Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with confusion-matrix

A curated list of projects in awesome lists tagged with confusion-matrix .

https://github.com/apple/ml-hierarchical-confusion-matrix

Neo: Hierarchical Confusion Matrix Visualization (CHI 2022)

confusion-matrix data-visualization machine-learning visual-analytics

Last synced: 16 Dec 2024

https://github.com/cheind/tf-matplotlib

Seamlessly integrate matplotlib figures as tensorflow summaries.

blittable confusion-matrix matplotlib tensorboard tensorflow

Last synced: 01 Nov 2024

https://github.com/pengzhaoqing/kdd99-scikit

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

confusion-matrix decision-tree intrusion-detection kdd99 mlp scikit-learn

Last synced: 18 Nov 2024

https://github.com/altimis/confusion-matrix-for-mask-r-cnn

Confusion matrix for Mask R-CNN (Matterport implementation)

confusion-matrix deep-learning mask-rcnn maskrcnn matterport object-detection plotting

Last synced: 14 Nov 2024

https://github.com/aquatiko/sentiment-analysis-tfidf-vectorizer-method

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

confusion-matrix movie-reviews naive-bayes-classifier sentiment-analysis sklearn-vectorizer tfidf wordnet

Last synced: 12 Oct 2024

https://github.com/chinmayrane16/mnist-digit-recognizer-cnn-keras-99.66

Used the Dataset "MNIST Digit Recognizer" on Kaggle. Trained Convolutional Neural Networks on 42000 Training Images and predicted labels on 28000 Test Images with an Validation Accuracy of 99.52% and 99.66% on Kaggle Leaderboard.

cnn confusion-matrix deep-learning keras matplotlib mnist-dataset neural-networks

Last synced: 27 Oct 2024

https://github.com/kuixu/pytorch_online_plotter

Online meter ploter for pytorch. Real time ploting Accuracy, Loss, mAP, AUC, Confusion Matrix

confusion-matrix lossless mean-average-precision online plot pytorch real-time

Last synced: 30 Oct 2024

https://github.com/fcakyon/confplot

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

confusion-matrix confusionmatrix linux macos matlab matplotlib package pip plot pypi python seaborn windows

Last synced: 09 Nov 2024

https://github.com/oleksandr-g-rock/how_to_create_confusion_matrix

How to create a confusion matrix with the test result in your training model & How to visualize the history of network learning: accuracy, loss in graphs.

accuracy confusion-matrix graphics loss-functions matplotlib matplotlib-tutorial vsualization

Last synced: 18 Nov 2024

https://github.com/labrijisaad/twitter-sentiment-analysis-with-python

We aim in this project to analyze the sentiment of tweets provided from the Sentiment140 dataset by developing a machine learning sentiment analysis model involving the use of classifiers. The performance of these classifiers is then evaluated using accuracy and F1 scores.

accuracy-score bernoulli-naive-bayes confusion-matrix f1-score lemmatization logistic-regression machine-learning nlp roc-auc-curve sentiment-analysis sentiment140-dataset stemming support-vector-machine tokenization twitter-sentiment-analysis

Last synced: 06 Nov 2024

https://github.com/imharshag/fake-news-detection-using-ml

This project aims to tackle this problem by developing a system that can effectively detect fake news using machine learning techniques.

classification-algorithm confusion-matrix css decision-trees django html logistic-regression machine-learning randomforest regression-algorithms supervised-learning

Last synced: 17 Nov 2024

https://github.com/eonu/daze

Better multi-class confusion matrix plots for Scikit-Learn, incorporating per-class and overall evaluation measures.

accuracy classification confusion-matrix confusion-matrix-heatmap evaluation evaluation-metrics f1-score measures multi-class plot precision recall scikit-learn

Last synced: 10 Oct 2024

https://github.com/krisharul26/defect-detection-in-air-pressure-system-aps-of-a-truck-using-ml

The dataset consists of data collected from heavy Scania trucks in everyday usage. The system in focus is the Air Pressure system (APS) which generates pressurised air that is utilized in various functions in a truck, such as braking and gear changes. The dataset’s positive class consists of component failures for a specific component of the APS system. The negative class consists of trucks with failures for components not related to the APS. So, I created a model where It can able to detect whether the APS is going to fail or Not.

confusion-matrix f1-score gridsearchcv hyperparameter-optimization knn-classification roc sampling-methods svm-classifier

Last synced: 09 Nov 2024

https://github.com/novasush/tensorboard-with-fashion-mnist

Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.

confusion-matrix confusionmatrix tensor tensorbo tensorflow tensorflow-experiments

Last synced: 21 Dec 2024

https://github.com/zackakil/precision-recall-playground

Interactive UI for understanding how a confusion matrix work in machine learning classification.

classification confusion-matrix machine-learning

Last synced: 13 Nov 2024

https://github.com/mdaiyub/heart-disease-prediction

Heart disease describes a range of conditions that affect your heart. Diseases under the heart disease umbrella include blood vessel diseases, such as coronary artery disease, heart rhythm problems (arrhythmia), and heart defects you’re born with (congenital heart defects), among others.

confusion-matrix data-science decision-tree-classifier gaussiannb kneighborsclassifier logistic-regression machine-learning matplotlib-pyplot numpy pandas python random-forest-classifier seaborn svc-svm

Last synced: 17 Nov 2024

https://github.com/mdaiyub/house-price-prediction

Predicting house prices can help determine the selling price of a house in a particular region and can help people find the right time to buy a home.

confusion-matrix decision-tree-classifier gaussiannb kneighborsclassifier logistic-regression machine-learning matplotlib-pyplot numpy pandas random-forest-classifier seaborn svc-svm

Last synced: 17 Nov 2024

https://github.com/avestura/scikit-heart-disease-classifier

💚 A heart disease classifier using 4 SVM kernels and decision trees, with PCA, ROC, pruning, grid search cv, confusion matrix, and more

confusion-matrix cost-complexity-pruning decision-tree decision-tree-classifier grid-search-cross-validation linear-kernel one-hot-encoding pca poly-kernel pruning rbf-kernel roc sigmoid-kernel svm svm-classifier

Last synced: 14 Nov 2024

https://github.com/niteshchawla/loantap-logisticregression

Given a set of attributes for an Individual, determine if a credit line should be extended to them. If so, what should the repayment terms be in business recommendations?

confusion-matrix encoding feature-engineering featureimportance hyperparameter-tuning logistic-regression machine-learning numpy pandas-python precision-recall roc-auc-curve sklearn-metrics smote-sampling

Last synced: 11 Nov 2024

https://github.com/niteshchawla/ola-ensemblelearning

Recruiting and retaining drivers is seen by industry watchers as a tough battle for Ola. Churn among drivers is high and it’s very easy for drivers to stop working for the service on the fly or jump to Uber depending on the rates.

bagging-ensemble confusion-matrix encoding ensemble-learning feature-engineering featureimportance gridsearchcv hyperparameter-tuning machine-learning precision-recall random-forest roc-auc-curve scaling-methods smote-sampling

Last synced: 11 Nov 2024

https://github.com/aarryasutar/logistic_regression_on_age_prediction

This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.

accuracy-score confusion-matrix f1-score feature-selection logistic-regression model-training numpy pandas precision recall rmse roc-auc-curve scikit-learn visualization

Last synced: 21 Dec 2024

https://github.com/q-m/mlc-eval

Classification evaluation interface

classification confusion-matrix js machine-learning webapp

Last synced: 09 Nov 2024

https://github.com/aarryasutar/hate_speech_detection

This project aims to detect hate speech on Twitter using advanced NLP and machine learning techniques, exploring feature extraction methods like TF-IDF and sentiment analysis, and evaluating models such as Logistic Regression and SVM.

confusion-matrix doc2vec gensim logistic-regression matplotlib naive-bayes nltk numpy pandas python random-forest scikit-learn seaborn stemming stopwords-removal svm tf-idf-vectorizer tokenization vader word-cloud

Last synced: 13 Nov 2024

https://github.com/sayak119/traffic_sign_recog

traffic sign recognition using CNN

cnn confusion-matrix traffic-sign-recognition

Last synced: 17 Nov 2024

https://github.com/vidhi1290/emotion-classifier-with-deep-learning

Welcome to the Emotion Classifier project! This repository contains a comprehensive solution for emotion classification using Natural Language Processing (NLP) and deep learning techniques.😭🤣🙂

confusion-matrix emotion-classifier emotion-detection lstm lstm-neural-networks nlp nlp-machine-learning softmax visualization

Last synced: 08 Dec 2024

https://github.com/omogbolahan94/customer-churn-prediction

This project demonstrates how to build a logistic regression model and understanding the evaluation metrics to determine if the model is performing well or not

accuracy-metrics confusion-matrix cross-valids logistic-regression precision recall-metrics roc-curve

Last synced: 05 Nov 2024

https://github.com/harmanveer-2546/retinal-disease-classification

The number of visually impaired people worldwide is estimated to be 2.2 billion, of whom at least 1 billion have a vision impairment that could have been prevented or is yet to be addressed. Early detection and diagnosis of ocular pathologies would enable forestall of visual impairment.

3d-graph classification confusion-matrix densenet dropout keras matplotlib maxpooling2d opencv os plotly retinal-diseases retinal-images seaborn sequential-models tensorflow test-train-split visualization

Last synced: 21 Dec 2024

https://github.com/satvikpraveen/fashionmnist-analysis

A comprehensive analysis of the Fashion MNIST dataset using PyTorch. Covers data preparation, EDA, baseline modeling, and fine-tuning CNNs like ResNet. Includes modular folders for data, notebooks, and results. Features CSV exports, visualizations, metrics comparison, and a requirements.txt for easy setup. Ideal for ML workflow exploration.

computer-vision confusion-matrix convolutional-neural-networks deep-learning-algorithms exploratory-data-analysis fashion-mnist-dataset fine-tuning hyperparameter-tuning image-classification jupyter-notebook machine-learning-algorithms matplotlib-pyplot model-evaluation numpy pandas pytorch resnet-18 scikit-learn seaborn vgg

Last synced: 03 Dec 2024

https://github.com/akashash01/logistic-regresion

This is an contrast of linear regression model, used to examine the association between the independent variable(category or contineous) with dependent variable(binary), which is an discrete outcome.

auc-roc-curve classification confusion-matrix data-science kolmogorov-smirnov machine-learning nonlinear-regression numpy pandas python supervised-learning vif woe-and-iv

Last synced: 14 Dec 2024

https://github.com/ahmad-ali-rafique/logistic-regression-modeling

An in-depth exploration of logistic regression models, including data cleaning, model building, and performance evaluation on various datasets.

accuracy confusion-matrix data dataanalytics logistic-regression logistic-regression-classifier machine-learning-algorithms mlmodels model modelling regression-models

Last synced: 15 Nov 2024

https://github.com/estelacode/data_science

📈📊 Data Science Notebooks . ▫️ Aplicación de algoritmos de ML para la resolución de problemas de aprendizaje supervisado (Clasificación y Regresión)

bagging boosting confusion-matrix decisiontreeclassifier feature-engineering feature-extraction feature-selection gaussian-naive-bayes gridsearchcv kneighborsregressor lda linear-regression logistic-regression machine-learning mlpregressor pca python roc-curve stackingregressor svm

Last synced: 26 Nov 2024

https://github.com/zunainaliazam/medical-data-ner-with-bert

This project leverages BERT for Named Entity Recognition (NER) on a medical dataset. The notebook provides a step-by-step guide, from dataset preparation to fine-tuning and saving the trained model for medical NER tasks.

bert-base-cased bert-fine-tuning berttokenizer confusion-matrix fine-tuning jupyter-notebook medical-data named-entity-recognition pytorch

Last synced: 19 Dec 2024

https://github.com/aja512/tweet-emotion-recognition

Created a Recurrent Neural Network (RNN) and used it to train it on a tweet emotion dataset to learn to recognize emotions in tweets. The dataset has thousands of tweets each classified in one of 6 emotions. This is a multi class classification problem in the natural language processing domain.

confusion-matrix keras natural-language-processing python3 recurrent-neural-networks tensorflow2 tweets

Last synced: 07 Nov 2024

https://github.com/sultanazhari/prediction-model-of-customers-leaving

Bank Beta Company focus on retain existing customers, our task is to create a model that predicts whether or not a customer will leave the bank soon.

accuracy-score confusion-matrix logistic-regression-algorithm matplotlib-pyplot numpy pandas python3 random-forest roc-auc-score seaborn train-test-using-sklearn

Last synced: 25 Nov 2024

https://github.com/sultanazhari/decisive-model-with-high-profit-potential-and-low-risk

OilyGiant mining company finding the best place for 200 new well points, As an Data Scientist we're creating a model who can choose the best 200 point by profit and risk.

accuracy-score chi2-contingency confusion-matrix logistic-regression matplotlib-pyplot numpy pandas python3 random-forest roc-auc-score seaborn train-test-using-sklearn

Last synced: 25 Nov 2024

https://github.com/phattharaphorn/lung-cancer-prediction

🫁 Predict the risk of developing lung cancer in Elementary Differential Equations and Linear Algebra.

confusion-matrix linear-algebra logistic-regression pearson-similarity python

Last synced: 22 Nov 2024

https://github.com/shivamkumar818/mbti-personality-prediction-from-text-data

MBTI Personality Prediction from Text Data This project leverages machine learning to predict Myers-Briggs Type Indicator (MBTI) personality types based on textual data, specifically from social media posts.

confusion-matrix correlation-matrix data-visualization dataset knn-classification linear-regression logistic-regression modeltraining navebayes numpy pandas python

Last synced: 28 Nov 2024

https://github.com/mr-chang95/beer-project-with-r

This project analyzes to two datasets to help make better decisions for our client Budweiser. This is done as a Midterm Project for DS6306 at Southern Methodist University.

beer confusion-matrix knn-classification r statistical-analysis

Last synced: 28 Nov 2024

https://github.com/abdullah2020/hamoye_stagec

This is my Hamoye Stage C tag-along project. The notebook focuses on applying Machine Learning Classification models and Measuring Classification Performance.

accuracy-score classification-model confusion-matrix extratreesclassifier f1-score lgbmclassifier logistic-regression machine-learning random-forest-classifier recall-precision xgboost

Last synced: 04 Dec 2024

https://github.com/vijaykumarr1452/black_friday_sales_analysis

Black Friday Sales Analysis python machine learning project using pandas and scikit-learn for data preprocessing, model training, and performance evaluation.

confusion-matrix jupyter-notebook machine-learning pandas python random-forest-classifier sales-analysis scikit-learn

Last synced: 05 Dec 2024

https://github.com/leftcoastnerdgirl/supervised_learning

This project demonstrates supervised machine learning using scikit-learn.

classification-reports confusion-matrix jupyter-notebook numpy pandas-python pathlib scikit-learn sklearn

Last synced: 09 Nov 2024

https://github.com/costopoulos/machine-learning-business-analytics

Machine Learning App in R for predicting whether a newly released movie will be a hit or a flop. Practically useful for streaming services and cinemas.

confusion-matrix decision-trees histogram histogram-matching kfold-cross-validation knn mcc r random-forest rstudio stratified-cross-validation

Last synced: 07 Nov 2024