Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 393 Bytes

clr_prediction

This is a repository for Novel Prediction Techniques Based on Clusterwise Linear Regression paper.

The CLR implementation is located in clr.py file. All prediction algorithms are implemented following scikit-learn base_estimator API in clr_regressors.py file.

To reproduce the experiments from the paper, run:

./run_all.sh