dharaneishvc / ArogyaSathi

ArogyaSathi: Empowering Healthcare with Predictive Analytics
2 stars 1 forks source link

ImportError: cannot import name 'Earth' from 'pyearth' (/usr/local/lib/python3.10/dist-packages/pyearth/__init__.py) in google colab #2

Open sAnju3888 opened 4 months ago

sAnju3888 commented 4 months ago

!wget -q "https://github.com/scikit-learn-contrib/py-earth" !cd py-earth !sudo python setup.py install

import numpy from pyearth import Earth

issue2