Skip to content

A personal collection of ML pieces of code in case they help somebody

License

Notifications You must be signed in to change notification settings

JavierBJ/handy-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handy-ml

A personal collection of ML pieces of code in case they help somebody.

  • Optimize/Satisfy Early Stopping Criteria: a multi-objective early stopping criterion for training algorithms based on the optimize/satisfy principle.
  • Prediction Confidence: very simple linear transformation from predicted probabilities to degrees of confidence in the prediction.
  • Ordinal Regression: transformations over the model inputs and outputs to support ordinal regression with any multilabel classifier.

About

A personal collection of ML pieces of code in case they help somebody

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages