Skip to content

hbq1/Technosphere-DataMining_HW_Decision_tree_CART_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision tree impelentation, CART

  • learn.csv - train set
  • test.csv - test set
  • users.csv - the full data

Run and test: python3 Cart.py learn.csv users.csv

Cross-validate: python3 Cart.py cross-val users.csv

About

[Obsolete] Homework for Data Mining, implementation of CART DT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages