Skip to content

mokapot v0.9.1

Compare
Choose a tag to compare
@wfondrie wfondrie released this 14 Dec 22:47

[0.9.1] - 2022-12-14

Changed

  • Cross-validation classes are now detected by looking for inheritance from the sklearn.model_selection._search.BaseSearchCV class.

Fixed

  • Fixed backward compatibility issue for Python <3.10.