Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T11:09:02.000Z (almost 7 years ago)
- Last Synced: 2024-10-25T21:56:58.864Z (13 days 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).