https://github.com/yoyolicoris/IML_HW1
My implementation of homework 1 for the Introduction to Machine Learning class in NCTU (course number 1181).
https://github.com/yoyolicoris/IML_HW1
decision-trees id3-algorithm k-fold random-forest
Last synced: 4 months ago
JSON representation
My implementation of homework 1 for the Introduction to Machine Learning class in NCTU (course number 1181).
- Host: GitHub
- URL: https://github.com/yoyolicoris/IML_HW1
- Owner: yoyolicoris
- Created: 2017-10-31T01:19:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T11:09:02.000Z (over 7 years ago)
- Last Synced: 2025-01-27T07:36:33.449Z (4 months ago)
- Topics: decision-trees, id3-algorithm, k-fold, random-forest
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IML_HW1
Detailed instructions about the usage of each file can be seen in [the report](REPORT.md).