EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
550 stars 69 forks source link

Update code to work with numpy 2 #760

Open desilinguist opened 6 months ago

desilinguist commented 6 months ago

Once numpy 2 has been out for a while, we should make sure that SKLL works with numpy 2 and drop support for numpy 1, unless there's some serious issues with doing that.