Skip to content

rohan-varma/ml-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ml-utils

Current features:

Model evaluation

  • Accuracy
  • Sensitivity/Recall
  • Precision
  • Specificity

Data Preprocessing

  • Normalize Data
  • Split Data
  • Generate batches
  • One-hot encode

Model tuning/optimization

  • Cross Validation
  • Average error across multiple training workflows
  • get_train_test_error
  • Get best hyperparameters: specifity a list of classifiers and the hyperparameters, and this method does a grid search over them to give you back the optimal setting of hyperparameters that were specified.

About

My machine learning utils

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages