Toggle navigation
Adrian Galdran - Research Site
Home
Publications
All Publications
Teaching
DACO Theoretical Lectures
DACO Practical Lectures
Contact
Daco_prac_17
DACO 2017 Practical Lecs.
DACO - Practical Lecture 1 - Introduction to Python for Scientific Computing
Where we learn the basics of how set up a Python-based system to develop Machine Learning, Computer Vision, and Image Processing projects.
DACO - Practical Lecture 2 - Bayesian Classification and Linear Regression
Where we introduce the scikit-learn library for Machine Learning. We learn about Classification with the Naive Bayes classifier, and Regression with a simple Linear Regression model.