scikit-learn-contrib / py-earth

A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines
http://contrib.scikit-learn.org/py-earth/
BSD 3-Clause "New" or "Revised" License
459 stars 122 forks source link

Add install instructions for pip #190

Closed timocb closed 5 years ago

timocb commented 5 years ago

I noticed these install instructions were missing. This makes it much easier to install the package:

pip install sklearn-contrib-py-earth

jcrudy commented 5 years ago

This has been merged into v0.2dev.