summaryrefslogtreecommitdiff
path: root/tree.py
AgeCommit message (Expand)Author
2020-10-01Merge pull request #14 from Vinkage/lonnielonnie20
2020-10-01Update tree.pylonnie20
2020-09-25Minor: fix unecessary lineMike Vink
2020-09-25Merge branch 'master' of github.com:Shikeiku/2020_data_mining_assignments int...Mike Vink
2020-09-25Minor: decided to uncomment the test callsMike Vink
2020-09-25Update tree.pylonnie20
2020-09-25Update tree.pylonnie20
2020-09-25print changeMike Vink
2020-09-25Merge branch 'mike_vink' into masterMike Vink
2020-09-25Minor: print bootstraps used for predictionMike Vink
2020-09-25Fix: bottleneck in the predictionMike Vink
2020-09-25minor thingsMike Vink
2020-09-25Update: this tree is fast and gets good resultsMike Vink
2020-09-25Fix: compared time profile and went backMike Vink
2020-09-24Fix: pima indians data prediction working nowMike Vink
2020-09-24Concatenate list of arrays instead of vstackMike Vink
2020-09-24Improv: numpy exhaustive split and better updateMike Vink