Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 207 Bytes

File metadata and controls

6 lines (5 loc) · 207 Bytes

ml_helpers

This library is a collection of machine learning helpers, such as tools for linear regression, etc.

List of current helpers

Linear Regression

  • HuberRegressor (outlier-robust regressor)