/adaptative_huber_regression

"Adaptative Huber Regression" project for the course "Theoretical Guidelines"

Primary LanguageJupyter Notebook

Adaptative Huber Regression

"Adaptative Huber Regression" project for the course "Theoretical Guidelines"

Context

Implementation

We provide here our implementation of the https://arxiv.org/pdf/1706.06991.pdf. We follow scikit-learn template for regressors.

Results

We try to reproduce the results from the paper with the scripts in the Scripts folder.