Commit graph

6 commits

Author SHA1 Message Date
Vylion
0f0ae62cd5 🐞 Fixed Out-of-bag error calculation
📝 Uncommented the single tree training in Forest testing
📝 Silenced the single tree training output in Forest testing
2019-04-26 22:30:09 +02:00
Vylion
6f4987e179 📝 Added the Forest class
📝 Changed some format and definitions
📝 Added Out-of-Bag error calculation
2019-04-26 13:07:16 +02:00
Vylion
b01e30a34d Merge branch 'master' of https://gitlab.com/vylion/random-forest
🔀 Merge with README creation commit
2019-04-24 05:07:02 +02:00
Vylion
9946ca10f9 📻 Added parallelization to best question search
🚧 Created new tree to enable bootstrapping with indices (to avoid making a whole new bootstrapped database per tree)
2019-04-24 05:04:39 +02:00
Vylion
c3795b14ad Add README.md 2019-04-23 14:22:31 +00:00
Vylion
3b6e5f642e 📻 Initial commit 2019-04-23 03:51:09 +02:00