Month: February 2014

Lecture 9

Now we start talking about data analysis methods, beginning with two sessions about classification.

There are two types of software that helps you do this. The first one is the java program weka, and the second is the python library scikit.learn.
Todays exercise will be about weka, and you can find it here:http://www.cs.waikato.ac.nz/ml/weka/
Scikit.learn which if there is time we will start using today can be found here:http://scikit-learn.org/stable/install.html

The exercise:Exercise 9

Cheers Arend