Skip to content

Kipok/clr_prediction

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published