Skip to content

v0.3.0

Compare
Choose a tag to compare
@reiinakano reiinakano released this 13 Sep 16:01
· 18 commits to master since this release

New features:

  • plot_learning_curve has new parameter scoring to allow custom scoring functions. By @jengelman
  • New plotting function plot_calibration_curves

Deprecations

  • The Factory API has been deprecated and will be removed in v0.4.0
  • scikitplot.plotters has been deprecated and the functions in the Functions API have been distributed to various new modules. See documentation for more details.