classification-algorithms

There are 68 repositories under classification-algorithms topic.

  • playground

    ahmedbesbes/playground

    A Streamlit application to play with machine learning models directly from the browser

    Language:Python782126
  • eonu/sequentia

    Scikit-Learn compatible HMM and DTW based sequence machine learning algorithms in Python.

    Language:Python673469
  • dsc-tiu/MLStudyJams2022-23

    This is the repository for all the resources (code, notes and guides) used during the ML Study Jams 2022-23 program hosted at GDSC-TIU. (Maintainer: Aryan Pareek @diffrxction)

    Language:Jupyter Notebook427010
  • nsl_kdd_classification

    PradeepThapa/nsl_kdd_classification

    Cyber-attack classification in the network traffic database using NSL-KDD dataset

    Language:Python27202
  • Devinterview-io/classification-algorithms-interview-questions

    🟣 Classification Algorithms interview questions and answers to help you prepare for your next machine learning and data science interview in 2025.

  • DeftEval

    Elzawawy/DeftEval

    Official Contribution for DeftEval 2020, Task 6 Subtask 1 from SemEval 2020 Competition. Solving NLP problem of "extracting term-definition pairs in free text" in multiple approaches ranging from highly simple till very complex modern ones.

    Language:Jupyter Notebook10201
  • patschris/SeizureDetection

    Language:Jupyter Notebook10102
  • StarlangSoftware/Classification

    Machine learning library for classification tasks

    Language:Java8206
  • StarlangSoftware/Classification-CPP

    Machine learning library for classification tasks

    Language:C++700
  • stxupengyu/Credit-Data-Analysis

    实现对信贷数据的数据预处理,数据分析。之后利用多种分类算法对公司是否违约进行预测。Realize the data preprocessing and data analysis of credit data. Then, it uses a variety of classification algorithms to predict whether the company defaults.

    Language:Jupyter Notebook6101
  • eobi/machine-learning-classification-problem

    A detailed look from seven different classification algorithms.

    Language:Python5200
  • vishvadesai9/Breast_Cancer_Classification

    Streamlit application to classify cancer as malignant or benign.

    Language:Python5105
  • officialarijit/Glaucoma-classification-ML-DL

    Glaucoma and Non-Glaucoma classification using ML/Dl and ensemble approaches using Image Feature Extraction Using HOG (Histogram of Gradient)

    Language:Jupyter Notebook4111
  • ThecoderPinar/Credit-Card-Fraud-Detection-Project

    This project focuses on the detection of credit card fraud using various data science and machine learning techniques. The dataset includes a record of credit card transactions over a specific period, with the goal of accurately identifying fraudulent activities. 🚀✨

    Language:Jupyter Notebook4103
  • ralphcajipe/diabetes-prediction

    8 Classification Algorithms in Machine Learning with Python using the Early stage diabetes risk prediction dataset

    Language:Jupyter Notebook31
  • RimTouny/Credit-Card-Fraud-Detection

    Focused on advancing credit card fraud detection, this project employs machine learning algorithms, including neural networks and decision trees, to enhance fraud prevention in the banking sector. It serves as the final project for a Data Science course at the University of Ottawa in 2023.

    Language:Jupyter Notebook3100
  • awcasella/Engenharia-Medica-Aplicada-UNIFESP-SJC-EngBio

    This repository contains all the machine learning algorithms studied in discipline "Engenharia Médica Aplicada" of Biomedical Engineering course at UNIFESP in the second semester of 2018. All the algorithms are written in both MatLab and Python Languages.

    Language:MATLAB2103
  • caterinado/Machine-Learning-with-Python-The-Best-Classifier

    Built a classifier to predict whether a loan case will be paid off or not. Used classification algorithms (k-Nearest Neighbour, Decision Tree, Support Vector Machine, Logistic Regression). Each result is reported with the accuracy of each classifier (Jaccard index, F1-score, LogLoass)

    Language:Jupyter Notebook2100
  • javiccano/machine-learning-classifiers-dimensionality-reduction-and-applications-in-satellite-imagery

    Performance evaluation of different classification and dimensionality reduction strategies, and applications in the classification of the crop type of a set of pixels in a multiband spectral image.

    Language:Jupyter Notebook2100
  • mdbenito/re-classwise-shapley

    Code for the reproduction of Class-wise Shapley paper from Schoch, Xu, Ji [2022].

    Language:TeX227
  • mdepasquale21/ml-classification-exercise

    An exercise repository for classification with iris dataset

    Language:Python2100
  • samujjwaal/Spam-Email-Classifier

    Machine Learning Model to classify if emails are spam or non-spam, and identify the specific words which contribute more in classifying an email.

    Language:Jupyter Notebook2201
  • Sarthak-Mohapatra/Classification-of-GPU-Run-as-high-or-low-time-consuming-using-various-classification-Algorithms.

    As part of this project, various classification algorithms like SVM, Decision Trees and XGBoost was used to classify a GPU Run as high or low time consuming process. The main purpose of this project is to test and compare the predictive capabilities of different classification algorithms

    Language:Jupyter Notebook2100
  • shayanshabani/MIR-2024-Project

    A movie information retrieval system that crawls IMDb data, removes duplicates via LSH, indexes movie details, and retrieves relevant results using Okapi BM25. Features include query-based search, classification, clustering, BERT fine-tuning, a recommender system, and evaluation using metrics like precision and recall.

    Language:Jupyter Notebook210
  • shubamsumbria/Breast-Cancer-Pred

    Comparison of Different Machine Learning Classification Algorithms for Breast Cancer Prediction

    Language:Python2101
  • adataschultz/LoanApproval_LendingClub

    Predict loan approval by using different variable selection methods

    Language:Jupyter Notebook1100
  • Akawi85/credit_defaulters

    The goal of this project is to create a reliable service for banks and other credit card issuance companies that helps to detect clients who will default on the credit repayments given some highlighted features of the client.

    Language:HTML1200
  • Ansu-John/ML-Classification

    Build and evaluate classification model using PySpark 3.0.1 library.

    Language:Jupyter Notebook110
  • bsiegelwax/Quantum-Classification-of-Amplitudes

    This is non-optimized code intended solely to test whether or not quantum classification works with amplitude encoding.

    Language:Jupyter Notebook1100
  • jesussantana/Supervised-Classification

    Let’s practice and become familiar with classification algorithms.

    Language:Jupyter Notebook110
  • MiguelCarra/tle-satellite-classifier-python

    Proyecto del Máster en Ingeniería de Telecomunicaciones (UAM) sobre clasificación de satélites y debris orbital usando datos TLE y Machine Learning (SVM, RF, XGBoost) en Python.

    Language:Jupyter Notebook1
  • MohammadvHossein/ML-GYM

    The ML-GYM repository showcases machine learning projects using **scikit-learn**, covering classification, regression, and clustering. It offers educational resources for beginners and practical examples for experienced users, complete with detailed instructions.

    Language:Jupyter Notebook1160
  • rajneeshvsht/Employee-Turnover-Rate-Prediction

    This is a Machine Learning model designed to analyze various factors that contribute to Employee Turnover including job satisfaction, last evaluation, number of projects, average monthly hours, time spent in company, accidents at workplace, promotion in 5 years, department and salary.

    Language:Jupyter Notebook1100
  • Tauseef117/Bank-Loan-Analysis

    Model using machine learning algorithms to determine loan approval for customers.

    Language:Jupyter Notebook1100
  • tboudart/Tanzanian-Water-Pumps-Clustering-and-Classification

    For this group project, I performed cluster analysis and classification using Python to predict one of three classes for water pumps; functional, functional but needs repair, and non-functions. I used clustering to find hidden data structures to exploit for fitting individual classification techniques with better results than using the entire dataset. Unfortunately, k-means clustering, DBSCAN, hierarchical clustering, nor OPTICS produced well-defined clusters. The entire dataset was therefore used for fitting classification algorithms. The two classification techniques I was responsible for were k-nearest neighbors and stacked generalization ensemble. For the latter, I combined the best models each group member developed. All the models had a hard time predicting the functional but need repair class. My best model was only able to achieve an accuracy of 76%.

    Language:Jupyter Notebook1100
  • Tirth8038/Email-Spambase-Classification

    Task : Build a classification model which will be able to distinguish between spam/not spam.

    Language:Jupyter Notebook1100