Skip to content

Releases: rsteca/sklearn-deap

0.3.0

30 Jul 15:07
Compare
Choose a tag to compare
  • fix bug with new version of sklearn (again)

0.2.3

27 Nov 02:00
Compare
Choose a tag to compare
  • fix bug with new version of sklearn

0.2.2

21 Oct 22:37
Compare
Choose a tag to compare
  • Fix parallelism in windows

0.2.1

14 Sep 00:58
Compare
Choose a tag to compare
  • Add again properties best_score_ and best_params_

0.2.0

21 Apr 00:36
Compare
Choose a tag to compare
  • Make sklearn-deap compatible with sklearn model_selection
  • Include some tests
  • New function maximize

0.1.8

18 Jan 00:04
Compare
Choose a tag to compare
  • Fix cross validation with score_cache

0.1.7

23 Nov 20:57
Compare
Choose a tag to compare
  • Fix score_cache

0.1.6

18 Oct 02:37
Compare
Choose a tag to compare
  • now scikit-learn==0.18 can be used

0.1.5

12 Oct 13:57
Compare
Choose a tag to compare
  • fix best_score_

0.1.4

23 Aug 13:14
Compare
Choose a tag to compare
  • Fix python3 compatibility