Skip to content

intronIC v1.2.0

Compare
Choose a tag to compare
@glarue glarue released this 08 Feb 19:38

intronIC v1.2.0

  • Fix GridSearchCV regression with newer versions of scikit-learn (>v0.22) (see issue #1)
  • Due to scikit-learn's inversion of a default flag in GridSearchCV, intronIC must now require scikit-learn to be at least v0.22
  • This fix breaks compatibility with scikit-learn versions <v0.22