Erinevus lehekülje "Machine learning" redaktsioonide vahel

Allikas: Kursused
Mine navigeerimisribale Mine otsikasti
30. rida: 30. rida:
 
== Lecture 2: k-nearest neighbors ==
 
== Lecture 2: k-nearest neighbors ==
 
[[Media:Lecture2_ML2015_KNN.pdf ‎|Slides]]
 
[[Media:Lecture2_ML2015_KNN.pdf ‎|Slides]]
 +
 +
[[Media: data_lecture2.mat‎|Data file for the practice]]

Redaktsioon: 12. veebruar 2015, kell 13:57

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

Slides

Example made in class - When to play tennis?

Reading - contains also the full algorithm for decision tree learning with divide-and-conquer strategy.


Lecture 2: k-nearest neighbors

Slides

Data file for the practice