Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 432 Bytes

decision_tree_ai

*** Note: If you are a educator and find that the contents of this repositorymay provide unfair aid to students then please email/message me and I will make this private

There are 2 implementation in this example: Infogain Gini Index

There are also example cases that are coded in to invoke these cases:

python decisionTree.py train1 test1 infogain

python decisionTree.py train1 test1 gini