index
:
2020_data_mining_classification_tree.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-09
Update tree.py
Hunter
2020-10-04
Almost finished with writing the docs
Mike Vink
2020-10-04
Documenting before the hand-in
Mike Vink
2020-10-01
Merge pull request #14 from Vinkage/lonnie
lonnie20
2020-10-01
Update tree.py
lonnie20
2020-09-25
Minor: fix unecessary line
Mike Vink
2020-09-25
Merge branch 'master' of github.com:Shikeiku/2020_data_mining_assignments int...
Mike Vink
2020-09-25
Minor: decided to uncomment the test calls
Mike Vink
2020-09-25
Merge pull request #12 from Vinkage/lonnie
lonnie20
2020-09-25
Merge branch 'master' into lonnie
lonnie20
2020-09-25
Update tree.py
lonnie20
2020-09-25
Update tree.py
lonnie20
2020-09-25
Merge pull request #11 from Vinkage/lonnie
lonnie20
2020-09-25
Update tree.py
lonnie20
2020-09-25
print change
Mike Vink
2020-09-25
Merge branch 'mike_vink' into master
Mike Vink
2020-09-25
Minor: print bootstraps used for prediction
Mike Vink
2020-09-25
Fix: bottleneck in the prediction
Mike Vink
2020-09-25
minor things
Mike Vink
2020-09-25
Merge branch 'master' of github.com:Shikeiku/2020_data_mining_assignments int...
Mike Vink
2020-09-25
Update: this tree is fast and gets good results
Mike Vink
2020-09-25
Fix: compared time profile and went back
Mike Vink
2020-09-24
Fix: pima indians data prediction working now
Mike Vink
2020-09-24
Concatenate list of arrays instead of vstack
Mike Vink
2020-09-24
Improv: numpy exhaustive split and better update
Mike Vink
2020-09-23
Update README.md
Vink
2020-09-23
Update README.md
Vink
2020-09-23
Update README.md
Vink
2020-09-23
Merge branch 'master' of github.com:Shikeiku/2020_data_mining_assignments int...
Mike Vink
2020-09-23
Add: data for pima indians and part 2
Mike Vink
2020-09-23
Update README.md
Vink
2020-09-23
Update README.md
Vink
2020-09-23
Update README.md
Vink
2020-09-23
minor
Mike Vink
2020-09-23
minor
Mike Vink
2020-09-23
adding some readme stuff
Mike Vink
2020-09-23
Deleting some misc files
Mike Vink
2020-09-23
Minor things
Mike Vink
2020-09-23
Improv: Lonnies algebra shortcut gebruikt
Mike Vink
2020-09-18
Changed comment
Mike Vink
2020-09-18
Minor: improved stop condition for tree.predict
Mike Vink
2020-09-18
nvm
Mike Vink
2020-09-18
Minor: print more variables
Mike Vink
2020-09-18
Major: improvements on readability, factoring
Mike Vink
2020-09-17
changes thursday
Mike Vink
2020-09-17
Working on vector version
Mike Vink
2020-09-16
Working version 1: slicing problems, and dict stor
Mike Vink
2020-09-16
Major update: obj oriented tree
Mike Vink
2020-09-15
add: Working tree_pred
Mike Vink
2020-09-15
fix: clone tree during context manager case predic
Mike Vink
[next]