/CS760-HWs

All the homework assignments for CS760 - Machine learning course. http://www.biostat.wisc.edu/~craven/cs760/hw.html

Primary LanguagePython

CS760-HWs

All the homework assignments for CS760 - Machine learning course. http://www.biostat.wisc.edu/~craven/cs760/hw.html

The decision tree generator can be run as follows from command line :

python dt-learn.py

For example, python dt-learn.py data/heart_train.arff data/heart_test.arff 2