issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error install sklearn-contrib-py-earth in python 3.11
#230
sativa
opened
1 year ago
0
pip install sklearn-contrib-py-earth on COLAB fail
#229
RepiZoli
opened
1 year ago
0
Python3.9
#228
MJuddBooth
opened
1 year ago
2
Py-earth and numpy 1.25
#227
pgr123
opened
1 year ago
3
add test_new Readme
#226
artyomuiii
closed
1 year ago
0
Unable to fit Earth() over multiple X variables
#225
kchoX14
closed
1 year ago
7
Hotfix/numpy 1.24 compatibility
#224
peds
closed
1 year ago
1
Exporting a fitted Earth models as a sympy expression
#223
ASMAA9555
opened
2 years ago
0
Installing pyearth with docker image python:3.10.8-slim fails
#222
akanarik
opened
2 years ago
0
Installation of pyearth with python 3.8.10
#221
pgr123
closed
2 years ago
57
Is pyearth a a trademarked algorithm?
#220
apatange-source
closed
3 years ago
1
Is there a way to get the hinge points as a list?
#219
apatange-source
closed
3 years ago
3
summary returns df instead of str
#218
ktanishqk
closed
3 years ago
0
Can't Install on Mac OSX 11.x (Big Sur)
#217
bxg682
opened
3 years ago
3
Unable to import Earth on multiple platforms
#216
ArturoSbr
closed
3 years ago
5
Fit() function throwing a TypeError
#215
NikhilVeeresh
opened
3 years ago
2
Replaced Friedman, J. (1991) URL at README
#214
magamig
opened
3 years ago
0
Include cython files in package
#213
JonathanGrantTS
opened
3 years ago
0
Include cython files for #211
#212
JonathanGrant
closed
3 years ago
0
Please include cython files in pypi package
#211
JonathanGrant
opened
3 years ago
0
Instalation Fails python3.8
#210
lazarod09
opened
3 years ago
14
Is it possible to extract the remaining basis function from the algorithm for further calculation?
#209
kwchau
opened
3 years ago
1
py-earth build error.
#208
santoshgawande
closed
3 years ago
5
Update Python3.7 support
#207
bingoko
opened
3 years ago
0
Smaller dataset takes 10 times longer for training
#206
JinwooMcLee
opened
4 years ago
0
Change zero_tol default value
#205
jcrudy
opened
4 years ago
0
Installation fails on python3.7
#204
ChingzhiWU
opened
4 years ago
7
Fix compiling for python 3.7, change exc_* to curexc_*
#203
helllynx
opened
4 years ago
0
unable to install py-earth
#202
Freakwill
closed
5 years ago
1
Build Issue on Python 3.7.3
#201
gulls-on-parade
closed
5 years ago
1
Update generated cython code using cython 0.29.13 on py3.7.4
#200
lahwran
closed
4 years ago
1
problem with the latest version of conda
#199
elejeune11
opened
5 years ago
7
Usability: Earth.fit exception when fitted multiple times on different X num_features
#198
hdinh
opened
5 years ago
1
Selected iteration is 0 in pruning pass
#197
charleszxiong
opened
5 years ago
1
Fixes issue #195
#196
verycherry
closed
5 years ago
1
Forward pass adds same linear basis function
#195
CherylCB
opened
5 years ago
5
FutureWarning concerning default "rcond" value with numpy 1.16.1
#194
MissingShoes
opened
5 years ago
5
fit() got an unexpected keyword argument 'allow_missing'
#193
Hao883
closed
5 years ago
1
"Using deprecated NumPy API" error
#192
cscherrer
closed
5 years ago
6
Compatibility Issues with Python 3.7
#191
ghost
opened
5 years ago
12
Add install instructions for pip
#190
timocb
closed
5 years ago
1
Incompatible with RFECV
#189
jcrudy
opened
5 years ago
1
Add cross-validation based pruning method
#188
martinskogholt
closed
5 years ago
3
Failed to load Earth after having successfully installed py-earth...
#187
jiapei100
opened
6 years ago
3
Support for online learning?
#186
MattWenham
opened
6 years ago
3
unable to print basis
#185
miele100
closed
5 years ago
5
Fixing score_samples
#184
DRudel
opened
6 years ago
1
NameError: name 'np' is not defined
#183
ghost
closed
6 years ago
1
score_samples returns square matrix when label is one-dimensional
#182
DRudel
opened
6 years ago
8
Extrapolation Errors when predicting
#181
Fish-Soup
opened
6 years ago
2
Next