Skip to content

📈 Find your fasttext hyperparameters quickly and easily.

Notifications You must be signed in to change notification settings

vhoulbreque/fasttext-tuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fasttext-tuning

How to find the best parameters to tune the model? Let's use genetic algorithms!

To install, just do :

$ pip install .

TODO:

  • get_metrics is dependent on the labels names
  • no time output
  • better print output
  • save best model
  • gestion of train/test files to be enhanced
  • pip install
  • possibility to choose accuracy, recall, f1 score

About

📈 Find your fasttext hyperparameters quickly and easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages