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

Projects in Awesome Lists tagged with multiclass-classification

A curated list of projects in awesome lists tagged with multiclass-classification .

https://github.com/ShawnyXiao/2017-CCF-BDCI-AIJudge

2017-CCF-BDCI-让AI当法官(初赛):7th/415 (Top 1.68%)

2017 bdci ccf data-mining multiclass-classification nlp

Last synced: 30 Mar 2025

https://github.com/srimannarayanabaratam/land_cover_classification_unet

This repository contains code for implementing multi class semantic segmentation (specifically applied to satellite image classification) with PyTorch implementation of UNet.

deepglobe-dataset multiclass-classification pytorch semantic-segmentation unet

Last synced: 05 May 2025

https://github.com/GINK03/alt-i2v

alternative illustration2vec implitation of sigmoids of fully connected layer

deep-learning keras multiclass-classification otaku vectorization

Last synced: 20 Nov 2025

https://github.com/yeaseen/ml_pattern

:trident: Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data sets are also included to test the algorithms.

adaboost-learning als-algorithm artificial-neural-networks basic-learning binary-perceptron decision-tree-classifier multiclass-classification multiclass-kersel numpy perceptron-learning-algorithm pocket python recommendation-algorithm reward-and-punishment scikit-learn scratch template-matching

Last synced: 07 May 2025

https://github.com/gjjvdburg/gensvm

A Generalized Multiclass Support Vector Machine available in Python, R, and C

c classification machine-learning multiclass-classification support-vector-machines

Last synced: 04 Oct 2025

https://github.com/jespb/python-m3gp

An easy-to-use scikit-learn inspired implementation of the Multidimensional Multiclass Genetic Programming with Multidimensional Populations (M3GP) algorithm

binary-classification classification clustering evolutionary-algorithm evolutionary-algorithms evolutionary-computation genetic-programming machine-learning multiclass-classification

Last synced: 28 Aug 2025

https://github.com/ykbintang/groco_corn-plant-disease-detection-system

Capstone Project SIB Dicoding Batch 3 2022. Flask x Replit Website with Machine Learning Features (Multiclass Classification & CNN)

convolutional-neural-networks deep-learning flask machine-learning multiclass-classification python replit

Last synced: 06 Apr 2025

https://github.com/vidhi1290/multi-class-text-classification-using-bert-model

Predict consumer financial product categories using BERT, based on over two million customer complaints. This project involves data processing, model building with pre-trained BERT, and making predictions on new text data.

bert bert-fine-tuning bert-model multiclass-classification nlp pandas python sklearn text-classificaiton-with-bert text-classification torch tqdm transformers

Last synced: 10 Apr 2025

https://github.com/bl0nder/pomegranet

A deep learning model trained to peform multi-class classification to differentiate between several types of fruits as well as between raw and ripe fruits of the same species.

deep-learning ensemble-learning multiclass-classification neural-networks

Last synced: 02 Sep 2025

https://github.com/david-cortes/multinomial_probit

(R, Python) Multinomial Probit Regression (MNP) for multi-class classification

multiclass-classification multinomial-probit

Last synced: 22 Apr 2025

https://github.com/sjdonado/multiclass-classifiers

K-means(L2), Softmax linear classifier and 2-layers neuronal network(ReLU) - custom dataset

machine-learning multiclass-classification

Last synced: 09 Apr 2025

https://github.com/fardinhash/multilabel-classification-llm

Multi-label classification using LLMs, with additional enhancements using quantization and LoRA (Low-Rank Adaptation). Get better performance on GPU.

bert-classification classification gpt-4 large-language-models llm mistral-7b multi-class-classification multi-label-classification multiclass-classification multilabel-classification t5 text-classification

Last synced: 04 Mar 2025

https://github.com/manohara-ai/wanna_be_akinator

Implementation of Decision Trees with Random Forests to guess user's pokemon

akinator-clone decision-trees machine-learning multiclass-classification random-forest

Last synced: 06 May 2025

https://github.com/koldim2001/emotion_classifier

Проведение бинарной и многоклассовой классификаций эмоций людей на фотографиях

binary-classification classic-machine-learning discriminant-analysis emotion-recognition face-detection gabor-feature-extraction lda multiclass-classification pca

Last synced: 14 May 2026

https://github.com/nikhil25803/foodvision

FoodVision is a Python project focused on multiclass image classification, employing Convolutional Neural Networks (CNN).

cnn deeplearning keras multiclass-classification python python3 tensorflow tkinter

Last synced: 09 May 2026

https://github.com/amirreza81/applied-data-science-course

Comprehensive notes, practical exercises, and problem-solving solutions from the Applied Data Science course, covering data preprocessing, machine learning algorithms, statistical analysis, data visualization, and real-world applications.

accuracy-measure boosting classification data-cleaning data-preprocessing data-science data-visualisation deep-learning dimensionality-reduction eda feature-engineering image-classification imbalanced-data kaggle-dataset machine-learning multiclass-classification pandas regression scikit-learn stroke-prediction

Last synced: 22 Mar 2025

https://github.com/networks-learning/counterfactual-prediction-sets

Code for "Designing Decision Support Systems Using Counterfactual Prediction Sets". ICML 2024.

classification-algorithm conformal-prediction human-ai-teaming machine-learning multiclass-classification prediction-sets

Last synced: 11 May 2025

https://github.com/joyceannie/tomatoleafdiseaseprediction

The objective of the project is to classify the images of tomato plant leaves to identify whether the plant is healthy or not. A classification model is trained using Tensorflow and Keras. The application runs locally on Flask server.

classification-algorithm flask-application keras machine-learning multiclass-classification python tensorflow2

Last synced: 09 May 2026

https://github.com/sayamalt/stellar-classification---sloan-digital-sky-survey-17

Successfully established a machine learning model which can predict an appropriate stellar class, on the basis of a distinct set of spectral characteristics, to a substantially high level of accuracy.

cross-validation data-preprocessing data-visualization exploratory-data-analysis feature-engineering feature-scaling imbalanced-learning model-deployment model-evaluation model-training multiclass-classification supervised-machine-learning

Last synced: 11 Jan 2026

https://github.com/apurva-modi/flower-classification

In this competition, we’re challenged to build a machine learning model that identifies the type of flowers in a dataset of images (for simplicity, we’re sticking to just over 100 types).

efficientnet-keras ensemble-model flower-classification kaggle-competition machine-learning multiclass-classification tensorflow tpu transfer-learning

Last synced: 15 May 2026

https://github.com/sayamalt/liver-cirrhosis-stage-prediction

Successfully established a machine learning model which can determine whether an individual is vulnerable to the Cirrhosis disease or not by predicting its corresponding stage based on a unique set of medical features such as Cholesterol, Prothrombin, etc. pertaining to that person.

exploratory-data-analysis feature-engineering hyperparameter-tuning model-deployment model-evaluation-metrics model-training multiclass-classification supervised-machine-learning

Last synced: 09 Nov 2025

https://github.com/florianwoelki/neural-network-weed-detection

This repository contains a custom made neural network which will classify weed.

classification images multiclass-classification multiclass-neural-network neural-network numpy python3

Last synced: 12 Apr 2026

https://github.com/kingabzpro/malawi-news-classification

Using text classifier to predict various categories in Malawi News articles using SMOTE and SGDClassifier.

africa multiclass-classification nlp-machine-learning oversampling

Last synced: 19 Apr 2026

https://github.com/vigneshss-07/complete-atoz-mlprojects

This Repo Contains Machine Learning Projects covering Supervised and Unsupervised ML algorithms. Contains solutions of various hackathon solutions (kaggle, AV , ineuron)

categorical-variables multiclass-classification retail supervised-learning

Last synced: 27 Jul 2025

https://github.com/machinelearningprodigy/liver-disease-detect

A simple Liver Disease Prediction App built using Streamlit and Machine Learning. This app predicts the presence of liver disease based on health parameters. 🏥🩺

algorithms multiclass-classification pandas pickle python3 streamlit xgboost

Last synced: 09 May 2026

https://github.com/jibbs1703/Classic-ML-Models

This repository contains models that predict the obesity level of patients based on their eating/lifestyle habits and physical condition.

data-preprocessing data-science decision-tree-classifier deep-learning feature-engineering machine-learning multiclass-classification obesity-prediction predictive-modeling pytorch xgboost-classifier

Last synced: 07 Oct 2025

https://github.com/iamuv2000/stackoverflow-tag-prediction

Stackoverflow tag predictor is an application that can help you generate appropriate tags using a multiclass label classifier.

flask-application hacktoberfest machine-learning multiclass-classification python react stackoverflow stackoverflow-tags

Last synced: 01 May 2026

https://github.com/bipinoli/svm-from-scratch

Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.

convex-optimization from-scratch kernel-functions multiclass-classification sequential-minimal-optimization support-vector-machine svm

Last synced: 25 Oct 2025

https://github.com/wodenwang820118/music_genre_multiclass_classification

The multiclass classification sometimes gets poor results. The repository attempts to use comet_ml to grid search and find the best hyperparameters and concatenate different models for training a better model. The goal is to classify the music genres.

deep-learning deep-neural-networks machine-learning multiclass-classification music-genre-classification

Last synced: 15 May 2026

https://github.com/matteocalvanico/multiclass-classification

Net and config file to create a ML model for classifying

machine-learning multiclass-classification pytorch

Last synced: 16 Feb 2026

https://github.com/jibbs1703/classic-ml-models

This repository contains scripts for developing, training and evaluating machine learning models using several python frameworks.

aws data-preprocessing data-science deep-learning feature-engineering machine-learning multiclass-classification neural-networks predictive-modeling pyspark-mllib pytest scikit-learn xgboost-classifier

Last synced: 10 Apr 2026

https://github.com/audrbar/ml-multiclass

Multiclass vs Multi-label Classification

mashine-learning multiclass-classification python

Last synced: 25 May 2026

https://github.com/kayoyin/water-pumps

CSE204 Machine Learning: multi-class prediction of operating condition of Tanzanian waterpoints

classification ensemble-learning machine-learning multiclass-classification random-forest xgboost

Last synced: 22 Dec 2025

https://github.com/aliy98/navigation-sensor-data-classification

Classification of a Navigation Robot Sensor Dataset Using SVM, Random Forest and Neural Network

artificial-neural-networks keras multiclass-classification random-forest scikit-learn scitos-g5 support-vector-machines

Last synced: 13 May 2026

https://github.com/afuntw/beetle-classification

Keras Transfer Learning with my own workflow

keras-tensorflow multiclass-classification transfer-learning

Last synced: 11 Aug 2025

https://github.com/sayamalt/luxury-apparel-product-category-classification-using-fine-tuned-distilbert

Successfully developed a multiclass text classification model by fine-tuning pretrained DistilBERT transformer model to classify various distinct types of luxury apparels into their respective categories i.e. pants, accessories, underwear, shoes, etc.

deep-learning distilbert-fine-tuning distilbert-model exploratory-data-analysis fine-tuning-bert model-inference model-training-and-evaluation multiclass-classification natural-language-processing text-classification text-preprocessing text-tokenization

Last synced: 08 Oct 2025

https://github.com/khushirajurkar/exoplanet-habitability-prediction-model

Predicts whether an exoplanet is habitable using ML. Handles class imbalance with ADASYN, tests multiple models, and saves the best one. Includes confusion matrices, ROC curves, and a clean Jupyter notebook

adasyn astroinformatics confusion-matrix exoplanets logistic-regression machine-learning multiclass-classification python roc-curve scikit-learn smote

Last synced: 06 May 2026

https://github.com/komangandika/textmining_finalexam

This is my Text Mining final exam, which include multicalss text classification using BERT, text clustering with KMeans and LDA, and also Text summarization using ranking system

bert deep-learning multiclass-classification summarization text-mining

Last synced: 16 Oct 2025

https://github.com/santiagoenriquega/drought_prediction_pytorch

Neural network model for multiclass classification to predict drought levels using meteorological data.

multiclass-classification neural-network python pytorch

Last synced: 14 Apr 2026

https://github.com/vinukavinnath/ipcv

A collection of image processing and computer vision tutorials covering topics from shape detection to deep learning-based image classification. Created under the supervision of Dr. Kaneeka Vidanage.

computer-vision deep-learning image-processing multiclass-classification neural-network opencv tensorflow vgg16

Last synced: 15 Apr 2026

https://github.com/ayulockin/humain_faceless

Detect faces in an image and give prediction about the age, ethnicity and emotion of that face.

deeplearning face-detection image-processing keras mtcnn-face-detection multiclass-classification multilabel-classification opencv tensorflow

Last synced: 16 Apr 2026

https://github.com/magnus0969/multi-class-classification

This repository contains a comprehensive implementation of a multi-class classification model, leveraging various machine learning algorithms to classify data into multiple categories. The project includes data preprocessing, model training, evaluation, and performance metrics to assess the effectiveness of different classification techniques.

classification cnn-classification keras-classification-models multiclass-classification python

Last synced: 12 Jun 2026

https://github.com/mihaibudurean/neuralnetworkscomparativeanalysis

Comparative study of Network-in-Network (NiN) and GoogLeNet-style multi-branch networks on Sign-MNIST and MNIST transfer learning.

cnn deep-learning keras multiclass-classification tensorflow

Last synced: 18 Apr 2026

https://github.com/nilu0309/tad-archives-classifier

TaD Archives Classifier is a Natural Language Processing (NLP) project developed for the Text-as-Data coursework. The goal is to automatically classify short museum record descriptions into one of five UK heritage institutions (e.g., National Maritime Museum, Royal Botanic Gardens, Kew, etc.).

bert data-cleaning data-science distilbert fine-tuning huggingface llm multiclass-classification nlp prompt-engineering pytorch roberta spacy text-classification transformers

Last synced: 20 Apr 2026

https://github.com/jyotsnayall/sign-language-detection

Convolutional Neural Network(CNN) using Python and Keras to classify American Sign Language (ASL) alphabet hand signs.

deep-learning image-classification multiclass-classification multiclass-image-classification neural-networks

Last synced: 20 Apr 2026

https://github.com/parag000/predictive-machine-maintenance

This project performs multiclass classification to identify machine failure types using a synthetic dataset with features like temperature, torque, and tool wear. It includes data analysis, feature engineering, and model training to optimize maintenance strategies and reduce downtime through predictive insights.

machine-maintenance multiclass-classification python

Last synced: 20 Apr 2026

https://github.com/mohammed-majid/image-classification-nn

Image classification using custom Neural Network (No ML packages)

custom multiclass-classification neural-network numpy

Last synced: 22 Apr 2026

https://github.com/victoorv/mask_detection

Détection de port du masque à l'aide de deux algorithmes de détection d'objets.

classification cnn faster-rcnn gpu-programming mask mask-detection mask-rcnn multiclass-classification pytorch transfer-learning yolo yolov8

Last synced: 26 Apr 2026

https://github.com/nancyhamdan/demil-degree-prediction

Predicting the Demilitarization Degree Required for Military Items

deep-learning exploratory-data-analysis keras multiclass-classification

Last synced: 16 May 2026

https://github.com/grantgasser/task2

Multiclass classification

keras multiclass-classification neural-network

Last synced: 27 Apr 2026

https://github.com/sathviknayak123/detection_of_dga_botnets

App to Detect of DGA-based botnets using Machine Learning and Deep Learning (CNN+Attention)

binary-classification cnn-att-models deep-learning fastapi feature-engineering machine-learning multiclass-classification

Last synced: 28 Apr 2026

https://github.com/cyprianfusi/multi-class-classification-on-stack-overflow-questions

A naive approach to multiclass text classifier on stack overflow questions with almost 80% accuracy!

keras-tensorflow multiclass-classification nlp-machine-learning pandas-dataframe python3 tensorflow2 wrangling

Last synced: 30 Apr 2026

https://github.com/pejpero/multi-class_classifier

This project demonstrates multiclass classification using Perceptron and Logistic Regression, implemented from scratch without using built-in libraries. It includes techniques like One-Versus-The-Rest and One-Versus-One for Perceptron, and Softmax for Logistic Regression, with a focus on understanding core ML concepts.

data-visualization logistic-regression machine-learning multiclass-classification one-vs-one one-vs-rest perceptron python scratch-implementation softmax

Last synced: 09 Jun 2026

https://github.com/gbourniq/cnn-multiclass-classification-gear

Using Machine Learning and Deep Learning to predict the category of outdoor equipment

image-classification keras-tensorflow multiclass-classification python scikit-learn tensorboard-visualizations

Last synced: 05 May 2026

https://github.com/egorumaev/2023-ods-turnstiles

Идентификация посетителя в зависимости от характерного времени его прохода на территорию организации

catboost featureengineering imblearn multiclass-classification pandas pipeline python3 sklearn

Last synced: 06 May 2026

https://github.com/gergokerenyi02/python

Projects - "Training a MLP Neural network in Python (Numpy, PyTorch)" / ...

iot linear-regression multiclass-classification multilayer-perceptron-network neural-networks

Last synced: 12 May 2025

https://github.com/grascya/forest-health-and-prediction

In-depth analysis of forest health and prediction model for different tree health categories.

machine-learning-algorithms multiclass-classification python

Last synced: 18 May 2026

https://github.com/krishnagajjar13/ann-vs-cnn-image-classification

A comparison between ANN, custom CNN, CNN + Resnet also include little insight on Hyperprarameter Tuning

ann artificial-neural-networks classification cnn-classification multiclass-classification python3 pytorch

Last synced: 21 Mar 2025

https://github.com/sayande01/iris_eda_classification

This project applies a Random Forest classifier to the Iris dataset to predict flower species based on four features: Sepal Length, Sepal Width, Petal Length, and Petal Width. It includes data exploration, visualization, model building, evaluation, and hyperparameter tuning for optimal performance.

exploratory-data-analysis multiclass-classification random-forest

Last synced: 06 Apr 2025