confusion-matrix topic

List confusion-matrix repositories

pycm

1.4k
Stars
121
Forks
Watchers

Multi-class confusion matrix library in Python

pretty-print-confusion-matrix

517
Stars
153
Forks
Watchers

Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib

ml-hierarchical-confusion-matrix

295
Stars
28
Forks
Watchers

Neo: Hierarchical Confusion Matrix Visualization (CHI 2022)

tf-matplotlib

119
Stars
17
Forks
Watchers

Seamlessly integrate matplotlib figures as tensorflow summaries.

βœ‹πŸΌπŸ›‘ This one stop project is a complete COVID-19 detection package comprising of 3 tasks: β€’ Task 1 --> COVID-19 Classification β€’ Task 2 --> COVID-19 Infection Segmentation β€’ Task 3 --> Lung Segment...

metriculous

95
Stars
11
Forks
Watchers

Measure and visualize machine learning model performance without the usual boilerplate.

BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from XRay images of lungs of a person using self laid convolutional...

SVHN-CNN

62
Stars
33
Forks
Watchers

Google Street View House Number(SVHN) Dataset, and classifying them through CNN

kdd99-scikit

58
Stars
23
Forks
Watchers

Solutions to kdd99 dataset with Decision tree and Neural network by scikit-learn

Sentiment Analysis of movie reviews by sklearn's naive bayes and TfIdf word vectorizer.