Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] PyCM 2.5 released : Multi-class confusion matrix library in Python

https://www.pycm.ir

https://github.com/sepandhaghighi/pycm

  • __version__ variable added #241
  • Individual classification success index (ICSI) added #238
  • Classification success index (CSI) added #238
  • Example-8 (Confidence interval) added #237
  • install.sh added
  • autopep8.sh added
  • Dockerfile added
  • CI method added #237
    • ACC
    • AUC
    • Overall ACC
    • Kappa
    • TPR
    • TNR
    • PPV
    • NPV
    • PLR
    • NLR
    • PRE
  • test.sh moved to .travis folder
  • Python 3.4 support dropped
  • Python 2.7 support dropped
  • AUTHORS.md updated
  • save_stat, save_csv and save_html methods Non-ASCII character bug fixed #246
  • Mixed type input vectors bug fixed #240
  • CONTRIBUTING.md updated #245
  • Example-3 updated #239
  • README.md modified #248
  • Document modified #248
  • CI attribute renamed to CI95 #237
  • kappa_se_calc function renamed to kappa_SE_calc #237
  • se_calc function modified and renamed to SE_calc #237
  • CI/SE functions moved to pycm_ci.py #237
  • Minor bug in save_html method fixed

submitted by /u/sepandhaghighi
[link] [comments]