Jason Rudy
2013-01-10 17:21:01 UTC
Hi there,
I'm working on an implementation of MARS [1] that I'd like to share, and it
seems like sklearn would be a good place for it. The MARS algorithm is
currently available as part of the R package "earth" and is one of the only
reasons I still use R. Would sklearn be a good place for such an
algorithm? Are there any guidelines or procedures I should be aware of
before contributing?
Best,
Jason
[1] Friedman, J. (1991). Multivariate adaptive regression splines. The
annals of statistics, 19(1), 167.
I'm working on an implementation of MARS [1] that I'd like to share, and it
seems like sklearn would be a good place for it. The MARS algorithm is
currently available as part of the R package "earth" and is one of the only
reasons I still use R. Would sklearn be a good place for such an
algorithm? Are there any guidelines or procedures I should be aware of
before contributing?
Best,
Jason
[1] Friedman, J. (1991). Multivariate adaptive regression splines. The
annals of statistics, 19(1), 167.