afeinstein20 / stella

For characterizing flares with convolutional neural networks
https://adina.feinste.in/stella
MIT License
26 stars 18 forks source link

Switched from sklearn to scikit-learn in requirements.txt #27

Open jaytmiller opened 1 year ago

jaytmiller commented 1 year ago

Sklearn has been deprecated. Switching package name to scikit-learn is all that is required for fixing.