Python Forum
PyCM 1.8 released: Machine learning library for confusion matrix statistical analysis
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyCM 1.8 released: Machine learning library for confusion matrix statistical analysis
#1
PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and an accurate evaluation of large variety of classifiers.

https://github.com/sepandhaghighi/pycm
http://www.pycm.ir

Changelog :
- Lift Score (LS) added #128
- color argument added to save_html method #130
- version_check.py added
- Error messages modified #132
- Document modified #131
- Website changed to http://www.pycm.ir
- Interpretation functions moved to pycm_interpret.py
- Utility functions moved to pycm_util.py
- Unnecessary els and elif removed
- == changed to to is
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Feature Selection in Machine Learning shiv11 4 1,786 Apr-09-2024, 02:22 PM
Last Post: DataScience
  [machine learning] identifying a number 0-9 from a 28x28 picture, not working SheeppOSU 0 1,841 Apr-09-2021, 12:38 AM
Last Post: SheeppOSU
  Getting started in Machine Learning Harshil 5 3,213 Dec-07-2020, 04:06 PM
Last Post: sridhar
  Python Machine Learning: For Data Extraction JaneTan 0 1,839 Nov-24-2020, 06:45 AM
Last Post: JaneTan
  IndexError in Array while trying to do machine learning Mariaoye 0 1,879 Nov-12-2020, 12:35 AM
Last Post: Mariaoye
  Errors with Machine Learning trading bot-- not sure why MattKahn13 0 1,359 Aug-07-2020, 08:19 PM
Last Post: MattKahn13
  How useful is PCA for machine learning? Marvin93 0 1,529 Aug-07-2020, 02:07 PM
Last Post: Marvin93
  How to extract data from paragraph using Machine Learning with python? bccsthilina 2 3,028 Jul-27-2020, 07:02 AM
Last Post: hussainmujtaba
  Machine Learning: Process Enanda 13 4,277 Mar-18-2020, 02:02 AM
Last Post: jefsummers
  Machine Learning Polynomial Regression braveYug 0 1,704 Nov-13-2019, 11:41 AM
Last Post: braveYug

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020