kjappelbaum / oximachinerunner

An easy API for using oximachine.
MIT License
7 stars 5 forks source link

make compatible with new sklearn versions #29

Open kjappelbaum opened 3 years ago

kjappelbaum commented 3 years ago

just tested with scikit-learn==0.23.2 it throws warnings but it should work fine for inference

kjappelbaum commented 3 years ago

but the cleanest way will be to re-train the models with new scikit-learn versions

kjappelbaum commented 3 years ago

but this is though to maintain since we'd need to do this for every patch version