Hi folks

Recently we have released new version of PyCM, library for confusion matrix 
statistical analysis. I thought you might find it interesting.
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 (more 
than 90) for predictive models and an accurate evaluation of large variety of 
classifiers.

Version 1.6 changelog :   
   - AUC Value Interpretation (AUCI) added
   - Example-6 added (Unbalanced data)
   - Anaconda cloud package added
   - overall_param and class_param arguments added to stat, save_stat and 
save_html methods
   - class_param argument added to save_csv method
   - _ removed from overall statistics names
   - README modified
   - Document modified

Repository : https://github.com/sepandhaghighi/pycmWebsite : 
http://pycm.shaghighi.ir/Document : http://pycm.shaghighi.ir/doc/Paper Link : 
PyCM: Multiclass confusion matrix library in Python

 

Best RegardsSepand Haghighi




_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to