Skip to content

Releases: erdogant/classeval

v0.2.2

07 Feb 18:14
Compare
Choose a tag to compare
  • Fix in setup for sklearn and encoding.

v0.2.1

08 May 17:32
Compare
Choose a tag to compare
  • updated requirements and setup file with missing libraries (scikit-learn and pandas)

v0.2.0

01 Dec 19:13
Compare
Choose a tag to compare
  • the plot function returns fig, ax

0.1.13

30 Nov 18:44
Compare
Choose a tag to compare
  • added doi

0.1.12

19 Jan 11:45
Compare
Choose a tag to compare
  • fix the many verbose messages for normalizing confmat

0.1.11

19 Jan 10:17
Compare
Choose a tag to compare
  • Always store the normalized values of the confusion matrix

0.1.10

17 Aug 21:23
Compare
Choose a tag to compare
  • fix for bug when pos_label is integer
  • fix for case when bool data

0.1.9

26 Jun 18:03
Compare
Choose a tag to compare
  • crossvalidation plot -> title and fontsize adjustable
  • example added
  • docstrings updates

0.1.8

24 Jun 13:02
Compare
Choose a tag to compare
  • added roc cross validation plot
  • added labels and colors to roc plot

0.1.7

23 Jun 17:52
Compare
Choose a tag to compare
  • improved consitency between two and multiclass evaluation