Skip to content

gabrieljaguiar/mtlExperiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ML Experiments Suite

Automated Machine Learning Experiments.

How to use

Your datafile must be in the data/ folder and in the .csv format. The first column must contain an id which describes the sample. All the labels must be in the last column and must be identified by the class keyword.

Classifcation and regression tasks [id | features | class]

TO DO

  • Balancing
  • Feature Selection
  • Tuning
  • Hyperparameter Selection
  • Standardize outputfiles
  • Multilabel classification

About

Automated Machine Learning Experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages