GitHub topics: classification-algorithm
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: 6 months ago - Pushed at: 6 months 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

parvvaresh/ETL-news
Language: HTML - Size: 4.76 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 1

nadaalay/News-Articles-Categorization
Categorize news articles into groups.
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 7

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: 13 days ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 48

CLUEbenchmark/DataCLUE
DataCLUE: 数据为中心的NLP基准和工具包
Language: Python - Size: 17.9 MB - Last synced at: 3 months ago - Pushed at: over 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: 6 months ago - Pushed at: 6 months 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

desininja/voice-disorder
Data Science project. ML algorithms to detect voice disorders.
Language: Jupyter Notebook - Size: 3.61 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

StarlangSoftware/Classification-Cy
Machine learning library for classification tasks
Language: Cython - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Prajwal10031999/Sentiment-Analysis-ML-Flask-App
A machine learning end to end flask web app for sentiment analysis model created using Scikit-learn & VADER Sentiment.
Language: Python - Size: 1.88 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 23

siddhant4srivastava/Linear-Model-Regression-and-Classification-
Biulding a real scenario Regression and Classification Algorithms.
Language: Jupyter Notebook - Size: 794 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

wonderer007/Naive-Bayes-classifier
Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
Language: Java - Size: 1.15 MB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 1

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: 12 days ago - Pushed at: over 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: 4 months ago - Pushed at: 6 months 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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: 6 months ago - Pushed at: over 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: 6 months ago - Pushed at: 6 months 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: 6 months ago - Pushed at: 6 months 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: 6 days ago - Pushed at: about 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: 7 months ago - Pushed at: 7 months 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: 7 months ago - Pushed at: 7 months 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: 4 months ago - Pushed at: almost 3 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: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

bhattbhavesh91/imbalance_class_sklearn
Address imbalance classes in machine learning projects.
Language: Jupyter Notebook - Size: 40.2 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 38

saro0307/Predicting-Stars-Galaxies-Quasars-with-ML-Model
Python program to Predicting Stars Galaxies Quasars with ML Model
Language: Jupyter Notebook - Size: 408 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: 7 months ago - Pushed at: 7 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: 7 months ago - Pushed at: 7 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 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lord-shaz/Botnet-Detection
The objective is to build botnet detection system while experimenting with many machine learning classifier algorithm
Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

SanikaVT/Liver-disease-prediction
Machine learning Classification problem with easy understandable solutions
Language: Jupyter Notebook - Size: 417 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 17

jackaduma/AI-WAF
AI driven Web Application Firewall
Language: Python - Size: 119 MB - Last synced at: 6 months ago - Pushed at: almost 3 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 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

FlorentAvellaneda/InferDT
The code of AAAI20 paper "Efficient Inference of Optimal Decision Trees"
Language: C++ - Size: 1.18 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 5

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: 7 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 3

sametmemis/IFPIFSC
IFPIFSC
Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 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: 7 months ago - Pushed at: 7 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: about 1 month ago - Pushed at: about 2 years 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: 8 months ago - Pushed at: 8 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: 6 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

anushkundu/Student-Performance-Analysis
Exploring Student Performance Factors
Language: Jupyter Notebook - Size: 771 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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: 8 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 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: about 1 month ago - Pushed at: over 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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

audrbar/ml-sports
A Supervised Machine Learning Project for Text Classification
Language: Python - Size: 118 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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: 5 months ago - Pushed at: over 1 year ago - Stars: 3 - 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: 6 months ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 4

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 3 hours 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: 6 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

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: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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: 8 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Arif-miad/Credit-Card-Approval-Prediction
Size: 1.68 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

StarlangSoftware/Classification-CS
Machine learning library for classification tasks
Language: C# - Size: 1.27 MB - Last synced at: 8 months ago - Pushed at: 8 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: 7 months ago - Pushed at: almost 3 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: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

Programmer-RD-AI-Archive/English-Handwritten-Characters
English Handwritten Characters
Language: Python - Size: 82.8 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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: 1 day ago - Pushed at: about 4 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: 5 months ago - Pushed at: 8 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: 5 months ago - Pushed at: about 1 year 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: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - 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: 7 months ago - Pushed at: 9 months ago - Stars: 0 - 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: 9 months ago - Pushed at: 9 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: 15 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

niyas6161/ML-PROJECTS
ML Projects
Language: Jupyter Notebook - Size: 4.72 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - 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: 6 months ago - Pushed at: about 1 year 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: 6 months ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 7

Jo0xFF/Arabic-sign-language-classification
Arabic sign language classification for 32 different classes using CNN architecture for now.
Language: Jupyter Notebook - Size: 51.6 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

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: 3 months ago - Pushed at: almost 4 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: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

EPSOFT/Tex-Classification
Tex Classification
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: almost 3 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: 4 months ago - Pushed at: 11 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: 9 months ago - Pushed at: 9 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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 5.2 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Vd1299/Heart_stroke_prediction_model
The repository contain prediction of heart-stroke based on various medical features present in the dataset.
Language: Jupyter Notebook - Size: 310 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

FelixyZhu/Image-Data-Augmentation-with-CNN-Image-Classification
Applying data augmentation to deep-learning-based (CNN) image classification task.
Language: Jupyter Notebook - Size: 5.41 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stgl/pymccrgb
Multiscale curvature classification of point clouds with color features
Language: Python - Size: 25.8 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

Escapist-007/ML_Projects
The projects are part of the graduate-level course CSE-574 : Introduction to Machine Learning [Spring 2019 @ UB_SUNY] . . . Course Instructor : Mingchen Gao (https://cse.buffalo.edu/~mgao8/)
Language: Jupyter Notebook - Size: 84 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 6

pengwu22/integer-quantum-hall-effect
Language: C - Size: 12.7 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

MuhangTian/GFR-Experiments
A machine learning algorithm to create risk score models for risk prediction
Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

hendhamdi/deep_learning-cnn-master.github.io
Image Classification with a Convolutional Neural Network (CNN)
Language: Python - Size: 83.8 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

diegodemiranda/classification_models
Repository for classification models implemented in machine learning.
Language: Jupyter Notebook - Size: 188 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

diegodemiranda/machine_learning_algorithms
Repository to store studies of machine learning algorithms implemented in artificial intelligence.
Language: Python - Size: 244 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

LukeMercouris/Bike_Rental_Predictor
Bike Rental Demand Prediction: Built regression model to forecast hourly bike rentals in DC using time-based features and Gradient Boosting Regressor. Achieved R² of 0.965, RMSE of 33.94, and MAE of 22.49. Created Streamlit web app for real-time rental predictions.
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

muhzinkhan/Machine-Learning-Algorithms-from-Scratch
Machine Learning algorithm implementations from scratch.
Language: Jupyter Notebook - Size: 255 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 76.6 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

rjlovespy/Astro-Entity-Classifier
A Tkinter based ML tool that classifies astronomical entities as Galaxy, Star, and Quasar
Language: Jupyter Notebook - Size: 131 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

Hamid-Rezaei/Data-Mining
This repository contains code and solutions for the Data Mining project, which applies various techniques and methods to different datasets. The project covers data preprocessing, dimensionality reduction, regression, classification, and association rule mining.
Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

StarlangSoftware/Classification-Py
Machine learning library for classification tasks
Language: Python - Size: 1.4 MB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 2

munavarhs/AnalysisOfJakeAndHyde
Analysis of Jake and Hyde(Contrasting communities)
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Srijani-coder/Mbti_type
An experimental comparison beween GCN and GATClassifier models which led to building a gatclassifier to classify mbti type based on features with 84% accuracy
Language: Jupyter Notebook - Size: 973 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

wlouer/IBM_Final_Project
Final Project Files
Language: Jupyter Notebook - Size: 3.68 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Saket046/Red-wine-quality-predictor
Red wine quality prediction machine learning model.
Language: Jupyter Notebook - Size: 1.77 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tnleite/credit-card-customer-clustering
Este repositório apresenta um projeto de segmentação e predição de clientes de cartões de crédito. Utilizando EDA, clusterização (K-Means) e machine learning, o objetivo é prever o grupo de novos clientes, apoiando estratégias de marketing personalizadas.
Language: Jupyter Notebook - Size: 7.74 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

tnleite/loan-approval-prediction
Este repositório apresenta um modelo preditivo de aprovação de empréstimos, focado em minimizar o risco de inadimplência. Utilizando EDA e algoritmos de machine learning (Random Forest, XGBoost), ajustamos o threshold para maximizar o recall de inadimplentes, contribuindo para uma gestão de riscos eficiente.
Language: Jupyter Notebook - Size: 19.8 MB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

deborabmfreitas/credit-score-prediction
Projeto autoral com o objetivo de treinar um modelo de machine learning para concessão de crédito, que classifica clientes em duas categorias: bons pagadores ou inadimplentes, com base em dados históricos e variáveis financeiras.
Language: Jupyter Notebook - Size: 41.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
