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/j-nobull/noble_ana-500
Apply Advbanced Python programming to data science problems
dash machine-learning-algorithms neural-network numpy pandas plotly scikit-learn tensorflow
Last synced: 03 Mar 2025
https://github.com/barrettotte/anilist-ml
Training a binary classifier model to predict if I would recommend an anime using my Anilist user data.
anilist binary-classification data-visualization machine-learning scikit-learn
Last synced: 15 May 2026
https://github.com/arijit-7612/sms-spam-detection
A deep learning–based SMS Spam Detector built with BiLSTM and Keras TextVectorization. The model classifies messages as Spam or Ham with high accuracy and is deployed on Streamlit for real-time text classification with a clean and interactive user interface.
pandas python scikit-learn seaborn streamlit tensorflow
Last synced: 12 Apr 2026
https://github.com/manishrajmss13/regression_project
A predictive machine learning model to forecast the Algerian Forest Fire FWI using Python, Scikit-learn, and Statsmodels. Includes complete data cleaning and EDA.
data-cleaning-and-preprocessing data-science eda feature-engineering learning-by-doing linear-regression machine-learning python regression scikit-learn statsmodel
Last synced: 09 May 2026
https://github.com/linggarm/covid-19-tweets-classification
Classification of Covid-19 Tweets using Multinomial Naive Bayes and TF-IDF Vectorizer to categorize tweets about Covid-19 into three main classes
artificial-intelligence classification covid-19 data-science google-colab machine-learning multinomial-naive-bayes naive-bayes natural-language-processing nlp python sastrawi scikit-learn text-classification tf-idf tweepy tweets tweets-classification twitter vaccine
Last synced: 11 May 2026
https://github.com/adamouization/superconductors-critical-temperature-predictions-regression
:chart_with_upwards_trend: Machine Learning & Data Visualisation/Processing techniques for predicting the critical temperatures required for different superconductors to conduct electrical current with no resistance.
jupyter jupyter-lab jupyter-notebook machine-learning matplotlib matplotlib-pyplot numpy pandas prediction python python-3 regression regression-algorithms scikit-learn scikitlearn-machine-learning scipy
Last synced: 12 Apr 2026
https://github.com/supriya811106/twitter-sentiment-analysis
Analyzing the mood of tweets! We sort tweets on popular topics into positive, negative, or neutral categories to gauge public opinion. See what Twitter really thinks!
bernoulli-naive-bayes jupyter-notebook matplotlib nlp-machine-learning nltk numpy pandas python scikit-learn seaborn sentiment-analysis text-classification tfidf-vectorizer wordcloud
Last synced: 05 Apr 2026
https://github.com/hrolive/recommendation-systems-ibm
Analyze the interactions that users have with articles on the IBM Watson Studio platform and make recommendations to them about new articles, using various recommendation engines.
machine-learning natural-language-processing pandas python recomendation-system scikit-learn
Last synced: 12 Apr 2026
https://github.com/rubada/machine-learning-with-ruba-dabbas
Advance your skills and start your career here, by taking the online courses on Intuidemy.
course learning machine machine-learning matplotlib matplotlib-pyplot models numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/shreyazh/respire
To deal with Respiratory Challenges
machine-learning matplotlib numpy pandas pillow python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/abdelrahman-amen/housing-price
Predicting housing prices with machine learning regression models. This project implements Linear Regression, Random Forest, and Decision Tree models for accurate predictions.
decision-tree housing-price-prediction linear-regression machine-learning python random-forest regression-analysis scikit-learn
Last synced: 07 May 2026
https://github.com/hcvazquez/handling-time-data-engineering
The data engeneering process for the handling time problem
data-engineering data-science jupyter-notebook machine-learning pyspark python scikit-learn
Last synced: 07 May 2026
https://github.com/adam-maz/virtual_screening
Within this repository I present scripts that can be helpful during virtual screening in drug design & development.
clusterization jupyter-notebook k-means-clustering maestro-schrodinger medicinal-chemistry molecular-fingerprints pandas python rdkit scikit-learn scoring-functions virtual-screening
Last synced: 04 May 2026
https://github.com/hrolive/deep-learning-nanodegree
As one of the top 3% students from the first phase, "PyTorch Scholarship Challenge" by Facebook AI, I have earned a full scholarship to Udacity’s Deep Learning Nanodegree program
api-gateway aws aws-lambda aws-sagemaker computer-vision convolutional-neural-networks deep-learning deployment machine-learning natural-language-processing numpy pandas python pytorch scikit-learn
Last synced: 12 Apr 2026
https://github.com/murugavl/crop-prediction
This Crop Prediction System utilizes machine learning to recommend suitable crops based on environmental data. It helps farmers make informed decisions by analyzing factors like soil type and climate. The system aims to enhance agricultural efficiency and productivity.
flask machine-learning python scikit-learn
Last synced: 12 Jun 2025
https://github.com/satyavardhan2k4/medical-insurance-predictor
A linear regression model that predicts medical insurance cost based on the features like age, sex, BMI etc. the dataset values is based in US
machine-learning pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/smusab9152/bpm_pred_songs
ML project to predict the Beats Per Minute (BPM) of a song using various audio features. This is a submission for the Kaggle Playground Series (S04E02). The notebook covers a full data science workflow, including EDA, handling skewed data with log transformations, feature scaling, and building various regressions
data-science jupyter-notebook kaggle-competition machine-learning pandas regression scikit-learn
Last synced: 11 May 2026
https://github.com/santiago-giordano/datascienceproject
Data Science Course Project: Causes of death around the world
apis jupyter-notebook matplotlib pandas python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/mianmharoon/sentimentanalysis_coreml_emotionclassifier
Emotion classification iOS app using CoreML and SwiftUI – demo for sentiment and emotion analysis, with the model converted from Scikit-learn using coremltools.
ai coreml coreml-models emotionclassification ios machinelearning nlp python3 scikit-learn sentimentanalysis swift swiftui
Last synced: 12 Apr 2026
https://github.com/ramanpreet6262/ml_internity
Repository of code implimentations of various machine learning algorithms in my Internity Internship.
matplotlib numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/purcellcjp/credit-risk-classification
This project utilized Python and scikit-learn libraries to train and evalute a Machinge Learning model based on loan risk.
machine-learning numpy pandas-dataframe python scikit-learn
Last synced: 12 Apr 2026
https://github.com/leftcoastnerdgirl/deep_learning
This project introduces neural networks, deep learning, and Tensorflow.
deep-learning jupyter-notebook neural-networks pandas-python scikit-learn tensorflow
Last synced: 04 May 2026
https://github.com/samkazan/structural_discovery_of_macromolecules_data_analysis
This research project uses machine learning techniques and neural network to uncover key factors that contribute to successful protein structure discovery using Python and R
classification clustering ipython-notebook jupyter-notebook keras-neural-networks keras-tensorflow machine-learning neural-network numpy python r rmarkdown scikit-learn scipy tensorflow
Last synced: 02 Feb 2026
https://github.com/sauravokos/deep-learning
Repository on private project concerning Deep Learning through multilevel neural networks
keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface
Last synced: 02 Apr 2026
https://github.com/jobanjps089/mental_wellness
This project is a Flask web application that predicts mental wellness levels based on lifestyle factors such as screen time, sleep hours, and work-related screen exposure. It uses a Machine Learning model trained in Google Colab and deployed via Hugging Face Spaces for public access.
flask joblib puthon3 scikit-learn
Last synced: 16 May 2026
https://github.com/giwiro/simple-classifier
Simple TF-IDF + Logistic Regression in scikit learn pipeline
logistic-regression python3 scikit-learn tfidf
Last synced: 01 Jul 2026
https://github.com/kostadinlambov/time-series-forecasting
This project evaluates the predictive performance of a CNN-LSTM Hybrid deep learning model for Bitcoin price movement prediction.
keras-tensorflow matplotlib-pyplot mlflow numpy optuna pandas python scikit-learn seaborn statsmodels ta-lib tensorflow
Last synced: 07 Apr 2026
https://github.com/mpolinowski/scikit-wine-quality
Predicting Wine Quality with Several Classification Techniques using SciKit Learn.
feature-classifiers python scikit-learn
Last synced: 18 May 2026
https://github.com/hyzhak/scikit-learn-experiments
scikit-learn experiments
data-science scikit-learn sklearn
Last synced: 27 Apr 2026
https://github.com/bhaveshbhakta/diabetes-prediction
Note* The hosted website link might take some time to load. Please be patient while the application initializes.
diabetes-prediction flask machine-learning python scikit-learn svm web-development
Last synced: 12 Apr 2026
https://github.com/lefteris-souflas/ai-fashion
"DressMeUp" project utilizes fashion images and color combinations to achieve image classification for clothing combinations. Algorithms include SGD (SVM), Passive Aggressive Classifier, ResNet50 CNN, and EfficientNetV2-S CNN with K-Means for color analysis. Achieved accuracy exceeds 90%. Built with Python, Scikit-Learn, TensorFlow, and Streamlit.
business-idea cnn-classification efficientnetv2 image-classification k-means-clustering machine-learning outfit-matching outfit-planner passive-aggressive-classifier python3 resnet-50 scikit-learn sgd-classifier sqlite3 streamlit tensorflow2
Last synced: 02 May 2026
https://github.com/alainlebret/python-et-ia-2
Personal resources from my course "Python & IA"
artificial-intelligence deep-learning image-processing machine-learning matplotlib neural-network numpy python scikit-image scikit-learn
Last synced: 12 Apr 2026
https://github.com/francislauriano/chatsoftex
Plataforma desenvolvida em Python que visa automatizar e agilizar o processo de avaliação de projetos de inovação tecnológica, utilizando inteligência artificial e critérios padronizados com base na Lei do Bem.
cryptography fernet firebase flask flask-jwt-extended hugging-face-transformers numpy openai pdfplumber postgresql pyjwt pymupdf-fitz pypdf2 python pytorch scikit-learn scipy spacy sqlalchemy tensorflow
Last synced: 03 Apr 2026
https://github.com/mpoojithavigneswari/sentiment-analysis
The primary goal of this project is to build a sentiment analysis model that can predict the sentiment of a given review (positive or negative).
deep-learning keras machine-learning nlp python rnn-lstm scikit-learn tensorflow
Last synced: 04 Feb 2026
https://github.com/hariprasath-v/hackerearth_get-a-room-ml-hackathon
Build a Machine Learning model to identify the habitability score of the property based on the property's basic information and location-based information.
exploratory-data-analysis machine-learning numpy pandas pycaret python randomforestregressor regression scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/michal-wrzosek/real-estate-price-prediction
WREPPA - Warsaw Real Estate Price Prediction App (Machine Learning)
flask jupyter-notebook machine-learning neural-network node-js real-estate scikit-learn
Last synced: 12 Apr 2026
https://github.com/hariprasath-v/zindi_umojahack-india-income-prediction-challenge
Create a machine learning model to predict whether an individual earns above 50,000 in a specific currency or not.
catboost-classifier classification exploratory-data-analysis f1-score matplotlib numpy pandas python scikit-learn seaborn shap zindi
Last synced: 13 Apr 2026
https://github.com/mathealgou/ml-jobs
This project is a machine learning exercise, the application receives a set of skills from the user and returns a job title that matches the skills entered. It uses the Random Forest algorithm to make the prediction base on a jobs dataset.
machine-learning python random-forest-classifier scikit-learn
Last synced: 23 Jun 2026
https://github.com/lexxai/goit_python_ds_hw_06
Модуль 6. Навчання без вчителя. Кластерізація. KMeans. Principal Component Analysis
dbscan-clustering hdbscan-clustering kmeans kmeans-clustering opentsne optics-clustering pca python scikit-learn tsne
Last synced: 18 Apr 2026
https://github.com/markdouthwaite/py-lingo
Utilities for helping you deploy Scikit-Learn models in Go (with lingo!)
hdf5 linear-models scikit-learn
Last synced: 25 Feb 2026
https://github.com/sravyatogarla/movie-recommendation-system
A complete Movie Recommendation System project implementing Popularity-Based, Content-Based, and Collaborative Filtering models using the MovieLens dataset. Built with Python, Pandas, and Plotly, featuring interactive inputs and visualizations.
capstone-project collaborative-filtering content-based-filtering data-science data-visualization edureka jupyter-notebook machine-learning movie-recomendation-system movielens pandas popularity-based-filtering python recommender-system scikit-learn sql
Last synced: 13 Apr 2026
https://github.com/leticiamilan/formacao-python-developer-dio
Formação Python Developer - Digital Innovation One
django flask pandas pymongo python scikit-learn sqlalchemy sqlite
Last synced: 06 Apr 2026
https://github.com/murugavl/loan_approval_prediction
This project is a Loan Approval Prediction System that uses Machine Learning to determine whether a loan application should be approved or rejected based on various factors. It is deployed using Streamlit for an interactive user experience.
jupyter-notebook machine-learning numpy pandas python random-forest-classifier scikit-learn stremlit
Last synced: 13 Apr 2026
https://github.com/haekalsetiawan/banana-quality-ml-analysis
The Banana Quality Analysis ML project classifies the quality of bananas using machine learning. By analyzing banana images and relevant features, the model categorizes bananas into quality tiers. Key stages include data preprocessing, feature extraction, model training, and evaluation, resulting in high accuracy.
Last synced: 07 May 2026
https://github.com/renatomaynard/supervised-machine-learning-models-pytorch-sklearn
This repository provides a comprehensive implementation of supervised machine learning models using PyTorch and Scikit-learn. It includes end-to-end workflows for both classification and regression tasks, covering data preprocessing, model training, evaluation, and comparison between traditional ML models
applied-machine-learning classification data-preprocessing deep-learning feature-engineering machine-learning ml-models ml-pipeline model-comparison model-evaluation python pytorch regression scikit-learn supervised-learning-algorithms
Last synced: 10 May 2026
https://github.com/alphacrypto246/stock-price-movement-prediction
A project leveraging Polynomial Regression to predict stock price movements based on historical data. Includes data preprocessing, feature engineering, visualization, and model evaluation to provide insights for informed trading decisions.
machine-learning numpy pandas polynomial-regression scikit-learn yfinance
Last synced: 13 Apr 2026
https://github.com/nabilshadman/python-uk-weather-analytics
An end-to-end data science workflow of UK weather data
data-engineering data-science data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 13 Apr 2026
https://github.com/imnotannamaria/ia-ml-scikit-learn
Learning tradicional machine learning with scikit-learn.
numpy pandas python scikit-learn seaborn
Last synced: 06 Apr 2026
https://github.com/vikneshsrv24/customer-segmentation
Segregation of customers based on purchasing pattern for targeted marketing.
jupyter-notebook matplotlib pandas python scikit-learn
Last synced: 13 Apr 2026
https://github.com/jtorrescarbajal/ev-charger-accessibility-analysis
Capstone project analyzing EV charger sufficiency and equity across ZIP codes on the U.S. West Coast using Python and public datasets.
jupyter-notebook python scikit-learn wilcoxon-signed-rank
Last synced: 18 Apr 2026
https://github.com/mathewvieira/sistemas-de-apoio-a-decisao-av1
Cadeira de Sistemas de Apoio à Decisão - VP1 - UNI7
knn-algorithm pandas python scikit-learn streamlit
Last synced: 13 Apr 2026
https://github.com/smaddanki/data-science
Code blocks, algorithms, and research snippets in Data Science, Machine Learning, AI & Quant Finance.
deep-learning machine-learning pytorch scikit-learn spark
Last synced: 13 Apr 2026
https://github.com/vishal-verma-96/Pre-Owned-Car-Price-prediction-using-Streamlit-App
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
Last synced: 02 Mar 2025
https://github.com/afifahhadie/wine-clasificassion
This project focuses on classifying different types of wine using machine learning techniques. The dataset contains various chemical properties of wines, which are used as features to predict the wine class.
classification data-science data-visualization jupyter-notebook machine-learning machine-learning-algorithms pandas scikit-learn wine-dataset
Last synced: 13 Apr 2026
https://github.com/ironlegion88/media_bias
An end-to-end NLP pipeline to analyze ideological bias in online news media during elections. Uses sentiment analysis, topic modeling (LDA/NMF), and NER to quantify media framing.
data-analysis machine-learning media-bias nlp nltk political-science python scikit-learn sentiment-analysis spacy topic-modeling
Last synced: 13 Apr 2026
https://github.com/ssreeramj/hackerearth-exhibit-art
This is my solution to the HackerEarth Exhibit Art Machine Learning Challenge
gradient-boosting machine-learning pandas regression scikit-learn
Last synced: 20 Apr 2026
https://github.com/karimosman89/credit-scoring
Evaluate the creditworthiness of individuals.Develop a credit scoring model that evaluates the creditworthiness of individuals based on historical data.Help financial institutions assess risk more accurately.
decision-trees ensemble-methods logistic-regression pandas python scikit-learn
Last synced: 13 Apr 2026
https://github.com/souravxbera/credit-card-approval-predictor
End-to-end Machine Learning project to predict credit card approval decisions using real-world financial features. Includes EDA, model training, and deployment-ready architecture
credit-card-approval-prediction data-analysis machine-learning python scikit-learn streamlit
Last synced: 15 May 2026
https://github.com/rahulb813/mvscr
An alternative movie recommendation system for the CineMatchSM with better predictions. Trained with a Kaggle dataset of over 450000+ entries.
gridsearchcv knn python scikit-learn scipy-sparse svd tensorflow xgboost
Last synced: 07 May 2026
https://github.com/nurulashraf/polynomial-regression-manufacturing
A Python project implementing polynomial regression to analyse and predict manufacturing-related data. Features include data preprocessing, model training, and visualisation of results. Ideal for exploring machine learning applications in manufacturing process optimisation.
data-analysis data-visualization machine-learning manufacturing polynomial-regression predictive-modeling process-optimization python regression-models scikit-learn
Last synced: 16 Apr 2026
https://github.com/ejw-data/ml-clustering-crypto
Compares several machine learning clustering models to determine whether the currencies can be logically classified based on the given data
clustering python scikit-learn
Last synced: 13 Apr 2026
https://github.com/trainingbypackt/hands-on-machine-learning-with-python
Structure, build, and deploy machine learning projects
machine-learning numpy pandas python scikit-learn scikitlearn-machine-learning
Last synced: 10 Apr 2026
https://github.com/chirindaopensource/strapsim_portfolio_similarity_metric
End-to-End Python implementation of STRAPSim: a novel portfolio similarity metric from Li et al. (2025). Combines Random Forest proximity learning with residual-aware bipartite matching to quantify economic substitutability between ETF baskets. Full replication pipeline included.
asset-management bipartite-matching corporate-bonds etf-analysis fixed-income jupyter-notebook machine-learning numba pandas portfolio-optimization portfolio-similarity proximity-matrix python quantitative-finance random-forest research-replication scikit-learn similarity-metrics statistical-analysis supervised-learning
Last synced: 28 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: 02 Apr 2025
https://github.com/mahdimotamedi/ai-examples
AI Examples Repository showcasing machine learning and deep learning examples using Scikit-Learn and TensorFlow.
ai deep-learning machine-learning nerual-networks scikit-learn tensorflow
Last synced: 13 Apr 2026
https://github.com/thanh12273203/movie-recommendation-system
Recommendation systems for movies
machine-learning python recommender-system scikit-learn
Last synced: 07 May 2026
https://github.com/karimosman89/fraud-detection
Identify fraudulent transactions.Develop a machine learning model that can identify fraudulent transactions in credit card data or insurance claims.Show how your model can reduce financial losses by flagging suspicious activities.
anomaly-detection lightgbm pandas python scikit-learn xgboost
Last synced: 13 Apr 2026
https://github.com/vasu7052/recognizing-handwritten-digits
This is a machine learning project created in Python using Neural Networks and Supervised Learning Algorithms.
machine-learning machine-learning-algorithms numpy python scikit-learn
Last synced: 13 Apr 2026
https://github.com/eesunmoon/applied_machine_learning
[Fall 2024] Applied Machine Learning
applied-machine-learning clustering cnn data-preprocessing eda linear-regression machine-learning matplotlib neural-networks nltk-python numpy pandas pca python scikit-learn seaborn tensorflow text-classification
Last synced: 13 Apr 2026
https://github.com/snigdho8869/language-detection-ai
Detect 18+ languages instantly using machine learning (BERT, LSTM, SVM) and NLP. Includes a Flask web app for real-time predictions, trained models, and detailed notebooks.
artificial-intelligence cnn deep-learning flask gru keras language-detection lstm machine-learning naive-bayes-classifier natural-language-processing nlp nltk python scikit-learn svm tensorflow text-classification web-app web-development
Last synced: 13 Apr 2026
https://github.com/mahdibehoftadeh/polynomial-regression-co2-emissions
A simple machine learning polynomial regression using a large dataset to learn and predict CO2 emission of a car by its built features like engine size and cylinders
machine-learning matplotlib numpy nural-network pandas polynomial-regression python scikit-learn
Last synced: 22 Feb 2026
https://github.com/debjyotisaha/web-application-projects
Web Applications developed with the help Python libraries and ML algorithms
algorithms cufflinks machine-learning matplotlib numpy pandas prediction python scikit-learn seaborn sklearn streamlit
Last synced: 13 Apr 2026
https://github.com/divakarkumarp/pneumonia-detection
Deep learning (DL) model is a pneumonia fighter! Trained on chest X-ray images, it analyzes patterns to detect the lung infection. Imagine a digital doctor scrutinizing the X-ray, pinpointing areas that might be pneumonia. The model outputs a probability score, helping doctors confirm or rule out the illness.
cnn deep-learning docker keras python scikit-learn streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/connergroth/timbrality
Hybrid music recommender combining NMF collaborative filtering, two-tower content embeddings, audio feature synthesis, and meta-learning fusion for adaptive personalization.
beautifulsoup cloudscraper docker fastapi lastfm-api machine-learning music postgresql python pytorch redis scikit-learn spotify-api supabase
Last synced: 13 Apr 2026
https://github.com/merakinanashi/delhi-ncr-house-price-prediction
A machine learning application that predicts house prices based on various features using scikit-learn, with a web interface built with Flask.
css flask full-stack html javascript machine-learning matplotlib prediction-model python scikit-learn
Last synced: 13 Apr 2026
https://github.com/murugavl/customer_churn_prediction
Customer churn prediction is a crucial task in business analytics, helping companies identify customers who are likely to leave and take preventive actions. This project utilizes Machine Learning (ML) techniques to analyze customer behavior and predict churn.
jupyter-notebook machine-learning matplotlib numpy pandas pickle python scikit-learn streamlit
Last synced: 13 Apr 2026
https://github.com/brayvid/tweet-sentiment-classifier
Flatiron School Data Science Bootcamp Phase 3 Project
classification data-science kaggle machine-learning scikit-learn sentiment-analysis twitter
Last synced: 28 Feb 2025
https://github.com/danielstankw/car_classification_and_regression
Regression & Classification model using a car data. Involves EDA, feature engineering, pipelines and more.
classification learning machine regression scikit-learn tensorflow trim
Last synced: 29 Apr 2026
https://github.com/laoluadewoye/skloverlay
This repository is the official location of the SKLOverlay Project. Here, it will hold everything used for the package on Py Pi, including source files.
classification classification-algorithm data-science data-wrangling evaluation-metrics excel graphics graphs machine-learning machine-learning-algorithms matplotlib modeling pandas preprocessing scikit-learn
Last synced: 22 Feb 2026
https://github.com/jpc963/previsao-de-vendas
Previsão de vendas que uma determinada empresa faria com base nas mídias utilizadas
jupyter-notebook machine-learning matplotlib pandas python scikit-learn seaborn
Last synced: 13 Apr 2026
https://github.com/javedfazlulahf/customer-churn-prediction
📊 Predict customer churn in telecom using machine learning to enhance retention strategies and drive better business outcomes.
churn-prediction cross-validation data-science factorization-machines imbalanced-learn libsvm machine-learning model-evaluation pipelines plotly scikit-learn seaborn shap-values spark-ml survival-analysis tensorflow watson-studio xgboost4j
Last synced: 11 May 2026
https://github.com/mostafa-ghaith/deadlift-o-meter
Deadlift-o-Meter is a project that utilizes a Scikit-Learn model, Mediapipe, and Tkinter to count correct deadlift reps using a live webcam feed. The application analyzes the user's body movements and provides real-time feedback on their performance.
body-movement-classification computer-vision deadlift landmark-detection live-webcam-analysis mediapipe pose-estimation rep-counter scikit-learn tkinter
Last synced: 07 May 2026
https://github.com/jayanthpotluri5513/chatviewapp
The ChatView App is an interactive tool for analyzing WhatsApp chat data. Utilizing TensorFlow, Keras, and Streamlit, it allows users to import .txt files, perform sentiment analysis, and visualize chat patterns and keyword trends, enhancing understanding of conversations.
deep-learning keras machine-learning nlp scikit-learn tensorflow
Last synced: 13 Apr 2026
https://github.com/abdullahashfaqvirk/sms-spam-detection
A machine learning application designed to classify SMS messages as spam or non-spam, offering real-time analysis to identify potentially harmful content.
css3 docker flask html5 javascript matplotlib nltk numpy pandas python scikit-learn seaborn tailwindcss xgboost
Last synced: 02 Apr 2026
https://github.com/dmarks84/coursework_project_ml-model-eval-refine
Project for IBM Data Science course on ML Models & Analysis -- Read in large dataset of home sales and utilized polynomial linear regression analysis to make predictions of future home sales prices
classification communication data-modeling dataframes machine-learning matplotlib numpy pandas programming python regression scikit-learn scipy seaborn supervised-ml visualization
Last synced: 09 Apr 2026
https://github.com/k-nageswari/shl-assessment-recommendation-engine
SHL Assessment Recommendation Engine This web app recommends the most suitable SHL assessments (like Cognitive, Behavioral, and Personality tests) using a content-based filtering approach powered by TF-IDF and cosine similarity. Built with Flask and scikit-learn.
flask pandas python scikit-learn
Last synced: 09 Apr 2025
https://github.com/andrewobwocha/titanicsurvival
🚢 End-to-end Python pipeline for Titanic survival classification. Demonstrates EDA, preprocessing, feature engineering, and Logistic Regression evaluation using Scikit-learn.
classification data-preprocessing data-visualization exploratory-data-analysis feature-engineering machine-learning pandas python scikit-learn titanic
Last synced: 13 Jun 2025
https://github.com/bbhargavpanchal/brain-tumor-segmentation-unet
U-Net based Convolutional Neural Network for brain tumor segmentation using MRI images. Implemented in Python with TensorFlow, OpenCV, and Scikit-learn.
keras-tensorflow numpy opencv pandas python scikit-learn sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/gregoritsch3/ml_eda_classification_goldpriceprediction
An EDA and Machine Learning Classification project on the IAU Gold ETF demonstrating the use of yfinance, stockstats, Time Series Split, Feature Expansion (SMA, EMA, lagged features, RSI-14, CL=F Close Price, etc.), Model Evaluation and Hyperparameter Tuning. The model predicts Gold price movement (1-up, 0-down) on a weekly basis and performs well.
price-prediction quantitative-finance randomforestclassifier scikit-learn yfinance
Last synced: 03 May 2026
https://github.com/kwerulik/learning-ml-hands-on
My personal study repository for the "Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow" book. Contains code implementations, notes, and exercise solutions.
hands-on-machine-learning keras machine-learning python scikit-learn study-repository tensorflow
Last synced: 13 Apr 2026
https://github.com/watashiwasid/machine-learning-docs
Materials I collected and or prepared while studying Machine Learning in 6th semester.
artificial-intelligence deep-learning machine-learning neural-networks pandas scikit-learn
Last synced: 13 Apr 2026
https://github.com/indhra/hands_on_machine_learning
Core ML topics: short summaries , code snippets, Interview prep
keras machine-learning python scikit-learn tensorflow2
Last synced: 06 Apr 2026
https://github.com/taimoorkhan10/ai-model-collection-zoo
A comprehensive collection of various AI models, accessible via a unified RESTful API and a user-friendly web interface.
artificial-intelligence cicd computer-vision data-science deep-learning docker examples keras machine-learning modeldeployment natural-language-processing neural-networks python pytorch restful-api scikit-learn tensorflow testing webapplication
Last synced: 13 Apr 2026
https://github.com/audy21/machine-learning-exploratory
A recent Machine Learning playground, to get a better knowledge and practices.
matplotlib pandas python pytorch scikit-learn tensorflow
Last synced: 13 Apr 2026
https://github.com/armahdavi/data_analytics_statistics_plotting_pm_airborne_sampling
All codes for the data pipelines processing, statistical modellings, descriptive statistics and plot visualizations from airborne phase of Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021
data-science data-visualization machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats statistics
Last synced: 13 Apr 2026
https://github.com/hilarionengarejr/movie-recommender-app
Sentiment analysis on user reviews for movie recommendations using Content Based Filtering.
docker flask nltk numpy pandas python3 scikit-learn selenium
Last synced: 10 Apr 2026
https://github.com/asuquoaa/predicting_viewer_engagement_with_educational_videos
This project uses machine learning to predict video engagement based on features such as transcript complexity, speaker speed, and silence periods. By understanding the factors influencing engagement, we can improve content recommendations and educational experiences.
data-visualization exploratory-data-analysis machine-learning scikit-learn
Last synced: 15 May 2026
https://github.com/pratyush905/farecast-nyc-taxifare-predictor
Machine learning models to predict nyc taxi fare based on given dataset
jupiter-notebook kaggle machine-learning matplotlib numpy python regression-models scikit-learn
Last synced: 13 Apr 2026