samuelyen36 / -NCTU-2017-FALL-Introduction-to-Machine-Learning-homework

The two(hw1 and hw3,I mess hw2 up so I won't provided itXDD) homework of the course, Introduction to Machine Learning, which is lectured by 荊宇泰 and 鄭昌杰 in NCTU in 2017 fall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-NCTU-2017-FALL-Introduction-to-Machine-Learning-homework

The contend of HW1 is constructing a decision tree classifier of ID3 algorithm to analysis iris dataset(I will provided it). Professors demending us not to use the package which has already been developed by others. The language I use is CPP 11. You can run the program with a single ./hw1.sh command on ubuntu 16.04(hw1.cpp data.txt hw1.sh are required

About

The two(hw1 and hw3,I mess hw2 up so I won't provided itXDD) homework of the course, Introduction to Machine Learning, which is lectured by 荊宇泰 and 鄭昌杰 in NCTU in 2017 fall


Languages

Language:C++ 99.6%Language:Shell 0.4%