An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: classification-algorithm

ndminhvn/gender-classification

Gender Classification problem - Predict if blog texts are written by male or female

Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

adiag321/CRM-Analysis-for-Marketing-data

In this project, we have to create a predictive model which allows the company to maximize the profit of the next marketing campaign

Language: Jupyter Notebook - Size: 8.67 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 10 - Forks: 3

gattsu001/Telecom-Churn-Predictor

Predicts which telecom customers are likely to churn with 95% accuracy using engineered features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.

Language: Python - Size: 191 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

benedekrozemberczki/awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations.

Language: Python - Size: 1.79 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 4,787 - Forks: 739

nandan-byte/EDUNET-WEEK1

🌾 Crop & Fertilizer Recommendation using ML - This project uses machine learning to suggest the best crop and fertilizer based on soil and weather data like pH, temperature, and rainfall. Built using Python and Google Colab.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

maladoi777/breast-cancer-prediction-app

A Streamlit web application for breast cancer prediction using logistic regression. Users can input key tumor features to receive real-time prediction and confidence scores based on the Breast Cancer Wisconsin Diagnostic Dataset.

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Phonkerxcc/Skin-Lesion-Detection

Skin Lesion Detection Using Convolutional Neural Network

Language: Jupyter Notebook - Size: 181 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

iterative/demo-bank-customer-churn

Demo DVC project training a classification model on tabular data

Language: Jupyter Notebook - Size: 3.24 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 41 - Forks: 48

shortthirdman/PredictorXVault-Cookbook

Master Machine Learning: A Collection of Classification & Regression Algorithms in Action

Language: Jupyter Notebook - Size: 27.5 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

CLUEbenchmark/DataCLUE

DataCLUE: 数据为中心的NLP基准和工具包

Language: Python - Size: 17.9 MB - Last synced at: about 6 hours ago - Pushed at: almost 3 years ago - Stars: 142 - Forks: 17

Ajota25/telco-customer-churn-prediction

An end-to-end machine learning project to predict customer churn in the telecom industry using XGBoost and SHAP explainability.

Language: Jupyter Notebook - Size: 486 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

annarsama/PropertyValues-Prediction

Prediction of property values using machine learning algorithms and about 3 million data

Language: Jupyter Notebook - Size: 224 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

markdregan/K-Nearest-Neighbors-with-Dynamic-Time-Warping

Python implementation of KNN and DTW classification algorithm

Language: Jupyter Notebook - Size: 59.5 MB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 783 - Forks: 215

desininja/voice-disorder

Data Science project. ML algorithms to detect voice disorders.

Language: Jupyter Notebook - Size: 3.61 MB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 4

cardmagic/classifier

A general classifier module to allow Bayesian and LSI classifications.

Language: Ruby - Size: 106 KB - Last synced at: about 19 hours ago - Pushed at: 9 months ago - Stars: 664 - Forks: 123

StarlangSoftware/Classification-Cy

Machine learning library for classification tasks

Language: Cython - Size: 1.41 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

benedekrozemberczki/awesome-gradient-boosting-papers

A curated list of gradient boosting research papers with implementations.

Language: Python - Size: 1.48 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 1,022 - Forks: 160

JeongsooWon/MeTel

MeTel (Metastasis Teller): Genomic classification of intrapulmonary metastasis and multiple primary lung cancer

Language: Python - Size: 814 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

chicago-joe/Python-ML-for-Financial-Applications

Moody's Bond Rating Classifier and USPHCI Economic Activity Forecast Modeling

Language: Python - Size: 7.06 MB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 6

debanganghosh08/Prime_ML_Model

This is the official repository of Debangan Ghosh. Here I made a Streamlit App for my Fine tuned ML prediction models for MASAI Hackathon

Language: Python - Size: 1.28 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Zero-One12/pH-meter-with-buzzer-alarm

Arduino R3 pH Meter with Display and Buzzer

Language: C++ - Size: 12.7 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

aryashah2k/Prediction-Of-PCOS-Using-Optimized-ML-Classifiers

Official Code Files For My Research Paper Presented at 3rd International Conference on Artificial Intelligence: Advances and Applications (ICAIAA 2022). Paper Published in Springer Book Series, "Algorithms for Intelligent Systems (AIS)".

Language: Jupyter Notebook - Size: 4.7 MB - Last synced at: about 21 hours ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 4

NishkarshRaj/100DaysofMLCode

My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge. Now supported by bright developers adding their learnings :+1:

Language: Jupyter Notebook - Size: 41.2 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 331 - Forks: 164

sozelfist/handson-ml3 Fork of ageron/handson-ml3

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Language: Jupyter Notebook - Size: 40.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

NeverSinkDev/NeverSink-Filter

This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.

Size: 30.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2,503 - Forks: 494

nano-bot01/Credit-Card-Fraud-Detection-

Credit Card Fraud Detection using Logistic Regression on credit card dataset

Language: Jupyter Notebook - Size: 424 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 4

RajatDodwadkar/Titanic_Survival_Prediction

Conducted exploratory data analysis (EDA) and implemented machine learning classification models to predict passenger survival outcomes on the Titanic dataset. This project explores key patterns and factors influencing survival rates using real-world data.

Language: Jupyter Notebook - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Alepidoptera7/spring_tension_classifiers

Data mining and search scripts, antisense oligonucleotide prediction for drug discovery.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Dharmeshgadhiya161/Mid-Course-Assessment---ML-Case-Study

Mid Course Assessment - ML Case Study(Credit Scoring (Banking & Financial Services))

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

capstone-coal/pycoal

Python toolkit for characterizing Coal and Open-pit surface mining impacts on American Lands

Language: Python - Size: 179 MB - Last synced at: about 7 hours ago - Pushed at: almost 4 years ago - Stars: 29 - Forks: 13

eeyribas/DeepLearning-Classifier

Contains applications related to Deep Learning Classification. The two applications perform classification using different trained models.

Language: Python - Size: 32.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CaritoRamos/predictive-classification-model-in-python

This project applies Machine Learning classification models to predict customer acceptance of marketing offers using Python and libraries such as Pandas, NumPy, Scikit-learn, and XGBoost.

Language: Jupyter Notebook - Size: 8.68 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Pegah-Ardehkhani/Customer-Churn-Prediction-and-Analysis

Analysis and Prediction of the Customer Churn Using Machine Learning Models (Highest Accuracy) and Plotly Library

Language: Jupyter Notebook - Size: 1.99 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

niladrighosh03/Classification---Comparison-of-Supervised-Machine-Learning-Algorithms

This project explores supervised machine learning algorithms for heart disease prediction using the UCI Heart Disease Dataset. Various classification models like KNN, SVM, Logistic Regression, Decision Trees, Random Forest, Naïve Bayes, Gradient Boosting, and XGBoost are implemented and compared based on accuracy, precision, recall, and F1-score.

Language: Jupyter Notebook - Size: 4.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

abhinabasaha/ml

Language: Jupyter Notebook - Size: 951 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

bhattbhavesh91/imbalance_class_sklearn

Address imbalance classes in machine learning projects.

Language: Jupyter Notebook - Size: 40.2 MB - Last synced at: 22 days ago - Pushed at: almost 4 years ago - Stars: 36 - Forks: 38

manishdevdi/Loan-Approval-Prediction

The Loan Approval Prediction project uses machine learning to predict loan approvals based on factors like income, credit history, and loan amount. It applies Decision Tree and Random Forest classifiers, achieving 98.13% and 97.42% accuracy, respectively. This solution helps financial institutions make informed lending decisions efficiently.

Language: Jupyter Notebook - Size: 896 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

SaulTejedaM/Exanthem-Detection-ML

Machine learning project designed for the clinical classification of exanthematous diseases using medical data, to generate an early and accurate diagnosis of exanthems is crucial for effective treatment and outbreak control.

Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AldiPradana-KD/Automatic-Ticket-Classification

This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.

Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FadhiilDzaki/Bank_Deposit_Prediction

This project showcases an end-to-end data science solution to predict whether a client will subscribe to a term deposit based on historical marketing data from a Portuguese banking institution. By leveraging machine learning algorithms, the project aims to improve the efficiency and effectiveness of marketing campaigns.

Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jlgarridol/sslearn

The sslearn library is a Python package for machine learning over Semi-supervised datasets. It is an extension of scikit-learn.

Language: Python - Size: 3.38 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 2

bluegreen-labs/foto

The FOTO (Fourier Transform Textural Ordination) R package.

Language: R - Size: 20.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

abess-team/abess

Fast Best-Subset Selection Library

Language: C++ - Size: 209 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 482 - Forks: 42

Jabulente/Machine-Learning-Classifications-Models

This repository contains a machine learning model designed to classify different landrace bean varieties based on their biometric and growth characteristics. Using Python, the model applies advanced classification algorithms to distinguish bean varieties accurately.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jackaduma/AI-WAF

AI driven Web Application Firewall

Language: Python - Size: 119 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 3

WesleyEliel/CCN-Images-Classification

# EN: [ IA ] : Test projet for CNN # FR: [ IA ] : Projet de Test pour les CNN

Language: Python - Size: 1.61 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

murufeng/awesome-papers

机器学习,深度学习,自然语言处理,计算机视觉方面的顶级期刊会议论文集

Size: 62.4 MB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 132 - Forks: 35

MeqdadDev/teachable-machine

A Python package designed to simplify the integration of exported models from Google's Teachable Machine platform into various environments.

Language: Python - Size: 2.64 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 3

Abhishek-Mallick/Health_Buddy

Health Buddy is a web application that provides essential medical assistance, including predicting brain tumors, detecting retina problems, and finding nearby doctors. With a chatbot feature and AI-powered suggestions, it aims to improve the healthcare experience for users.

Language: HTML - Size: 3.51 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

sametmemis/IFPIFSC

IFPIFSC

Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Mai11122006/Iris-ml-classifier

PyTorch model that classifies Iris species based on characteristics about the length and width of sepals and petals.

Language: Python - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vauxgomes/lad

Open source implementation of Logical Analysis of Data (LAD) Algorithm.

Language: Python - Size: 68.4 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

MRLintern/NLP_Spam_Pipeline

A Spam Message Detection Application making use of Spark's ML & Data Pipeline Functionality.

Language: Jupyter Notebook - Size: 268 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kelvinleandro/manim-animations

Animations exploring various concepts in computer science, with a special focus on machine learning and statistics

Language: Python - Size: 6.38 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

SloughJE/aerial_straps_classifier

ML classification of aerial straps poses using computer vision. From conception to deployment. Features OpenCV, MediaPipe, Optuna, MLflow, fastAPI, Docker and GCR

Language: Jupyter Notebook - Size: 27.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

shubham0204/GaussianNaiveBayes_Android_App 📦

A simple implementation of the Gaussian Naive Bayes algorithm in Android ( with Kotlin ).

Language: Kotlin - Size: 960 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

NathanFirmo/classifier.js

:robot: Natural language processing with JavaScript

Language: TypeScript - Size: 1.34 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 118 - Forks: 1

bill-chamal/Bankruptcy-Risk-Prediction-Models

Comparison of Machine Learning Models for predicting bankruptcies with 2006-2009 data.

Language: Python - Size: 4.36 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

eriksszva/customer-churn-prediction

A customer churn prediction project to identify customers at risk of leaving.

Language: Jupyter Notebook - Size: 8.25 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

thoth2357/Pneumonia-Detection

Pneumonia detection on chest Xrays using both Transfer learning(TL) models and Non TL Models

Language: Jupyter Notebook - Size: 31.8 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dillikadariya/ML-Logistics-Regression-to-Classify-Iris-Species

Machine Learning project that implements classification algorithm as a logistic regression model

Language: Python - Size: 175 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

parvvaresh/ETL-news

Language: HTML - Size: 4.76 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 21 - Forks: 0

audrbar/ml-sports

A Supervised Machine Learning Project for Text Classification

Language: Python - Size: 118 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

barahona-research-group/hcga

Highly Comparative Graph Analysis - Code for network phenotyping

Language: Python - Size: 265 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 45 - Forks: 15

Networks-Learning/counterfactual-prediction-sets

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

Language: Python - Size: 4.58 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

krishnadey30/Artificial_Intelligence_Codes

C codes for the Arificial Intelligence Course and algorithms.

Language: C - Size: 872 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 1

Networks-Learning/improve-expert-predictions-conformal-prediction

Code for "Improving Expert Predictions with Conformal Prediction" , ICML 2023

Language: Jupyter Notebook - Size: 6.19 MB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 11 - Forks: 4

siddhant4srivastava/Linear-Model-Regression-and-Classification-

Biulding a real scenario Regression and Classification Algorithms.

Language: Jupyter Notebook - Size: 794 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

ChaitanyaC22/Autistic-Spectrum-Disorder-ASD-Detection

This project aims to develop a robust classification model using test-takers' demographics and questionnaire responses from the ASD screening dataset to accurately identify individuals with Autistic Spectrum Disorder (ASD) through optimization of performance metrics.

Language: HTML - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Pavansomisetty21/Diabetes-prediction-using-DNNClassifier

we predict diabetes using DNNClassifier

Language: Jupyter Notebook - Size: 931 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

anushkundu/Student-Performance-Analysis

Exploring Student Performance Factors

Language: Jupyter Notebook - Size: 755 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mituskillologies/cdac-ai-drdo-jan25

Programs of certificate course on Artificial Intelligence and Machine Learning conducted for DRDO officials at CDAC Headquarters, Pune in January 2025.

Language: Jupyter Notebook - Size: 27.6 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TNO-Quantum/ml.classifiers.vc

Scikit-learn compliant Variational Quantum Classifier

Language: Python - Size: 3.01 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

Fraggle460/AI-Regression-Clustering-Classification-Ethics

A series of Juypter Notebooks covering tasks related to Linear regression, clustering and classification using neural networks and 3D visualizations

Language: Python - Size: 1.51 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Fraggle460/Data-Mining-

These are a series of data mining workshops using Jupyter Notebook v 7.0.8 running on Python 3.12.4 programming language.

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

anushkundu/Churn-Prediction

Telecom Customer Churn Prediction Using Machine Learning!

Language: Jupyter Notebook - Size: 615 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Arif-miad/Credit-Card-Approval-Prediction

Size: 1.68 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

LatiefDataVisionary/machine-learning-basic-dicoding

Language: Jupyter Notebook - Size: 17.7 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

StarlangSoftware/Classification-CS

Machine learning library for classification tasks

Language: C# - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

mortcanty/CRC4Docker

Python scripts for the textbook "Image Analysis, Classification and Change Detection in Remote Sensing, Fourth Revised Edition"

Language: Jupyter Notebook - Size: 976 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 111 - Forks: 49

berksudan/Success-Prediction-on-E-Learning

A distributed classification tool developed as a graduation project. Used: Big Data Analysis, Java 8, Spark, Web Mining, Machine Learning.

Language: Python - Size: 217 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

MainakRepositor/ML-Algorithms

List of some top machine learning algorithms. Just give a dive and explore the world of ML

Language: Jupyter Notebook - Size: 1010 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 1

viktoriaszabo-sz/Brain-Tumor-Classification

Brain Tumor Classification with support vector machines

Language: Python - Size: 79.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AbdooMohamedd/Machine-Learning-Projects

A collection of small and medium-sized machine learning projects showcasing various supervised and unsupervised learning techniques. This repository features practical implementations and experiments with different algorithms, datasets, and problem domains to help you explore and learn about machine learning.

Language: Jupyter Notebook - Size: 194 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

scaceresg/mlapi-banknotes

ML API for Bank Notes classification using FastAPI

Language: Jupyter Notebook - Size: 115 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

azizp128/income-prediction-flask

An experiment with machine learning model deployment using the Flask framework on Heroku & Streamlit. This project features a simple machine learning model that utilizes the Gradient Boosting Classifier algorithm to predict an employee's income.

Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Rachel-XMR/Data-Analysis-in-Health-Set-CSC3062

CSC3062 Data Analysis and visualization

Language: Jupyter Notebook - Size: 29.7 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

enriquegit/multiviewstacking

A python implementation of the Multi-View Stacking algorithm

Language: Python - Size: 3.91 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 29 - Forks: 0

hugosouto/comprasgov-poc-item-deserto

ETL and preprocessing of data to evaluate the possibilities of creating a machine learning models to predict whether a bidding item registered in purchases from ComprasGov systems will not have interested suppliers.

Language: HTML - Size: 6.76 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Ari-S-123/DS-3000-Final-Project

Predicts consumer behavior in online commerce using Machine Learning Algorithms.

Language: Jupyter Notebook - Size: 44.1 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

niyas6161/ML-PROJECTS

ML Projects

Language: Jupyter Notebook - Size: 4.72 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dhrupad17/Machine-Learning-A-Z

This is a practice Repository consisting of all the notebooks I have practiced for Machine Learning from basics to Advance

Language: Jupyter Notebook - Size: 51.9 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

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.

Language: Python - Size: 12.4 MB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 8 - Forks: 0

kush1912/FAKE-NEWS-DETECTION

Machine learning Based Minor Project, which uses various classification Algorithms to classify the news into FAKE/REAL, on the basis of their Title and Body-Content. Data has been collected from 3 different sources and uses algorithms like Random Forest, SVM, Wordtovec and Logistic Regression. It gave 94% accuracy.

Language: Jupyter Notebook - Size: 4 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 7

xiaowuc2/Breast-Cancer-Prediction-A-Machine-Learning-Approach

This proposed projec presents a comparison of six machine learning algorithms: XGBoost Classifier, Random Forest, KNN Classifier, Logistic Regression, SVM Classification, Decision Tree. Our research led to 94.96% accuracy.

Language: Jupyter Notebook - Size: 4.36 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chandkund/Predicting-Student-Grades

This project predicts student grades (G1, G2, G3) based on various features such as demographic information, study habits, family background, and other academic factors. The aim is to develop a predictive model that can assist in identifying students who may need additional support.

Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EPSOFT/Tex-Classification

Tex Classification

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

acetinkaya/Breast-Cancer-Classification-with-ML-Algorithms

Comparison of Classification Success Rates of Different Machine Learning Algorithms in the Diagnosis of Breast Cancer

Size: 110 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

syang76/machine_learning_algorithms

This code demonstrates how to construct pipelines to perform grid search to compare various supervised machine learning algorithms.

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RezuwanHassan262/Parrot-Species-Classifier

An image classifier model that can classify 60 parrot species with 93% accuracy

Language: Jupyter Notebook - Size: 247 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Related Keywords
classification-algorithm 1,501 machine-learning 756 python 350 classification 247 machine-learning-algorithms 230 data-science 177 logistic-regression 148 deep-learning 120 python3 106 random-forest 101 pandas 97 jupyter-notebook 91 regression-algorithms 78 scikit-learn 76 numpy 75 sklearn 73 classification-model 70 regression-models 70 data-visualization 69 decision-trees 69 supervised-learning 69 decision-tree-classifier 64 naive-bayes-classifier 63 neural-network 63 matplotlib 58 exploratory-data-analysis 57 clustering-algorithm 55 artificial-intelligence 55 tensorflow 49 random-forest-classifier 48 deep-neural-networks 45 natural-language-processing 45 svm-classifier 43 classifier 43 data-analysis 42 seaborn 40 linear-regression 40 knn-classification 40 regression 39 ai 39 nlp 38 neural-networks 38 decision-tree 38 feature-engineering 37 ml 35 keras 34 nlp-machine-learning 34 convolutional-neural-networks 34 r 32 xgboost 30 svm 30 data-mining 29 computer-vision 28 supervised-machine-learning 28 machinelearning 28 sentiment-analysis 28 clustering 28 predictive-modeling 27 image-classification 27 feature-selection 26 knn 26 eda 24 cnn 24 pytorch 24 naive-bayes 24 support-vector-machines 22 streamlit 22 text-classification 22 flask 21 prediction 21 gradient-boosting 21 image-processing 20 artificial-neural-networks 20 sklearn-library 20 perceptron 19 unsupervised-learning 19 scikitlearn-machine-learning 18 kaggle 18 kaggle-competition 17 keras-tensorflow 16 cnn-classification 16 algorithms 16 prediction-model 16 cross-validation 16 java 16 pca 16 support-vector-machine 16 visualization 16 xgboost-algorithm 16 ensemble-learning 16 knn-classifier 15 cnn-keras 15 naive-bayes-algorithm 15 dimensionality-reduction 15 iris-dataset 15 opencv 14 flask-application 14 binary-classification 14 python-3 14 feature-extraction 13