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
458 stars 121 forks source link

Is pyearth a a trademarked algorithm? #220

Closed apatange-source closed 2 years ago

apatange-source commented 2 years ago

This isn't technically an issue. I just wanted to know whether I can use pyearth in a commercial project. I know the name MARS is trademarked so I just wanted to be sure.

kevin-dietz commented 2 years ago

@apatange-source Yes you can use it in a commercial application. You can view the license here: https://github.com/scikit-learn-contrib/py-earth/blob/master/LICENSE.txt