Trying out a random forest algorithm for a university delivery.
🚧 Created new tree to enable bootstrapping with indices (to avoid making a whole new bootstrapped database per tree)
|
||
---|---|---|
.gitignore | ||
hygdata_v3.csv | ||
question.py | ||
star.py | ||
star_reader.py | ||
tree.py | ||
tree_bootstrapped.py | ||
tree_tester.py |