Erinevus lehekülje "Machine learning" redaktsioonide vahel
Mine navigeerimisribale
Mine otsikasti
19. rida: | 19. rida: | ||
== Lecture 1: Introduction, decision trees == | == Lecture 1: Introduction, decision trees == | ||
[[Media:lecture1.pdf|Slides]] | [[Media:lecture1.pdf|Slides]] | ||
+ | |||
+ | [[Media:Dt_example.pdf|Example made in class]] | ||
[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. |
Redaktsioon: 14. veebruar 2014, kell 14:50
Spring 2013/2014
ITI8565: Machine learning
Taught by: Kairit Sirts
EAP: 6.0
Time and place: Fridays
Lectures: 16:00-17:30 X-406 Labs: 17:45-19:15 X-412
Additional information: sirts@ioc.ee, juhan.ernits@ttu.ee
The course is organised by the Department of Comptuer Science. The course is supported by IT Academy.
Lecture 1: Introduction, decision trees
Reading - contains also the full algorithm for decision tree learning with divide-and-conquer strategy.