/ML-DecisionTree

BIT2023 Spring, the homework of "Introduction to Machine Learning"

Primary LanguagePythonMIT LicenseMIT

ML-DecisionTree

BIT2023 Spring, the homework of "Introduction to Machine Learning"

inspection.py: Program #1,inspecting the data的程序文件。

decisionTree.py: Program #2, Decision Tree Learner的程序文件

ParaTest.py: 用于对决策树进行实验并绘图的程序文件。

实验报告.pdf: 实验报告。