Skip to content

Ensembles together a tuned neural network and a tuned random forest

Pre-release
Pre-release
Compare
Choose a tag to compare
@ClimbsRocks ClimbsRocks released this 08 Oct 03:48
· 381 commits to master since this release

As of this 0.9 release, we can:

  1. Automatically read and format training data from a .csv file
  2. Train and tune a neural network
  3. Train and tune a random forest
  4. Make predictions against a predictions dataset for each of these tuned classifiers
  5. Create an ensemble of both these classifiers by averaging their predictions together