Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 272 Bytes

ml_utils

Useful Python Machine Learning Utilities

TODO:

  • More EDA Tools (Plotting, data collection?)
  • Data Standardization (Smoothing, Over/Undersampling, Scaling)
  • Hyperparameter Tuning (Cross-validation minimization of train/test performance)
  • Results Plotting