Projects in Awesome Lists tagged with classification-models
A curated list of projects in awesome lists tagged with classification-models .
https://github.com/dirkhovy/text_analysis_for_social_science
Code for the CUP Elements on text analysis in Python for social scientists
analysis classification-models clustering data-analysis embeddings neural-networks prediction predictive-modeling social-sciences text-analysis text-classification topic-modeling
Last synced: 15 Mar 2025
https://github.com/brian-j-smith/MachineShop
MachineShop: R package of models and tools for machine learning
classification-models machine-learning predictive-modeling r regression-models survival-models
Last synced: 14 Mar 2025
https://github.com/brian-j-smith/machineshop
MachineShop: R package of models and tools for machine learning
classification-models machine-learning predictive-modeling r regression-models survival-models
Last synced: 12 Mar 2026
https://github.com/lucastsutsui/embml
A tool to support using classification models in low-power and microcontroller-based embedded systems.
classification-model classification-models classifier edge-computing edge-machine-learning embedded-systems embml iot-device machine-learning microcontroller microcontrollers scikit-learn tinyml weka
Last synced: 24 Oct 2025
https://github.com/thieu1995/intelelm
IntelELM: A Python Framework for Intelligent Metaheuristic-based Extreme Learning Machine
classification-models elm evolutionary-computation extreme-learning-machine genetic-algorithm machine-learning metaheuristic-algorithms metaheuristic-based-extreme-learning-machine mha-elm nature-inspired-algorithms neural-networks particle-swarm-optimization regression-models scikit-learn swarm-intelligence-algorithms whale-optimization-algorithm
Last synced: 10 Jul 2025
https://github.com/aicorsair/dataquest-data-science-analysis-projects
A repository dedicated to storing guided projects completed while learning data science concepts with Dataquest.
classification-models cluster-analysis data-analysis data-analytics data-cleaning data-preparation data-preprocessing data-science data-visualization deep-learning excel feature-engineering machine-learning pandas-dataframe power-bi python-3 regression-models scikit-learn sql web-scraping
Last synced: 27 Oct 2025
https://github.com/bluebrain/morphoclass
Neuronal morphology preparation and classification using Machine Learning.
classification-models morphologies
Last synced: 14 May 2025
https://github.com/sayamalt/water-quality-prediction
Successfully established a machine learning model which can predict whether any given water sample is potable or not, based on its set of various properties, to a considerably high level of accuracy.
classification-models data-visualization exploratory-data-analysis feature-engineering imbalanced-learning model-deployment outlier-treatment supervised-machine-learning
Last synced: 31 Aug 2025
https://github.com/thieu1995/metaperceptron
MetaPerceptron: Unleashing the Power of Metaheuristic-optimized Multi-Layer Perceptron - A Python Library
adagrad-approach adam-optimizer adelta-optimizer classification-models genetic-algorithm global-search gradient-free-based-multi-layer-perceptron metaheuristic-algorithms metaheuristic-based-multi-layer-perceptron metaheuristics mlp multi-layer-perceptron nature-inspired-optimization neural-network particle-swarm-optimization regression-models sgd-optimizer whale-optimization-algorithm
Last synced: 10 Jul 2025
https://github.com/pyladiesams/classification-bias-beginner-apr2021
Basics of classification and bias
bias classification-models data-science error python workshop
Last synced: 07 May 2025
https://github.com/imharshag/data-mining-models-weka
This aims to explore different data mining techniques, such as classification, regression, clustering, and association rule mining, using datasets available in Weka.
classification-models machine-learning weka
Last synced: 11 Mar 2025
https://github.com/ahmedshahriar/customer-churn-prediction
Extensive EDA of the IBM telco customer churn dataset, implemented various statistical hypotheses tests and Performed single-level Stacking Ensemble and tuned hyperparameters using Optuna.
binary-classification catboost classification-models customer-churn-prediction ensemble-classifier hyperparameter-optimization kaggle lightgbm optuna pandas-python scipy stacking-ensemble xgboost
Last synced: 27 Sep 2025
https://github.com/chentyra/jetracer-collisionavoidance
Collision Avoidance Strategies with Jetracer Pro AI Kit.
classification classification-models collision-avoidance jetbot jetracer jupyter notebook-jupyter resnet resnet-18 resnet18
Last synced: 12 Sep 2025
https://github.com/daspartho/distillclassifier
Easily generate synthetic data for classification tasks using LLMs
classification classification-models dataset-generation distillation distillation-model distilling-the-knowledge large-language-models nlp synthetic-data synthetic-dataset-generation text-classification
Last synced: 03 Apr 2025
https://github.com/svaniksharma/relevancevectormachine.jl
An implementation of a relevance vector machine, a sparse Bayesian version of a SVM
classification-models julia julia-package machine-learning machine-learning-algorithms machine-learning-models regression-models relevance-vector-machine
Last synced: 05 Mar 2026
https://github.com/ayushs2k1/image-classification
classification-models image-classification
Last synced: 24 Mar 2025
https://github.com/jordandeklerk/sieve
Python package for penalized sieve estimation in tensor product spaces for non-parametric regression and classification estimation.
classification-models high-dimensional-statistics multivariate-regression nonparametric-regression nonparametric-statistics penalized-regression sieve tensor-product
Last synced: 04 Oct 2025
https://github.com/mmsaki/credit-risks-ml
Using the imbalanced-learn and Scikit-learn libraries to build and evaluate machine learning models.
balanced-accuracy-scores classification-models credit-risk imbalanced-classification imbalanced-learning loan-prediction-analysis logistic-regression machine-learning oversampling predictive-modeling resampling sklearn smote-oversampler smoteenn-combination undersampling-technique
Last synced: 06 Apr 2025
https://github.com/jhylin/ml2-1_decision_tree
Machine learning series 2.1 on decision tree
cheminformatics classification-models decision-tree-regression logistic-regression machine-learning
Last synced: 23 Mar 2025
https://github.com/emuell/afec-classifiers
Audio sample datasets and Tensorflow experiments for AFEC's classifiers
afec classification-models dataset keras-tensorflow lightgbm machine-learning
Last synced: 01 Mar 2025
https://github.com/denpalrius/sports_action_recognition
A comparative study of ViViT, CNN-GRU sequence models for video action recognition using the UCF101 dataset
classification-models cnn resnet rnn video-vision-transformer vision-transfor vivit
Last synced: 17 Apr 2026
https://github.com/jesussantana/supervised-classification
Let’s practice and become familiar with classification algorithms.
automl automl-algorithms classification-algorithms classification-models classification-trees knn-classifier lazzyclassifier logistic-regression python support-vector-machine xgboost
Last synced: 12 Oct 2025
https://github.com/nouranhaitham/ml_waterquality
A notebook aimed at predicting and improving water safety by analyzing contaminants and pollution levels in water sources, enhancing public health and ensuring access to clean drinking water.
classification-models cleansing-data dataprocessing dataset decision-trees gridsearchcv hyperparameter-tuning logistic-regression machine-learning prediction python randomforestclassifier regression-models water-quality
Last synced: 05 Jan 2026
https://github.com/manojrathod0777/loan-prediction
Predict loan approval status using machine learning techniques. This project demonstrates data preprocessing, feature engineering, model training, and evaluation, along with an interactive Streamlit app for real-time predictions. Ideal for financial decision-making.
classification-models data-analysis data-science financial-analytics jupyter-notebook loan-prediction machine-learning predictive-modeling python streamlit-app
Last synced: 13 Apr 2026
https://github.com/ironvenom/pulsar-classification
Implementation of various classification models for Pulsar Classification.
classification-models ensemble-classifier python sklearn
Last synced: 13 Apr 2026
https://github.com/kunalparkhade/service-desk-ticket-classification
Service Desk Ticket Classifier is an intelligent system that uses a Convolutional Neural Network (CNN) to classify service desk tickets into predefined categories and automatically route them to the appropriate departments via email. This streamlines customer service processes, improves response time, and enhances operational efficiency.
anaconda classification classification-algorithm classification-models machine-learning python real-time streamlit
Last synced: 01 Mar 2025
https://github.com/haseeeb21/machine-learning-models
Machine Learning Models trained on Scikit-learn datasets. This repository contains the code files and saved models trained on Toy datasets (Classification & Regression), and Real World dataset.
anaconda classification classification-models jupyter-notebook knn knn-classification machine-learning machine-learning-algorithms python3 regression regression-models scikit-learn scikit-learn-python scikitlearn-machine-learning svm svm-classifier vscode
Last synced: 23 Oct 2025
https://github.com/virajbhutada/telecom-customer-churn-prediction
Predict and prevent customer churn in the telecom industry with this project. Harness the power of advanced analytics and Machine Learning on a diverse dataset to develop a robust classification model. Gain deep insights into customer behavior and identify critical factors influencing churn using interactive Power BI visualizations.
churn-prediction classification-models customer-attrition-analysis customer-churn-prediction data-analysis data-science decision-tree-classifier eda logistic-regression machine-learning machine-learning-algorithms machine-learning-models pandas powerbi powerbi-desktop python random-forest-classifier roc-curve xgboost-classifier
Last synced: 09 Apr 2026
https://github.com/dita-deb/neuralnetworks-machinelearning_labs
Compilation of all files and projects from Neural Networks and Machine Learning -Anindita
classification-models computer-vision machine-learning neural-networks python raspberry-pi-4 raspberry-pi-camera
Last synced: 17 Apr 2026
https://github.com/manish506/loan-approval-prediction
Explore predictive modeling in this project by applying classification techniques to a loan approval dataset. Analyze and preprocess the data, then use models like K-Nearest Neighbors, Random Forest, SVC, and Logistic Regression to predict loan outcomes. Gain insights into approval factors and enhance prediction accuracy.
classification classification-models data-analysis data-science jupyter-notebook loan-approval-prediction machine-learning predictive-analytics predictive-modeling project python
Last synced: 19 Jan 2026
https://github.com/ahmad-ali-rafique/decision-tree-classifier-modeling
👏Comprehensive exploration of decision tree classifiers, including data cleaning, model building🏩, and performance evaluation on various datasets.
analytics classification classification-models data data-science dataanalytics datacleaning dataset decision-tree-classifier models
Last synced: 20 Apr 2026
https://github.com/manojrathod0777/heart_attack
Predict the likelihood of heart attacks using machine learning. Includes data preprocessing, feature selection, model training, and evaluation to assist early diagnosis and intervention
artificial-intelligence classification-models data-science healthcare-analytics heart-attack-prediction jupyter-notebook machine-learning medical-data predictive-modeling python
Last synced: 26 Mar 2025
https://github.com/parthds02/rain-prediction-in-australia-implementing-and-evaluating-multiple-classification-models
This project focuses on predicting rainfall in Australia using various classification models. It involves exploring and preprocessing the dataset, training multiple machine learning models, and evaluating their performance. The goal is to identify the best model for accurate rain prediction.
classification-models coursera data-science jupyter-notebook machine-learning-algorithms model-evaluation python rainfall-prediction
Last synced: 03 Apr 2025
https://github.com/shridhar1504/churn-prediction-using-pca-datascience-project
This project predicts customer churn in a bank using Principal Component Analysis (PCA). This can be helpful for churn prediction, as it can help to identify the most important features that contribute to customer churn.
classification-algorithm classification-models data-science dimensionality-reduction machine-learning principal-component-analysis supervised-learning
Last synced: 09 Apr 2025
https://github.com/shridhar1504/cancer-prediction-datascience-project
The Cancer Prediction and Classification project aims to develop a Machine Learning based system for the prediction of the Diagnosis of the Cancer.
classification-algorithm classification-models data-science machine-learning supervised-learning
Last synced: 20 Jun 2025
https://github.com/yhunlu/datascience-end-to-end-heart-disease-project
Classification problem in Heart-Disease Data
catboost-classifier classification-models data-science end-to-end kaggle machine-learning python
Last synced: 11 Apr 2026
https://github.com/rociobenitez/ai-ml-datascience-bootcamp
Curso práctico de Machine Learning y Ciencia de Datos
ai bootcamp classification-models data-mining data-science jupyter-notebook machine-learning matplotlib python regression-models seaborn sklearn
Last synced: 04 Apr 2025
https://github.com/monish-nallagondalla/universal-bank
Credit Card Ownership Prediction A machine learning project that predicts credit card ownership using features like age and income, balancing class distributions for improved accuracy.
classification-models credit-card-prediction data-analysis data-classification decision-tree-classifier imbalanced-datasets machine-learning model-evaluation python scikit-learn
Last synced: 05 Apr 2025
https://github.com/najmaelboutaheri/land-use-scene-classification
The project shows the process of data loading, preprocessing, model training, and evaluation for classifying land use scenes using various machine learning or deep learning techniques, specifically Convolutional Neural Networks (CNN).
classification-models cnn-architecture cnn-model data-mining geospatial keras model-evaluation-metrics tensorflow
Last synced: 24 Feb 2025
https://github.com/maheera421/supervised-machine-learning
Implementation of necessary supervised machine learning algorithms for regression and classification.
classification classification-models cost-function feature-engineering feature-scaling gradient-descent linear-function linear-regression logistic-loss logistic-regression machine-learning matplotlib numpy regression-models regularization-to-avoid-overfitting scikit-learn sigmoid-function squared-error-cost-function vectorization
Last synced: 11 Apr 2026
https://github.com/xaheli/deeplense_ml4sci-gsoc25
Implementation of ML4SCI evaluation tasks for GSoC 2025, featuring deep learning approaches for gravitational lensing analysis including multi-class classification, lens finding with class imbalance and generative models for synthetic lensing image creation.
classification-models computer-vision deep-learning gans gsoc-2025 ml4sci
Last synced: 04 Nov 2025
https://github.com/faizpuad/datascienceproject-loandefaultassessmentusingclassificationalgorithm
Loan default risk prediction for NotALoanShark using Logistic Regression. Focused on data exploration, cleaning, and feature selection to identify high-risk borrowers and reduce financial risk
classification-models data-science loan-default-prediction machine-learning
Last synced: 01 Mar 2025
https://github.com/yhunlu/machine-learning-sklearn
Machine Learning with Sklearn
classification-models gridsearchcv hyperparameter-optimization hyperparamter-tuning kaggle machine-learning pipeline random-forest randomsearch-cv regression-models sklearn
Last synced: 22 Feb 2025
https://github.com/ahmad-ali-rafique/random-forest-classifier-modeling
Detailed exploration of random forest classifiers, including data cleaning, model building, and performance evaluation on various datasets.
classification classification-models data dataanalytics datamodel dataset model-checking models random-forest random-forest-classifier
Last synced: 05 Mar 2025
https://github.com/abdullah2020/hamoye-2022-capstone-project_neural_network_group
This is the repository of Hamoye 2022 Summer Internship Capstone Project by Neural-Network Team
classification-models dnn evaluation-metrics exploratory-data-analysis knn-classification random-forest-classifier xgboost-classifier
Last synced: 30 Jul 2025
https://github.com/subham-agrawall/neural-network-scratch
This repository has multi-layer perceptron (MLP) implemented from scratch to understand and grasp basic concepts.
classification-models logistic-regression multilayer-perceptron-network neural-networks
Last synced: 08 Nov 2025
https://github.com/raghavendranhp/industrial_copper_modelling
Industrial Copper Modeling optimizes pricing decisions using advanced ML. Predict sales with accuracy, classify leads, and streamline decision-making.
classification-models copper decision-tree-classifier decision-tree-regression pickle-file predictive-modeling regression-models scikit-learn
Last synced: 24 Feb 2025
https://github.com/galois1915/ibm-machine-learning
This program consists of courses that provide you with a solid theoretical understanding and considerable practice of the main algorithms, uses, and best practices related to Machine Learning.
classification-models deep-learning feature-engineering regression-models reinforcement-learning unsupervised-learning
Last synced: 18 Apr 2025
https://github.com/blacksujit/ml-projects
This repository contains My all Machine learning Projects which are implemeted and also i have aplied the core machine learning concepts to understand the ML algorithms thourghly through project based Learning
algorithm-classification bugsnag challenges-solved classification-models deep-learning inoovative layer-classification machine-learning model-haluscination network-layers neural-layers pixel-atta projects sentiment-neurals
Last synced: 24 Mar 2025
https://github.com/andremenezesds/machine_learning_test
Testing among various Machine Learning models and parameters, in order to further study their behaviour for Classification, Regression and Clustering analysis.
classification-models clustering-models machine-learning numpy pandas regression-models sklearn
Last synced: 30 Oct 2025
https://github.com/architj6/cancerguardian
CancerGuardian is a machine learning-powered web app that helps predict breast cancer diagnoses based on cytology measurements. 🩺✨ Built with Streamlit, Scikit-Learn, and Plotly, this tool visualizes tumor characteristics and provides predictions using a trained model. 🚀
binary-classification breast-cancer-prediction classification-models data-science data-visualization deep-learning healthcare healthcare-ai machine-learning medical-ai medical-diagnostics predictive-analytics python streamlit supervised-learning
Last synced: 24 Mar 2025
https://github.com/shridhar1504/wine-customer-segment-classification-using-lda-datascience-project
This project is to classify the Customers who prefers three types of wine and by using Linear Discriminant Analysis(LDA) after reducing the dimensions we can able to classify the Customers into 3 segments based on their preference.
classification-algorithm classification-models data-science dimensionality-reduction linear-discriminant-analysis machine-learning machine-learning-algorithms supervised-learning
Last synced: 09 Apr 2025
https://github.com/shridhar1504/churn-prediction-classification-datascience-project
This is a Machine Learning project that predicts whether a customer will stop using the product or service(Churn) based on their historical data provided by Bank
classification-algorithm classification-models data-science machine-learning supervised-learning
Last synced: 09 Apr 2025