Ensembles together a tuned neural network and a tuned random forest
Pre-release
Pre-release
As of this 0.9 release, we can:
- Automatically read and format training data from a .csv file
- Train and tune a neural network
- Train and tune a random forest
- Make predictions against a predictions dataset for each of these tuned classifiers
- Create an ensemble of both these classifiers by averaging their predictions together