fasttext-tuning
fasttext-tuning copied to clipboard
:chart_with_upwards_trend: Find your fasttext hyperparameters quickly and easily.
fasttext-tuning
How to find the best parameters to tune the model? Let's use genetic algorithms!
To install, just do :
$ pip install .
TODO:
- [X] get_metrics is dependent on the labels names
- [X] no time output
- [ ] better print output
- [X] save best model
- [X] gestion of train/test files to be enhanced
- [X] pip install
- [ ] possibility to choose accuracy, recall, f1 score