Update on machine learning

This commit is contained in:
mhjensen
2017-11-27 22:22:51 +00:00
parent e1cf880961
commit 2d8aefeb59
13 changed files with 1035 additions and 78 deletions
+33 -9
View File
@@ -6,9 +6,9 @@ Automatically generated HTML file from DocOnce source
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="description" content="Data Analysis and Machine Learning: Representing data">
<meta name="description" content="Data Analysis and Machine Learning: Introduction and Representing data">
<title>Data Analysis and Machine Learning: Representing data</title>
<title>Data Analysis and Machine Learning: Introduction and Representing data</title>
<!-- Bootstrap style: bootstrap -->
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
@@ -40,8 +40,18 @@ Automatically generated HTML file from DocOnce source
<!-- tocinfo
{'highest level': 2,
'sections': [('Representing data, overarching aims', 2, None, '___sec0'),
('Representing data, overarching aims', 2, None, '___sec1')]}
'sections': [('What is Machine Learning?', 2, None, '___sec0'),
('Types of Machine Learning', 2, None, '___sec1'),
('Different algorithms', 2, None, '___sec2'),
('Software and needed installations', 2, None, '___sec3'),
('Python installers', 2, None, '___sec4'),
('Installing R and C++', 2, None, '___sec5'),
('Introduction to Jupyter notebook and available tools',
2,
None,
'___sec6'),
('Representing data, overarching aims', 2, None, '___sec7'),
('Representing data, more examples', 2, None, '___sec8')]}
end of tocinfo -->
<body>
@@ -55,7 +65,7 @@ end of tocinfo -->
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="How2ReadData-bs.html">Data Analysis and Machine Learning: Representing data</a>
<a class="navbar-brand" href="How2ReadData-bs.html">Data Analysis and Machine Learning: Introduction and Representing data</a>
</div>
<div class="navbar-collapse collapse navbar-responsive-collapse">
@@ -63,8 +73,15 @@ end of tocinfo -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
<ul class="dropdown-menu">
<!-- navigation toc: --> <li><a href="._How2ReadData-bs001.html#___sec0" style="font-size: 80%;">Representing data, overarching aims</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs002.html#___sec1" style="font-size: 80%;">Representing data, overarching aims</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs001.html#___sec0" style="font-size: 80%;">What is Machine Learning?</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs002.html#___sec1" style="font-size: 80%;">Types of Machine Learning</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs003.html#___sec2" style="font-size: 80%;">Different algorithms</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs004.html#___sec3" style="font-size: 80%;">Software and needed installations</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs005.html#___sec4" style="font-size: 80%;">Python installers</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs006.html#___sec5" style="font-size: 80%;">Installing R and C++</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs007.html#___sec6" style="font-size: 80%;">Introduction to Jupyter notebook and available tools</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs008.html#___sec7" style="font-size: 80%;">Representing data, overarching aims</a></li>
<!-- navigation toc: --> <li><a href="._How2ReadData-bs009.html#___sec8" style="font-size: 80%;">Representing data, more examples</a></li>
</ul>
</li>
@@ -83,7 +100,7 @@ end of tocinfo -->
<div class="jumbotron">
<center><h1>Data Analysis and Machine Learning: Representing data</h1></center> <!-- document title -->
<center><h1>Data Analysis and Machine Learning: Introduction and Representing data</h1></center> <!-- document title -->
<p>
<!-- author(s): Morten Hjorth-Jensen -->
@@ -99,7 +116,7 @@ end of tocinfo -->
<center>[2] <b>Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University</b></center>
<br>
<p>
<center><h4>Nov 26, 2017</h4></center> <!-- date -->
<center><h4>Nov 27, 2017</h4></center> <!-- date -->
<br>
<p>
@@ -115,6 +132,13 @@ end of tocinfo -->
<li class="active"><a href="._How2ReadData-bs000.html">1</a></li>
<li><a href="._How2ReadData-bs001.html">2</a></li>
<li><a href="._How2ReadData-bs002.html">3</a></li>
<li><a href="._How2ReadData-bs003.html">4</a></li>
<li><a href="._How2ReadData-bs004.html">5</a></li>
<li><a href="._How2ReadData-bs005.html">6</a></li>
<li><a href="._How2ReadData-bs006.html">7</a></li>
<li><a href="._How2ReadData-bs007.html">8</a></li>
<li><a href="._How2ReadData-bs008.html">9</a></li>
<li><a href="._How2ReadData-bs009.html">10</a></li>
<li><a href="._How2ReadData-bs001.html">&raquo;</a></li>
</ul>
<!-- ------------------- end of main content --------------- -->