scikit-learn
scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.
- GitHub: https://github.com/topics/scikit-learn
- Wikipedia: https://en.wikipedia.org/wiki/Scikit-learn
- Repo: https://github.com/scikit-learn/scikit-learn
- Created by: David Cournapeau
- Released: January 05, 2010
- Related Topics: scikit, python,
- Aliases: sklearn,
- Last updated: 2026-06-25 00:23:58 UTC
- JSON Representation
https://github.com/rachelnk/simple-machine-learning-model
A simple machine learning model built using scikit-learn library.
data-science linear-regression machine-learning-algorithms machine-learning-models matplotlib numpy pandas python random-forest random-forest-regressor scikit-learn
Last synced: 11 Apr 2026
https://github.com/vijay-saravanan/advanced-human-life-detection
Portable, real-time embedded system using mmWave radar, microphone, and accelerometer sensor fusion with advanced signal processing and machine learning to detect and locate humans trapped under debris. Features rapid alerts via LCD, LED, buzzer, and is designed for Raspberry Pi deployment in disaster scenarios.
disaster-recovery dwt fft landslide machine-learning random-forest-classifier scikit-learn sensor-fusion sensors-data-collection signal-processing vital-signs
Last synced: 14 May 2026
https://github.com/rakibhhridoy/differentprojects
Some of my learning projects that I practice to launch in data science. Not all, but some of few that was stored in my local repository. It can be useful for beginner data science enthusiast. Explore and learn!
data-science deep-learning machine-learning mathematics matplotlib numpy pandas python scikit-learn seaborn statistics
Last synced: 11 Apr 2026
https://github.com/alejandrolara11/machinelearningcourse
Machine Learning Basics: From Setup to Clustering
data-analysis data-science machine-learning numpy pandas plotly preprocessing-data python scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/dllllb/ds-pipeline
Data Science model pipeline based on SciKit-Learn Estimator API
data-science machine-learning python scikit-learn
Last synced: 16 Apr 2026
https://github.com/samuele-lolli/data-analytics-techniques
A practical approach to data analytics pipeline.
numpy pandas pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/satheesh-meadi/real_time_financial_risk_dashboard
Financial Risk Analysis Dashboard 🚀. An interactive Streamlit dashboard designed for analyzing and visualizing portfolio performance. Features include CAPM analysis, portfolio optimization, efficient frontier visualization, and real-time stock data to help optimize investments.
numpy pandas plotly plotly-express python3 scikit-learn streamlit yfinance
Last synced: 05 Apr 2026
https://github.com/wb-az/peft_lora_opt_llm_finetuning
This repository contains code to fine llm with diverse peft techniques with custom datasets.
emotion-analysis facebook-opt huggingface-transformers llm-fine-tuning llm-inference lora modernbert peft-fine-tuning-llm plotly-express python3 pytorch roberta-base scikit-learn scipy
Last synced: 30 Dec 2025
https://github.com/enayar478/nomad_machine_learning_dash_app
An interactive Machine Learning app built with Dash and Plotly, developed as part of the Data Analytics Bootcamp at Le Wagon Bordeaux. It allows users to visualize data, make real-time predictions, and explore various model insights.
analytics cachetools dash dashboard-application data-analysis data-science deployment gunicorn interactive-visualization machine-learning pandas plotly plotly-dash prediction-model python python3 render scikit-learn web-application
Last synced: 02 Jan 2026
https://github.com/vyjayanthipolapragada/fraud_detection_creditcard
Detecting the fraudulent credit card transactions by training Decision Tree model using Scikit-learn and SnapML
classification-model data-preprocessing decision-tree-classifier kaggle-dataset machine-learning numpy pandas python scikit-learn snapml time tree-model
Last synced: 11 Apr 2026
https://github.com/sabin74/movie_recommendation_system
A Python-based movie recommendation engine built using the MovieLens Dataset that supports:
collaborative-filtering content-based-filtering cosine-similarity movie-lens movie-recomendation-system pyhton3 scikit-learn tf-idf-vectorizer
Last synced: 24 Apr 2026
https://github.com/rihua-tech/iris-ml-end-to-end
End-to-end Iris classification in Python: EDA → stratified CV → model comparison → SVM grid search → hold-out test → model persistence.
classification eda machine-learning python scikit-learn svm
Last synced: 14 May 2026
https://github.com/dharma-acha/resnet18_imageclassification_cnn
In this part of the project, we implement ResNet-18 from scratch using PyTorch and train it on an image dataset to achieve over 75% accuracy. We apply techniques to prevent overfitting and optimize performance, aiming for an accuracy of 80% or higher.
matplotlib numpy python3 pytorch scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/simon2k/stock-price-prediction-evaluation
This project is indented to present a small evaluation of different types of regression models for predicting stock prices for AAPL.
evaluation machine-learning numpy pandas predicting-stock-prices scikit-learn
Last synced: 07 Apr 2026
https://github.com/jawwad-fida/data-science-salary-estimator
A tool that estimates data science salaries (MAE ~ $ 11K) to help data scientists negotiate their income when they get a job.
data-science machine-learning project scikit-learn
Last synced: 25 Apr 2026
https://github.com/mborrillo/ranking-ciudades-espana
Sistema end-to-end de análisis multicriterio que evalúa 50 ciudades españolas en calidad de vida mediante datos oficiales
business-intelligence data-analysis multi-criteria-decision-analysis pandas python3 quality-of-life ranking-system scikit-learn scoring-models
Last synced: 13 Jan 2026
https://github.com/namratha2301/cognitiveemotion
Identifying Emotions from EEG Activity
data-science gru matplotlib python3 scikit-learn seaborn tensorflow xgboost
Last synced: 03 May 2026
https://github.com/agnivchtj/us-census-classifier
Find the optimal classification algorithm that can predict salaries above $50k, based on US Census data.
census-data decision-tree-classifier jupyter-notebooks knn-classifier logistic-regression naive-bayes-classifier python scikit-learn svm-classifier
Last synced: 07 May 2026
https://github.com/jpcadena/hackathon-kin
Hackathon Kin: Customers churn (Finance and Risk).
algorithms ann churn-prediction classification data-science keras machine-learning python scikit-learn supervised-learning tensorflow
Last synced: 07 Apr 2026
https://github.com/kanika300393/loan_prediction
This project implements a Loan Prediction system using Support Vector Machine (SVM). It includes data preprocessing, visualization of features like income and education, and model evaluation. The goal is to predict loan approval based on the dataset. Clone the repo to explore the code and improve the model.
data-science machine-learning numpy pandas python scikit-learn svm-classifier
Last synced: 09 Apr 2026
https://github.com/akshaypatra/cardiovascular_disease_detection
AI-driven ECG classification model that detects cardiovascular abnormalities such as arrhythmia and atrial fibrillation using a hybrid CNN-LSTM deep learning approach.
keras matplotlib numpy pandas python3 scikit-learn seaborn tensorflow wfdb
Last synced: 14 Apr 2026
https://github.com/sarangs1621/weather-prediction
Weather Prediction Using Machine Learning is a project that leverages machine learning algorithms to predict weather conditions based on historical data. It evaluates three popular ML models (Decision Tree, KNN, and Logistic Regression) and provides performance insights through metrics and visualizations.
data-analysis decision-tree jupyter-notebook knn logistic-regression machine-learning predictive-modeling python scikit-learn weather-prediction
Last synced: 25 Apr 2026
https://github.com/aryanpillai2007/credit-card-fraud-detection
The primary goal of this project is to develop a comprehensive fraud detection system that enhances the security and trustworthiness of financial transactions.
anomaly-detection classification credit-card-fraud data-preprocessing data-science data-visualization fraud-detection imbalanced-data logistic-regression machine-learning outlier-detection pca pca-analysis python roc-curve scikit-learn
Last synced: 18 May 2026
https://github.com/prarthana-singh/heart-attack-prediction-model
A Machine Learning model that predicts the risk of a heart attack based on health parameters like cholesterol levels, blood pressure, BMI, smoking habits, and age. Built using Classification models, Scikit-Learn, Pandas, and Python.
classification data-analysis data-science heart-attack-prediction logistic-regression machine-learning numpy pandas python scikit-learn
Last synced: 25 Jun 2025
https://github.com/joemathew2004/cancer_prediction
This project implements a machine learning model (Logistic Regression) trained on the Breast Cancer dataset to predict if a tumor is benign or malignant. It includes a Python script for training the model, a terminal-based prediction tool, and a web application built with Streamlit for interactive predictions.
cancer-prediction classification csv joblib logistic-regression machine-learning python scikit-learn streamlit web-application
Last synced: 07 May 2026
https://github.com/suvanwita/safescope
Women safety pattern analyzer using public crime datasets, DBSCAN hotspot clustering, Isolation Forest anomaly detection, geospatial heatmaps, and explainable risk scoring to surface historical incident patterns and time-aware safety insights
civic-tech crime-analysis dbscan isolation-forest machine-learning plotly python risk-scoring scikit-learn streamlit women-safety
Last synced: 25 Jun 2026
https://github.com/sanuann/ml-projects
machine-learning naive-bayes python scikit-learn scikitlearn-machine-learning sklearn svm
Last synced: 18 May 2026
https://github.com/richardbmk/datascience_machinelearning
projects related with data science and machine learning projects.
data-science machine-learning matplotlib numpy pandas scikit-learn scipy seaborn
Last synced: 11 Apr 2026
https://github.com/leabrodyheine/ml-kaggle-cirrhosis-data
This project showcases skills in machine learning, data preprocessing, and model evaluation using Python libraries such as scikit-learn, XGBoost, and Optuna. It involves implementing various machine learning models, handling imbalanced data, and employing imputation techniques to enhance model performance for predicting cirrhosis outcomes.
data-analysis data-pre imbalanced-data imputation machine-learning optuna pipeline scikit-learn xgboost
Last synced: 14 May 2026
https://github.com/mehtadigisha/iris-flower-classification
Iris Flower Classification
accuracy-score classification-report data-analysis data-visualization eda iris-classification machine-learning matplotlib pandas prediction python scikit-learn seaborn svc-model svm-model visualization
Last synced: 03 May 2026
https://github.com/deliprofesor/cinematic-data-analytics-and-recommendation-platform
This project analyzes a movie dataset using machine learning algorithms to predict success, explore revenue-popularity relationships, and develop recommendation systems. It employs techniques like K-Means, DBSCAN, GMM, decision trees, PCA, and NLP for insights and personalized suggestions.
clustering content-based-recommendation data-analysis data-visualization decision-tree gmm k-means machine-learning natural-language-processing nlp pca predictive-modeling python recommendation-system scikit-learn user-based-recommendation
Last synced: 26 Apr 2026
https://github.com/lorenzorottigni/dl-lending-club
Deep Learning python bootcamp: deep learning on Lending Club dataset
deep-learning ipynb keras machine-learning numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/vedanty3/bulldozer-price-prediction
A machine learning project aiming to build a machine learning model which could predict the sales price of bulldozer.
andrew-ng-machine-learning ensemble-machine-learning gridsearchcv jupyter-notebook machine-learning matplotlib numpy pandas python randomforestregressor randomizedsearchcv scikit-learn ztm
Last synced: 05 Apr 2026
https://github.com/pb319/california_house-price-prediction
This is going to be my first end to end ML project implementation covering all required stages taking guidence from book called "Hands On Machine Learning".
evaluation-metrics hyperparameter-tuning jupyter-notebook kfold-cross-validation machine-learning matplotlib numpy pandas python scikit-learn seaborn train-test-split
Last synced: 11 Apr 2026
https://github.com/nicolas-giacomelli/modelo-previsao-colesterol-com-gradio
Modelo de predição do colesterol com base em informações Modelo conta com pipelines para tratamento de dados Disponibilizado via Gradio
gradio machine-learning matplotlib pandas pingouin python3 saude scikit-learn scipy seaborn
Last synced: 11 Apr 2026
https://github.com/devinw03/movie-genre-nlp
🎬 Classify movie genres from plot summaries using various models, including Transformers, with clear EDA and MLflow tracking for reproducible results.
cosine-similarity countvectorizer datascience distilroberta gru huggingface imdb machine-learning multi-label-classification nlp python pytorch recommendation-engine scikit-learn slack tabulate text-classification word2vec
Last synced: 11 Apr 2026
https://github.com/insane-group/scikit-learn-template
Generic template to bootstrap your scikit-learn project
Last synced: 03 May 2026
https://github.com/ejw-data/ml-classification-exoplanet
Classification of planets identified by Kepler telescope using multiple models and tuning using GridSearchCV
classification python scikit-learn
Last synced: 09 May 2026
https://github.com/ejw-data/ml-classification-grants
Compares several machine learning classification models including a neural network to determine whether to approve or reject a grant applicant
classification neural-network python scikit-learn
Last synced: 10 May 2026
https://github.com/jorgevelezgarcia/ibm-data-science-professional-certificate-jorgevelez
IBM Data Science Professional Certificate
analysis data-science databases jupyter-notebook machine-learning matplotlib pandas plotly python scikit-learn scipy seaborn sql visualization
Last synced: 11 Apr 2026
https://github.com/kaguya163/marketing_campaigns
Анализ маркетинговой эффективности в спортивном ритейле.
ab-testing machine-learning matplotlib numpy pandas python scikit-learn scipy sqlite3
Last synced: 11 Apr 2026
https://github.com/dyarleniber/hands-on-machine-learning
This repository contains code examples, exercises, and projects related to the concepts covered in the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition" by Aurélien Géron.
ai artificial-intelligence keras machine-learning matpolotlib numpy pandas scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/sudarsann27/basic_machine_learning_algorithms
Basic Machine learning algorithms using scikit-learn and other fundamental libraries
data-science data-visualization ensemble-model kaggle numpy pandas scikit-learn supervised-machine-learning
Last synced: 20 Jan 2026
https://github.com/stella4444/linear-regression
learning about linear regression (currently a work in progress) ~ working with data
linear-regression machine-learning numpy scikit-learn
Last synced: 20 Jan 2026
https://github.com/leolion3/smartnanotubes-smellinspector-companion
Companion software for the SmellInspector Devices from SmartNanoTubes. Allows specifying substances, connecting multiple devices, collecting data and performing machine learning.
docker machine-learning python3 reactjs scikit-learn smartnanotubes smellinspector
Last synced: 27 Apr 2026
https://github.com/adi3042/sensor-fault-detection
🔍⚙️ Ensure Reliable Operations! Detect anomalies and prevent disruptions with our Sensor Fault Detection system. Explore advanced classification and regression techniques to identify and address sensor faults effectively. Your path to robust and accurate sensor data begins here! 🚨🔧 SensorFaultTech
classification css datetime fault-detection flask functools html ipykernel jupternotebook machine-learning numpy pandas python3 readme regression scikit-learn sensor setuptools venv
Last synced: 11 Apr 2026
https://github.com/abhishek10351/ai-ml
Exploring basics of AI-ML
ai jupyter-notebook machine-learning matplotlib ml numpy pandas python scikit-learn
Last synced: 04 Apr 2026
https://github.com/csengupta1101/housing-price-prediction
Based on given features , this project deals with the prediction of house prices. From data extraction till deployment , everything is detailed in here.
jupyter-notebook matplotlib numpy pandas python python3 scikit-learn vscode
Last synced: 11 Apr 2026
https://github.com/cmdecker95/learning-ml
My first foray into machine learning, comprised of my early undergrad work (circa 2021-2022) 🤓
jupyter-notebook keras machine-learning scikit-learn tensorflow2
Last synced: 08 Apr 2025
https://github.com/toscdom/spam_detection
This repository contains a project focused on analyzing and classifying emails to detect SPAM. It includes: Training a machine learning classifier for SPAM detection. Identifying key topics in SPAM emails using NLP techniques. Calculating semantic distances to evaluate topic similarity. Tools used include Python libraries like nlp frameworks
classifier nlp nltk scikit-learn semantic-analysis spam-detection
Last synced: 27 Apr 2026
https://github.com/bhazel/dockerfiles
Some Dockerfiles for working with specific technologies or learning resources.
docker dockerfile ocaml python rails ruby scikit-learn
Last synced: 10 Apr 2026
https://github.com/marktheo/bike-sharing-demand
Jupyter Notebook - Predicting bike rental numbers based on climate and temporal data
decision-tree-classifier decision-tree-regression jupyter-notebook machine-learning scikit-learn
Last synced: 18 May 2026
https://github.com/frauvate/cheatsheet
This project provides ready-to-use templates for machine learning base models. This repo, which contains templates of common models in Jupyter notebook format, aims to help users quickly implement these models and easily adapt them to their own projects.
machine-learning machinelearning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/karimosman89/customer-churn-prediction
Predict which customers are likely to stop using a service.Build a model to predict which customers are likely to stop using a service or product. This can help companies take proactive measures to retain customers.Provide actionable insights and retention strategies based on the model’s predictions.
matplotlib-pyplot pandas python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/sundanc/movierecommendation
Movie recommendation system based on user input. Built with Streamlit
movie-recommendation-app python scikit-learn scikitlearn-machine-learning streamlib
Last synced: 27 Apr 2026
https://github.com/capsuleismail/spambase
Classifying Email as Spam or Non-Spam with RandomForestClassifier
datascience jupyter-notebook machinelearning-python scikit-learn
Last synced: 28 Apr 2026
https://github.com/tillscode/personal-finance-ml-analysis
Machine learning analysis of personal financial data with predictive modeling and interactive dashboard
dashboard data-analysis finance machine-learning python scikit-learn
Last synced: 28 Apr 2026
https://github.com/aadrianleo/book-recommendation-system
Book Recommender System using the Book-Crossing dataset. Compares content-based (TF-IDF + cosine similarity) and collaborative filtering (SVD) methods for book recommendations. Includes data cleaning, EDA, and model evaluation (Precision@5, RMSE) in Python.
artificial-intelligence collaborative-filtering content-based-filtering cosine-similarity data-preprocessing jupyter jupyter-notebook machine-learning matrix-factorization numpy pandas predictive-modeling python3 recommendation-system recommender-system scikit-learn sckit-surprise
Last synced: 10 Apr 2026
https://github.com/nickklos10/league-of-legends-match-predictor
Predicting League of Legends Match Outcomes Using Logistic Regression and PyTorch.
jupyter-notebook matplotlib numpy pandas pytorch scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_project_ml-classification
Project for IBM Data Science course on Machine Learning -- Trained ML models for classification, evaluating based on a variety of metrics
classification communication data-modeling dataframes numpy pandas python scikit-learn supervised-ml
Last synced: 11 Apr 2026
https://github.com/emms21/thoughtful_ai
Technical Screening: an agent that responds to semantically similar questions with pre-defined answers, falling back to generic LLM responses otherwise
openai python scikit-learn streamlit
Last synced: 02 Jan 2026
https://github.com/shahzaibdev355/house-recommendation-backend
House Recommendation Backend is a Flask-based API that provides house recommendations based on user input. It includes endpoints to check the backend's functionality, fetch state data, and get personalized house recommendations based on criteria like price, property size, number of beds, number of baths, and state.
flask flask-api flask-cors numpy pandas scikit-learn tensorflow
Last synced: 05 Jan 2026
https://github.com/victoorv/detection_malwares
L'objectif de ce projet est de développer un classifieur capable de différencier les logiciels malwares des goodwares.
classification data-analysis data-science machine-learning machine-learning-algorithms malware-analysis malware-detection oversampling-algorithms python scikit-learn supervised-learning undersampling-algorithms
Last synced: 28 Apr 2026
https://github.com/ahmed-maher77/signlink___graduation-project
𝐀𝐈-𝐏𝐨𝐰𝐞𝐫𝐞𝐝 𝐒𝐢𝐠𝐧 𝐋𝐚𝐧𝐠𝐮𝐚𝐠𝐞 𝐓𝐫𝐚𝐧𝐬𝐥𝐚𝐭𝐨𝐫 | A web and mobile app that bridges communication gaps for the deaf and hard-of-hearing community by translating English and Arabic sign language into real-time text and speech, and converting spoken words into text during video calls.
csharp fastapi firebase-realtime-database flutter framer-motion javascript microsoft-dot-net-technologies numpy opencv python pytorch reactjs scikit-learn scss-framework sign-language-recognizer sign-language-translation sql-server tailwindcss webrtc websockets
Last synced: 07 Apr 2026
https://github.com/pedrosfaria2/match_predictor_models
Soccer match prediction models
css css3 flask html html5 javascript modeling modeling-and-simulation python python3 scikit-learn simulation test-automation test-driven-development testing
Last synced: 11 Apr 2026
https://github.com/nk-works/creditflow-ai
CreditFlow AI predicts loan defaulters using Artificial Neural Networks (ANNs). This model uses historical loan data to predict the likelihood of default for new loan applications.
ai artificial-neural-networks deep-learning jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 24 Jun 2025
https://github.com/rohitinu6/tesla-price-prediction
A machine learning project that predicts future stock price movements using Logistic Regression, SVC, and XGBoost with engineered financial features.
data-analysis data-visualization feature-engineering financial-analysis logistic-regression machine-learning matplotlib python scikit-learn seaborn stock-market stock-price-prediction support-vector-machine time-series xgboost
Last synced: 03 May 2026
https://github.com/hallowshaw/speech-emotion-recognition-with-mfcc
A project to classify emotions like happiness, sadness, and anger from speech using MFCCs, machine learning models, and visualizations for audio features and model performance.
crema-d kaggle-dataset librosa lstm matplotlib mel-frequency-cepstral-coefficient mfcc mfcc-algorithm python ravdees savee scikit-learn seaborn sentiment-analyser sentiment-analysis speech-emotion-regonition speech-sentiment-analysis tess voice-emotion-recognition voice-sentiment-analysis
Last synced: 07 May 2026
https://github.com/pranav-tank/heart-disease-prediction-model
I have created this project as my Python term assignment. In this project I have trained a ML model to predict the heart disease using Scikit-learn library in python.
google-colaboratory jupyter-notebook machine-learning prediction-model python scikit-learn
Last synced: 20 Jan 2026
https://github.com/pakagronglb/istanbul-restaurant-tips-prediction
This project focuses on predicting restaurant tips in Istanbul using machine learning techniques, specifically Linear Regression. The analysis includes data preprocessing, exploratory data analysis (EDA), model training, and evaluation.
kaggle matplotlib numpy pandas prediction python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/ledsouza/nlp-article-classification
This project aims to develop a machine learning model capable of classifying news articles into different categories based on their titles. Two different word embedding models (CBOW and Skip-gram) are trained and used to vectorize the article titles. These vectorized representations are then used to train a Logistic Regression classifier.
gensim-word2vec natural-language-processing nlp nlp-machine-learning pandas python scikit-learn spacy spacy-nlp
Last synced: 11 Apr 2026
https://github.com/anuragkush2527/vibesync-3.0
Sentiment analysis in social media involves using natural language processing (NLP) and machine learning to analyze users' opinions, emotions, and attitudes expressed in posts, comments, and reviews. It helps in understanding public sentiment, monitoring trends, and making data-driven decisions.
expressjs fastapi mongodb nltk nodejs numpy pandas python reactjs scikit-learn sentiment-analysis tensorflow
Last synced: 16 Oct 2025
https://github.com/hmasdev/ssbgm
Score Based Generative Model with scikit-learn
Last synced: 17 May 2026
https://github.com/ankitjha2202/sentiment_analysis
A simple web application that performs sentiment analysis using logistic regression to predict whether a given text has a positive, negative or neutral sentiment.
classification logistic-regression nlp scikit-learn sentiment
Last synced: 28 Mar 2025
https://github.com/zohaib-cheema/defacto
DeFacto is a machine learning-based tool that classifies fake news articles using a hybrid model built with Scikit-learn, TensorFlow, and Keras. The system analyzes social and political content to detect deception in news stories and social media posts, providing a reliable solution to address the growing issue of misinformation.
flask git keras numpy pandas r scikit-learn tensorflow
Last synced: 07 Apr 2026
https://github.com/saragarcia6123/fraud-classification
Credit Card fraud prediction with SkLearn Classification models.
jupyter machine-learning python scikit-learn
Last synced: 25 Apr 2026
https://github.com/jagadeeshm007/machine_learning_with_python
my roadmap of Machine Learning with Python .
algorithms machine-learning matplotlib python python3 regression-models scikit-learn
Last synced: 07 Apr 2026
https://github.com/pkini2002/ipl-score-predictor
Machine Learning Academic Project
flask ipl-score-prediction jupyter-notebook machine-learning pickle-file python3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/privatepeople/dataanalysis
데이터 분석 공부를 위한 저장소
data-analysis data-science data-visualization matplotlib numpy pandas python scikit-learn scipy
Last synced: 26 Jan 2026
https://github.com/karimosman89/resume-screening
Screen resumes to identify the best candidates.Build a machine learning model that screens resumes and ranks candidates based on job descriptions.Streamline the hiring process for HR departments by automating candidate screening.
machine-learning-algorithms nlp-machine-learning nltk-python python scikit-learn spacy text-processing
Last synced: 29 Apr 2026
https://github.com/dane-meister/titanic-survival-prediction
This project applies machine learning to the Titanic dataset to predict whether a passenger survived.
classification data-cleaning data-science exploratory-data-analysis feature-engineering jupyter-notebook kaggle knn logistic-regression machine-learning pandas python scikit-learn svm titanic-dataset titanic-kaggle
Last synced: 11 Apr 2026
https://github.com/aldotestino/word-freq-email-classification
Simple email classifier using word frequency and Logistic Regression
docker email-classification fastapi logistic-regression python react scikit-learn
Last synced: 12 Apr 2026
https://github.com/vasu7052/spam-classifier
This is a Machine Learning Project to detect whether a given sentence maybe a spam or not using Python and Keras.
keras keras-neural-networks python3 scikit-learn spam-classification tensorflow
Last synced: 11 Apr 2026
https://github.com/jashandeep032kaur-dot/heart-disease-prediction
This is my heart disease prediction project.
css flask-application machine-learning-algorithms pyhton3 scikit-learn
Last synced: 17 May 2026
https://github.com/simranjeet97/spam-classification
Spam Classification Using Natural Language Processing (NLP), Scikit-Learn Library, and Bayesian Method.
data-science emails kaggle kaggle-dataset naive-bayes-classifier nlp-machine-learning nltk-python python scikit-learn spam-classification
Last synced: 11 Apr 2026
https://github.com/abhivur/graduate-income-forecaster
Contributors: Abdussalam Raheem, Chiara Su, and Joseph Botros
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 04 May 2026
https://github.com/lexxai/goit_python_ds_hw_05
Метод опорних векторів -Support Vector Machine, SVM. Дерева рішень - RandomForestClassifier, XGBClassifier
classification numpy pandas python random-forest-classifier reporting scikit-learn svm-classifier svm-model xgbclassifier
Last synced: 12 Apr 2026
https://github.com/alpha597/music_classification_ml
A project which compares different machine learning algorithms' accuracy in music genre classification of a large dataset.
machine-learning pandas python scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/vijaykumarr1452/ipl-first-innings-score-prediction
Developed a machine learning model to predict probable IPL match score ranges using advanced data analytics and historical cricket performance data.
adaboost ann decision-trees deployment machine-learning ml-regression pandas python random-forest scikit-learn
Last synced: 12 Apr 2026
https://github.com/jingjing-jin/purchase-behavior-analysis
Purchase Behavior Analysis for Targeted Customer Segmentation
clustering-algorithm data-mining machine-learning python scikit-learn
Last synced: 20 Jan 2026
https://github.com/christianconchari/bike-sharing-demand
Este repositorio contiene el trabajo práctico final de la materia Aprendizaje de Máquina II de la Especialización en Inteligencia Artificial (CEIA) de la Facultad de Ingeniería de la Universidad de Buenos Aires (FIUBA).
airflow docker fastapi machine-learning mlflow python scikit-learn
Last synced: 20 Jan 2026
https://github.com/musty-ess/shopping-prediction-ai-using-machine-learning
This project is an AI model designed to predict whether customers on an online shopping website will complete a purchase. It uses machine learning, specifically a k-nearest neighbors (KNN) classifier, to analyze user behavior and predict their purchasing intent.
ai-prediction classification-model k-nearest-neighbors knn-classifier machine-learning online-shopping python scikit-learn sensitivity-specificity user-behavior-prediction
Last synced: 12 Apr 2026
https://github.com/arrhythmia-detection/authorprovidedfeaturescombineddtoptimized
Deploys an optimized Decision Tree for Arrhythmia classification using Chapman ECG dataset on Arduino UNO board
arduino-uno arrhythmia-classification atmega328p chapman-ecg decision-tree-classifier eloquent scikit-learn
Last synced: 17 May 2026
https://github.com/adarshpheonix2810/fake-job-post-detection
This project focuses on detecting fake job posts using machine learning. Fake job advertisements are often created to scam individuals by stealing personal information or money.
data-analysis deep-learning joblib machine-learning nlp-machine-learning numpy pandas python scikit-learn tkinter
Last synced: 12 Apr 2026
https://github.com/vishnu-vamshii/fraud-detection-using-machine-learning
Developed a machine learning pipeline to detect fraudulent credit card transactions, handling imbalanced data with SMOTE and scaling. Trained models like Logistic Regression and Random Forest. Conducted EDA to identify fraud patterns.
pandas python scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/monish-nallagondalla/cement_strength_prediction
The Cement Strength Prediction project uses machine learning to predict the compressive strength of cement based on its components, such as Cement, Fly Ash, Water, Superplasticizer, Coarse Aggregate, Fine Aggregate, and Age. The goal is to forecast compressive strength (MPa) for optimized cement production and quality control.
cement-strength-prediction construction-industry data-analysis data-preprocessing data-science data-visualization feature-engineering machine-learning predictive-modeling python regression-analysis scikit-learn
Last synced: 11 May 2026
https://github.com/mindlessmuse666/train-test-splitter
Анализ данных о пассажирах Титаника и разбиение на обучающую и тестовую выборки. Практическое задание по дисциплине "Основы применения методов искусственного интеллекта в программировании".
data-analysis data-preprocessing data-visualization machine-learning pandas python scikit-learn seaborn titanic train-test-split
Last synced: 12 Apr 2026