This project is an image classification project using a deep-learning based on Convolutional Neural Networks (CNNs) with Keras. The Dogs vs. Cats is a classic problem for anyone who wants to dive deeper into deep-learning.
- Updated
- Jupyter Notebook
![]() |
VOOZH | about |
This project is an image classification project using a deep-learning based on Convolutional Neural Networks (CNNs) with Keras. The Dogs vs. Cats is a classic problem for anyone who wants to dive deeper into deep-learning.
Graphs, plots and maps made using python.
Better multi-class confusion matrix plots for Scikit-Learn, incorporating per-class and overall evaluation measures.
Classification Models for Practice
Gaussian Naive Bayes classification project with an interactive Streamlit dashboard visualizing ROC_Curve , confusion matrix
R scripts for RF and RBF-SVM for Acute Myeloid Leukemia subtypes multiclass classification using gene expression profiles. LASSO feature selection, SMOTE sampling, 10-fold cross-validation, variable importance plot, PCA plot, normalized Confusion Matrix, GSE13159.
A Modular, Production-Style ML Pipeline with Class-Imbalance Handling
Streamlit application to predict risk of cardiovascular disease
Deep learning application for term deposit prediction on imbalanced dataset
Fraud Detection in Mobile Money Transactions using Machine Learning . A binary classification project comparing six models (Logistic Regression, Naive Bayes, Decision Tree, Random Forest, KNN, SVM) on the PaySim dataset. Includes data preprocessing, class balancing, feature importance analysis, and model evaluation (accuracy, precision, recall, F1-
An LSTM model to label articles into 5 categories.
The aim of this project is to predict whether a credit card transaction is fraudulent or not, based on the transaction amount, time and other transaction related data.It aims to track down credit card transaction data, which is done by detecting anomalies in the transaction data.
This research work summarized different machine learning algorithms to create models for predicting diabetes patients utilizing the Diabetes Dataset (PIDD) from the UCI repository. The classifiers were K-Nearest Neighbors, Naïve Bayes, Support Vector, Decision Tree, Random Forest, Logistic Regression and Ensemble Model using a voting classifier.
This repository contains a Convolutional Neural Network which classifies whether a person is suffering from COVID-19 or not with the help of Chest X-rays.
The displayed project constitutes a Placement_prediction_model. Which can be used to predict the Probability of getting hired for a job with an accuracy of 83% on testing data. This model comprises of an ensemble of decision tree classifiers.
Objective: Build a CNN classifier that will be able to accurately predict the species of plant seedling based on an image of that seedling taken from the top.
A hybrid machine learning & deep learning pipeline for predicting heartdisease from clinical data. Includes EDA,preprocessing with ColumnTransformer, models (Logistic Regression, Random Forest, XGBoost) and a Keras ANN. Evaluation covers ROC-AUC, Precision-Recall, calibration, with SHAP explainability ensuring transparency and trust in healthcareAI
This project analyzes historical weather data to identify patterns and predict future weather conditions, focusing on extreme events and temperature trends across Europe.
Add a description, image, and links to the confusion-matrix-heatmap topic page so that developers can more easily learn about it.
To associate your repository with the confusion-matrix-heatmap topic, visit your repo's landing page and select "manage topics."