SJ001 / AI-Feynman

MIT License
607 stars 186 forks source link

scikit-learn in pip requirement file #82

Open QueenMABhydro opened 9 months ago

QueenMABhydro commented 9 months ago

Hi,

I'm following your instructions for installing AI-Feynman. pip install aifeynman doesn't work because it calls pip install sklearn during the installation, and this command is deprecated (it should be pip install sciait-learn now). Alternatively, I guess I can probably install AI-Feynman directly from Github, but given that you provide installation instructions, I thought it would be easier just to follow them. I am interested in trying to use AI-Feynman as a diagnostic tool for problems in hydrological models (or components of hydrological models).