new deadline p2

This commit is contained in:
mhjensen
2020-11-04 12:07:08 +01:00
parent 5ae3689daf
commit 1fc315189a
16 changed files with 232 additions and 76 deletions
@@ -7,9 +7,9 @@ Automatically generated HTML file from DocOnce source
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Project 2 on Machine Learning, deadline November 9">
<meta name="description" content="Project 2 on Machine Learning, deadline November 13 (Midnight)">
<title>Project 2 on Machine Learning, deadline November 9</title>
<title>Project 2 on Machine Learning, deadline November 13 (Midnight)</title>
<!-- Bootstrap style: bootstrap -->
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
@@ -107,7 +107,7 @@ MathJax.Hub.Config({
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="Project2-bs.html">Project 2 on Machine Learning, deadline November 9</a>
<a class="navbar-brand" href="Project2-bs.html">Project 2 on Machine Learning, deadline November 13 (Midnight)</a>
</div>
<div class="navbar-collapse collapse navbar-responsive-collapse">
@@ -144,7 +144,7 @@ MathJax.Hub.Config({
<div class="jumbotron">
<center><h1>Project 2 on Machine Learning, deadline November 9</h1></center> <!-- document title -->
<center><h1>Project 2 on Machine Learning, deadline November 13 (Midnight)</h1></center> <!-- document title -->
<p>
<!-- author(s): <a href="http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html" target="_self">Data Analysis and Machine Learning FYS-STK3155/FYS4155</a> -->
@@ -159,7 +159,7 @@ MathJax.Hub.Config({
<center><b>Department of Physics, University of Oslo, Norway</b></center>
<br>
<p>
<center><h4>Oct 7, 2020</h4></center> <!-- date -->
<center><h4>Nov 4, 2020</h4></center> <!-- date -->
<br>
<p>
</div> <!-- end jumbotron -->
@@ -7,9 +7,9 @@ Automatically generated HTML file from DocOnce source
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Project 2 on Machine Learning, deadline November 9">
<meta name="description" content="Project 2 on Machine Learning, deadline November 13 (Midnight)">
<title>Project 2 on Machine Learning, deadline November 9</title>
<title>Project 2 on Machine Learning, deadline November 13 (Midnight)</title>
<!-- Bootstrap style: bootstrap -->
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
@@ -107,7 +107,7 @@ MathJax.Hub.Config({
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="Project2-bs.html">Project 2 on Machine Learning, deadline November 9</a>
<a class="navbar-brand" href="Project2-bs.html">Project 2 on Machine Learning, deadline November 13 (Midnight)</a>
</div>
<div class="navbar-collapse collapse navbar-responsive-collapse">
@@ -144,7 +144,7 @@ MathJax.Hub.Config({
<div class="jumbotron">
<center><h1>Project 2 on Machine Learning, deadline November 9</h1></center> <!-- document title -->
<center><h1>Project 2 on Machine Learning, deadline November 13 (Midnight)</h1></center> <!-- document title -->
<p>
<!-- author(s): <a href="http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html" target="_self">Data Analysis and Machine Learning FYS-STK3155/FYS4155</a> -->
@@ -159,7 +159,7 @@ MathJax.Hub.Config({
<center><b>Department of Physics, University of Oslo, Norway</b></center>
<br>
<p>
<center><h4>Oct 7, 2020</h4></center> <!-- date -->
<center><h4>Nov 4, 2020</h4></center> <!-- date -->
<br>
<p>
</div> <!-- end jumbotron -->
@@ -7,9 +7,9 @@ Automatically generated HTML file from DocOnce source
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Project 2 on Machine Learning, deadline November 9">
<meta name="description" content="Project 2 on Machine Learning, deadline November 13 (Midnight)">
<title>Project 2 on Machine Learning, deadline November 9</title>
<title>Project 2 on Machine Learning, deadline November 13 (Midnight)</title>
<style type="text/css">
@@ -102,7 +102,7 @@ MathJax.Hub.Config({
<center><h1>Project 2 on Machine Learning, deadline November 9</h1></center> <!-- document title -->
<center><h1>Project 2 on Machine Learning, deadline November 13 (Midnight)</h1></center> <!-- document title -->
<p>
<!-- author(s): <a href="http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html" target="_blank">Data Analysis and Machine Learning FYS-STK3155/FYS4155</a> -->
@@ -117,7 +117,7 @@ MathJax.Hub.Config({
<center><b>Department of Physics, University of Oslo, Norway</b></center>
<br>
<p>
<center><h4>Oct 7, 2020</h4></center> <!-- date -->
<center><h4>Nov 4, 2020</h4></center> <!-- date -->
<br>
<h2 id="___sec0">Classification and Regression, from linear and logistic regression to neural networks </h2>
@@ -4,13 +4,13 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<!-- dom:TITLE: Project 2 on Machine Learning, deadline November 9 -->\n",
"# Project 2 on Machine Learning, deadline November 9\n",
"<!-- dom:TITLE: Project 2 on Machine Learning, deadline November 13 (Midnight) -->\n",
"# Project 2 on Machine Learning, deadline November 13 (Midnight)\n",
"<!-- dom:AUTHOR: [Data Analysis and Machine Learning FYS-STK3155/FYS4155](http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html) at Department of Physics, University of Oslo, Norway -->\n",
"<!-- Author: --> \n",
"**[Data Analysis and Machine Learning FYS-STK3155/FYS4155](http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html)**, Department of Physics, University of Oslo, Norway\n",
"\n",
"Date: **Oct 7, 2020**\n",
"Date: **Nov 4, 2020**\n",
"\n",
"Copyright 1999-2020, [Data Analysis and Machine Learning FYS-STK3155/FYS4155](http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html). Released under CC Attribution-NonCommercial 4.0 license\n",
"\n",
@@ -129,7 +129,7 @@ final, % draft: marks overfull hboxes, figures with paths
\begin{center}
{\LARGE\bf
\begin{spacing}{1.25}
Project 2 on Machine Learning, deadline November 9
Project 2 on Machine Learning, deadline November 13 (Midnight)
\end{spacing}
}
\end{center}
@@ -149,7 +149,7 @@ Project 2 on Machine Learning, deadline November 9
% --- begin date ---
\begin{center}
Oct 7, 2020
Nov 4, 2020
\end{center}
% --- end date ---
Binary file not shown.
+2 -2
View File
@@ -103,7 +103,7 @@ final, % draft: marks overfull hboxes, figures with paths
\begin{center}
{\LARGE\bf
\begin{spacing}{1.25}
Project 2 on Machine Learning, deadline November 9
Project 2 on Machine Learning, deadline November 13 (Midnight)
\end{spacing}
}
\end{center}
@@ -123,7 +123,7 @@ Project 2 on Machine Learning, deadline November 9
% --- begin date ---
\begin{center}
Oct 7, 2020
Nov 4, 2020
\end{center}
% --- end date ---
+1
View File
@@ -206,6 +206,7 @@ MathJax.Hub.Config({
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.svm</span> <span style="color: #008000; font-weight: bold">import</span> SVC
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.linear_model</span> <span style="color: #008000; font-weight: bold">import</span> LogisticRegression
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.tree</span> <span style="color: #008000; font-weight: bold">import</span> DecisionTreeClassifier
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.ensemble</span> <span style="color: #008000; font-weight: bold">import</span> BaggingClassifier
<span style="color: #408080; font-style: italic"># Load the data</span>
cancer <span style="color: #666666">=</span> load_breast_cancer()
+1
View File
@@ -518,6 +518,7 @@ We will grow of forest of say \( B \) trees.
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.svm</span> <span style="color: #8B008B; font-weight: bold">import</span> SVC
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.linear_model</span> <span style="color: #8B008B; font-weight: bold">import</span> LogisticRegression
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.tree</span> <span style="color: #8B008B; font-weight: bold">import</span> DecisionTreeClassifier
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.ensemble</span> <span style="color: #8B008B; font-weight: bold">import</span> BaggingClassifier
<span style="color: #228B22"># Load the data</span>
cancer = load_breast_cancer()
@@ -497,6 +497,7 @@ We will grow of forest of say \( B \) trees.
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.svm</span> <span style="color: #8B008B; font-weight: bold">import</span> SVC
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.linear_model</span> <span style="color: #8B008B; font-weight: bold">import</span> LogisticRegression
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.tree</span> <span style="color: #8B008B; font-weight: bold">import</span> DecisionTreeClassifier
<span style="color: #8B008B; font-weight: bold">from</span> <span style="color: #008b45; text-decoration: underline">sklearn.ensemble</span> <span style="color: #8B008B; font-weight: bold">import</span> BaggingClassifier
<span style="color: #228B22"># Load the data</span>
cancer = load_breast_cancer()
+1
View File
@@ -502,6 +502,7 @@ We will grow of forest of say \( B \) trees.
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.svm</span> <span style="color: #008000; font-weight: bold">import</span> SVC
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.linear_model</span> <span style="color: #008000; font-weight: bold">import</span> LogisticRegression
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.tree</span> <span style="color: #008000; font-weight: bold">import</span> DecisionTreeClassifier
<span style="color: #008000; font-weight: bold">from</span> <span style="color: #0000FF; font-weight: bold">sklearn.ensemble</span> <span style="color: #008000; font-weight: bold">import</span> BaggingClassifier
<span style="color: #408080; font-style: italic"># Load the data</span>
cancer <span style="color: #666666">=</span> load_breast_cancer()
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
TITLE: Project 2 on Machine Learning, deadline November 9
TITLE: Project 2 on Machine Learning, deadline November 13 (Midnight)
AUTHOR: "Data Analysis and Machine Learning FYS-STK3155/FYS4155":"http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html" {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo, Norway
DATE: today
+1
View File
@@ -314,6 +314,7 @@ from sklearn.datasets import load_breast_cancer
from sklearn.svm import SVC
from sklearn.linear_model import LogisticRegression
from sklearn.tree import DecisionTreeClassifier
from sklearn.ensemble import BaggingClassifier
# Load the data
cancer = load_breast_cancer()