Erinevus lehekülje "Machine learning" redaktsioonide vahel
Mine navigeerimisribale
Mine otsikasti
26. rida: | 26. rida: | ||
[http://ciml.info/dl/v0_8/ciml-v0_8-ch01.pdf Reading] - contains also the full algorithm for decision tree learning with divide-and-conquer strategy. | [http://ciml.info/dl/v0_8/ciml-v0_8-ch01.pdf Reading] - contains also the full algorithm for decision tree learning with divide-and-conquer strategy. | ||
+ | |||
+ | |||
+ | == Lecture 2: k-nearest neighbors == | ||
+ | [[Media:Lecture2_ML2015_KNN.pdf |Slides]] |
Redaktsioon: 12. veebruar 2015, kell 11:10
Previous years: 2014
Spring 2014/2015
ITI8565: Machine learning
Taught by: Sven Nõmm
EAP: 6.0
Time and place: Thursdays
Lectures: 14:00-15:30 ICT-A2 Labs: 16:00-17:30 ICT-405
Consultation: by appointment
Additional information: sven.nomm@ttu.ee
The course is organised by the Department of Comptuer Science. The course is supported by IT Academy.
Lecture 1: Introduction, decision trees
Example made in class - When to play tennis?
Reading - contains also the full algorithm for decision tree learning with divide-and-conquer strategy.