project/templates/about/tutorial.html
branch2011
changeset 485 1f3fc0de016e
parent 484 de1331cbbbf3
child 486 ea923104766c
equal deleted inserted replaced
484:de1331cbbbf3 485:1f3fc0de016e
   119 	</li>
   119 	</li>
   120 	<li>The course materials are available <a href="http://scipy-lectures.github.com/advanced/image_processing/index.html">here</a></li>
   120 	<li>The course materials are available <a href="http://scipy-lectures.github.com/advanced/image_processing/index.html">here</a></li>
   121 </ul>
   121 </ul>
   122 
   122 
   123 
   123 
   124 <h3 id="sec2.3">Gael Varoquaux,   Machine learning with scikit-learn  (2 hrs)</h3>
   124 <h3 id="sec2.3">Gael Varoquaux,   Machine learning with scikit-learn  (3 hrs)</h3>
   125 <ul>
   125 <ul>
   126 	<li>
   126 	<li>
   127 	Introduction to machine learning and statistical data processing with the
   127 	Introduction to machine learning and statistical data processing with the
   128 	features in scikit-learn, and how to use it to solve real-world problems:
   128 	features in scikit-learn, and how to use it to solve real-world problems:
   129 	from handwritten digits classification to stock market prediction.
   129 	from handwritten digits classification to stock market prediction.