Skip to content

Cobra v1.0.2

Compare
Choose a tag to compare
@JanBenisek JanBenisek released this 13 Jul 04:31
· 141 commits to master since this release
4da81c6

In this release, we added:

  • added new logo (#25)
  • added CI/CD testing pipeline
  • improved speed of train/test/validation split (#53)
  • optional number of deciles in evaluator plots (#35)
  • improve PIGs visualizaton (#30 and #32)

In this release, we fixed:

  • regrouping name (#42)
  • index error (#40)
  • error in disretizing (#39)
  • value trying to set on a copy warning (#37)
  • floating error in train/selection/validation split (#33)
  • AUC sorting inconsistency (#28)