pycm
Confusion matrix calculator
A Python library used to calculate and visualize confusion matrices for multi-class classification problems.
Multi-class confusion matrix library in Python
1k stars
36 watching
124 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
accuracyaiartificial-intelligenceclassificationconfusion-matrixdatadata-analysisdata-miningdata-sciencedeep-learningdeeplearningevaluationmachine-learningmathematicsmatrixmlmulticlass-classificationneural-networkstatistical-analysisstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
iyassou/umatrix | A library providing basic matrix arithmetic operations and functions for the MicroPython language. | 15 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
jalawson/ulinalg | A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
pbrod/numdifftools | A Python library for automatic numerical differentiation of scalar and vector-valued functions. | 256 |
bjodah/chempy | A comprehensive Python package for chemistry calculations and properties | 557 |
sigma-py/accupy | A Python library providing accurate and efficient numerical summation and dot product functions. | 104 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
auto-differentiation/xad-py | Provides automatic differentiation capabilities for numerical computations in Python | 10 |
sunqm/pyscf | A Python module for performing quantum chemical simulations of chemistry. | 68 |
rcolistete/upyuncertainties | Calculates uncertainty in numerical calculations and propagates them through operations. | 0 |
pyamg/pyamg | A Python library implementing algebraic multigrid solvers for large-scale linear systems | 569 |
misp/misp-taxonomies | A Python application that provides a standardized set of classification libraries to tag, classify, and organize security-related information. | 264 |
blindglobe/lisp-matrix | A numerical algebra package for Common Lisp | 71 |
pgularski/pysm | A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |