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-11 00:27:27 UTC
- JSON Representation
https://github.com/abrarshahok/wildlife-species-identification-using-cnn
In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks neural-network numpy opencv pandas python scikit-learn tensorflow wildlife-classification
Last synced: 12 Apr 2026
https://github.com/harshita2234/breast-cancer-prediction
A machine learning project to predict breast cancer using logistic regression. This project includes data preprocessing, feature scaling, model training, and evaluation, based on a guided project from Coursera.
breast-cancer-prediction jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas scikit-learn
Last synced: 12 Apr 2026
https://github.com/karan-malik/fakenewsdetection
Using Machine Learning and NLP to segregate the unreliable and reliable news articles
artificial-intelligence fake-news fakenewsdetection machine-learning machine-learning-algorithms natural-language-processing news nlp nlp-machine-learning numpy python python3 scikit-learn scikitlearn-machine-learning
Last synced: 04 May 2026
https://github.com/njorogepaul-moghul/iris_flower_app
This app classifies Iris flowers into species based on their sepal and petal measurements using trained machine learning models. Users can input measurements and get instant predictions.
iris-classification logistic-regression machine-learning python random-forest-classifier scikit-learn
Last synced: 17 May 2026
https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow
Last synced: 24 Nov 2025
https://github.com/webcog-pk/recommandation-engine-in-drf-sk-learn
Full Stack Movie Recommendation System Project made in Django REST Framework and React JS
api django django-rest-framework movies reactjs recommender-system scikit-learn
Last synced: 22 Mar 2025
https://github.com/matsunagalab/tutorial_analyzingmddata
Google colab notebooks for typical MD trajectory analysis routines with Python
mdtraj molecular-dynamics scikit-learn tutorial
Last synced: 20 Apr 2026
https://github.com/tom474/rice_plant_disease_classification
[RMIT 2025A] COSC2753 - Machine Learning - Group Assignment
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Jun 2025
https://github.com/kaushiksk/ml-kaggle-titanic-data
Application of various Machine Learning Algorithms and Optimization techniques to make Prediction on the Titanic Dataset at Kaggle.com
kaggle machine-learning pandas scikit-learn
Last synced: 05 May 2026
https://github.com/swaathi/cpt-recommendation
Collaborative Filtering using User-Item and Item-Item Models
collaborative-filtering numpy recommendation-system scikit-learn
Last synced: 08 May 2026
https://github.com/wesleyscholl/ai-sommelier
🤵🏻♂️🍷 An AI-powered wine recommendation system that helps customers find the perfect bottle based on taste preferences, grape varietals, food and cheese pairings, or mood. 🍇 🍝 🧀
ai artificial-intelligence embeddings gemini llm machine-learning python recommendation-system retreival scikit-learn semantic-search streamlit torch transformers wine
Last synced: 17 Feb 2026
https://github.com/Zen204/airbnb-availability
A machine learning model that predicts Airbnb listing availability, utilizing feature engineering and supervised learning techniques to improve guest experience and optimize host management.
binary-classification data-analysis data-preprocessing data-visualization feature-engineering machine-learning matplotlib model-evaluation nlp pandas predictive-modeling python scikit-learn seaborn supervised-learning
Last synced: 02 Apr 2025
https://github.com/oneapi-src/product-recommendations
AI Starter Kit for product recommendation system using Intel® Extension for Scikit-learn*
Last synced: 04 Apr 2025
https://github.com/oneapi-src/credit-card-fraud-detection
AI Starter Kit for Credit Card Fraud Detection model using Intel® Extension for Scikit-learn*
Last synced: 04 Apr 2025
https://github.com/srujayreddy/selling-laptops
Predicting whether users will click on a promotional email for laptops based on historical user data and browsing logs.
customer-behavior-analysis feature-engineering logistic-regression machine-learning marketing-analytics numpy pandas predictive-modeling scikit-learn
Last synced: 12 Apr 2026
https://github.com/lordmitrii/win-prediction-django
A web application on Django framework. It predicts a winning team based on given sets of dota2 heroes.
django dota2 jupyter-notebook machine-learning python scikit-learn web
Last synced: 13 Apr 2026
https://github.com/aryansingla45/sentiment-analysis
Sentiment Analysis Project on Twitter data
deep-learning jupyter-notebook keras logistic-regression machine-learning natural-language-processing numpy pandas python scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/therayyanshariff/cinereview
A Machine Learning web app for sentiment analysis, using a Scikit-learn NLP model with a custom-styled Streamlit UI.
machine-learning nlp python scikit-learn sentiment-analysis streamlit
Last synced: 04 May 2026
https://github.com/jofaval/iris-flowers
Multilabel Classification of the famous Iris Flowers Dataset from Ronald Aylmer Fisher in 1936
classification data-analysis data-science data-visualization google-colab iris-flowers kaggle machine-learning python scikit-learn xgboost
Last synced: 05 Apr 2026
https://github.com/rakibhhridoy/appliedmachinelearninghousing-regression
Let's take the Housing dataset which contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. We can also access this data from the scikit-learn library. The objective is to predict the value of prices of the house using the given features.
deep-learning housing-market housing-prices machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 05 Apr 2026
https://github.com/prajakta1321/authencheck
Amdocs Gen AI Graduate Hackathon 2024-25- A comprehensive fact-checking and misinformation detection system that leverages cutting-edge AI models and multiple news sources to verify information circulating on social media
api bert-fine-tuning flask-application matplotlib ngrok-server nlp nlp-machine-learning numpy pandas python3 scikit-learn seaborn wandb
Last synced: 05 Apr 2026
https://github.com/heyitsjoealongi/fantasy-football-qbwr-model
Fantasy Football: Quarterback / Wide Receiver - Gaussian Process Regression (GPR) Machine Learning Model
machine-learning matplotlib model numpy python scikit-learn
Last synced: 01 Apr 2025
https://github.com/vamsi0333/ai-sentiment-cicd-project
End-to-end CI/CD deployment of an AI-powered Sentiment Analysis API using FastAPI, Docker, Kubernetes, Terraform, and GitHub Actions. Demonstrates complete MLOps + DevOps workflow.
ai cicd devops docker fastapi github-actions kubernetes mlops scikit-learn terraform
Last synced: 12 Apr 2026
https://github.com/labex-labs/scikit-learn-for-beginners
This comprehensive course covers the fundamental concepts and practical techniques of Scikit-learn, the essential machine learning library in Python. Learn to build, train, and evaluate machine learning models using various algorithms and preprocessing techniques.
algorithms beginner-friendly classification clustering course data-science feature-engineering hands-on labex labs machine-learning model-evaluation preprocessing programming python python-programming regression scikit-learn supervised-learning unsupervised-learning
Last synced: 14 May 2026
https://github.com/rosa-lpz/machine-learning-zoomcamp-2025
Machine Learning Zoomcamp 2025 from DataTalksClub. Based on repository: https://github.com/DataTalksClub/machine-learning-zoomcamp/tree/master
aws deep-learning docker flask kserve kubernetes machine-learning machine-learning-algorithms machine-learning-projects metrics-visualization neural-networks numpy pandas python scikit-learn tensorflow xgboost
Last synced: 06 Apr 2026
https://github.com/vipulbunny/house-price-prediction
House Price Prediction is a machine learning project that analyzes real estate data to predict house prices based on various features like location, size, and amenities. It involves data preprocessing, exploratory data analysis (EDA), feature engineering, and model training using regression algorithms to provide accurate price estimates. 🚀📊🏡
ai-in-real-estate data-science data-visualization eda feature-engineering house-price-prediction housing-market-analysis machine-learning predictive-modeling python real-estate-analytics regression-models scikit-learn
Last synced: 03 May 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/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/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/omerdduran/riskfactor-heart
This ML project predicts heart disease using logistic regression on the Cleveland Heart Disease UCI dataset, featuring advanced preprocessing and medical feature engineering, achieving 82.1% accuracy with strong cross-validation.
cardiovascular-health data-science data-visualization heart-disease-prediction logistic-regression machine-learning medical-ai scikit-learn
Last synced: 14 May 2026
https://github.com/khruthwik/potato-disease-classification
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
convolutional-neural-networks deep-learning docker fastapi flask javascript keras keras-tensorflow python pytorch reactjs scikit-learn tensorflow
Last synced: 06 Apr 2026
https://github.com/aasmirnov-webdev/data_science_projects
Сборник всех выполненных учебных проектов курса Яндекс.Практикум "Специалист по Data Science".
bert catboost data-science database lgbm mashine-learning matplotlib numpy pandas python pytorch scikit-learn scipy seaborn sql xgboost
Last synced: 06 Apr 2026
https://github.com/blazer-007/10-days-ml-challenege
Codes for various tasks for 10 days ML Challenge
cnn keras machine-learning matplotlib-pyplot nlp nltk numpy pandas python3 rnn scikit-learn tensorflow
Last synced: 06 Apr 2026
https://github.com/thchilly/mlds102_py_exercises
Complete exercise sets from MLDS Practical Data Science and Applications course
data-science matplotlib numpy pandas python scikit-learn scipy tensorflow
Last synced: 06 Apr 2026
https://github.com/cbjuan/paper-ieeeaccess-2017
Jupyter notebooks developed to support the research presented in the paper "Enabling adaptivity in web forms based on user characteristics detection through A/B testing and Machine Learning"
jupyter jupyter-notebook machine-learning pandas paper research-paper scikit-learn
Last synced: 10 May 2026
https://github.com/dadvaiahpavan/ai-data-scientist-
AI-powered tool for dataset analysis, featuring data preprocessing, classification, regression, anomaly detection, and text analysis. Built with scikit-learn, pandas, and Plotly for visualization. Includes an interactive Streamlit web interface for real-time data analysis.
ai anomaly-detection classification data-analysis data-science machine-learning panda plotu regression scikit-learn sentiment-analysis streamlit
Last synced: 03 May 2026
https://github.com/priyanshul28/ml_classification_eda_parkinsonsdisease
A guided Machine Learning Classification exercise on the Parkinson's Disease dataset demonstrating the use of Logistic Regression, Neural Network Classifiers, Decision Trees, Random Forests and XGBoost algorithms, as well as Data Preprocessing and Exploratory Data Analysis.
classification machine-learning pandas python scikit-learn statistics
Last synced: 16 Apr 2026
https://github.com/amber-abuah/amazon-rating-predictor
MultinomialNB classifier for predicting Amazon review ratings.
beautifulsoup gradio imblearn machine-learning ml naive-bayes-classifier nlp nltk pandas scikit-learn sentiment-analysis sentiment-classification tf-idf
Last synced: 19 Jan 2026
https://github.com/sebastianquintanam/arbol_decision
Árbol de decisión en Python para recomendar la mejor cuenta de ahorro según el perfil del usuario. Incluye dataset sintético, entrenamiento con scikit-learn y visualización del modelo.
data-science decision-tree finance machine-learning python scikit-learn
Last synced: 15 May 2026
https://github.com/idaraabasiudoh/svm_cell_classification
This repository contains code for classifying cell samples using Support Vector Machine (SVM) with Scikit-learn.
machine-learning python3 scikit-learn svm-classifier
Last synced: 19 Jan 2026
https://github.com/tetsumichiumada/finding_donors
Finding Donors for CharityML
machine-learning python scikit-learn supervised-learning
Last synced: 30 Apr 2026
https://github.com/apfirebolt/titanic_survival_prediction
Titanic survival prediction GUI application using scikit-learn and PyQT5
jupyter-notebook pandas prediction pyqt5 python scikit-learn titanic-kaggle
Last synced: 06 Apr 2026
https://github.com/bagusperdanay7/absa-with-bilstm-undergraduate-thesis
My undergraduate thesis program, Aspect-Based Sentiment Analysis Towards Matket Place Application Review Using Bidirectional Long Short-Term Memory used Python, Keras and Tensorflow
ai aspect-based-sentiment-analysis bilstm deep-learning gensim imbalanced-learning ipython-notebook keras machine-learning matplotlib natural-language-processing nltk numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/gwerbin/sklearn-gensim
Scikit-learn-compatible adapters for Gensim
machine-learning natural-language-processing python python3 scikit-learn
Last synced: 29 Apr 2026
https://github.com/avtorgenii/cocktails-analysis
Preprocession, augmentation, EDA and clustering of cocktails dataset from TheCocktailDB. Recruiting task for SolVro science club.
matplotlib pandas scikit-learn
Last synced: 11 May 2026
https://github.com/gilevatanya/yandex-practicum-projects
Кейсы решенные на курсах Яндекс Практикума.
bert bootstrap catboost keras lightgbm matplotlib nltk numpy pandas postgresql python pytorch scikit-learn scipy seaborn sql
Last synced: 06 Jan 2026
https://github.com/yashsonaar/data-science-projects
Repository about all the projects of Data Science 📄
classification data-science jupyter-notebook machine-learning matplotlib numpy pandas prediction python scikit-learn testing visualization
Last synced: 05 Apr 2026
https://github.com/ethiy/svm-fs
SVM and Feature Selection course.
course feature-selection jupyter-notebook scikit-learn svm svm-classifier
Last synced: 30 Apr 2026
https://github.com/daniel-fink-de/contextual-encoders
A library of scikit-learn compatible contextual variable encoders
data-science machine-learning scikit-learn
Last synced: 15 May 2026
https://github.com/seznam/lightning-text
Adapter for using FastText library with scikit-learn and optuna.
Last synced: 16 Feb 2026
https://github.com/t-lak/decision-tree
This project implements a basic Decision Tree classifier. It supports visualizing the tree and calculating performance metrics (accuracy, precision, F1-score, and recall).
decision-trees graphviz metrics numpy python3 scikit-learn
Last synced: 07 May 2026
https://github.com/hayatiyrtgl/topic_modeling_sklearn_lda
Python code: Uses LDA for topic modeling on text data.
lda lda-model machine-learning nlp python scikit-learn sklearn topic-modeling
Last synced: 06 Apr 2026
https://github.com/hamza-ali0237/yolov11-image-segmentation-and-weight-estimation
Combining YOLOv11's Image Segmentation capabilities with a Regressor to segment fruits and also estimate their weight In grams.
deeplearning imagesegmentation machine-learning opencv python pytorch regression scikit-learn yolo yolov11
Last synced: 06 Apr 2026
https://github.com/qinhanmin2014/sklearn-svm-guide
Rapidly obtain acceptable results using SVM (based on scikit-learn)
machine-learning scikit-learn svm
Last synced: 03 Apr 2025
https://github.com/akankshakusf/ml_sensor-data-classification-project
This is my Machine Learning Project for the Master Program
machine-learning machine-learning-algorithms muma onehot-encoding pipline python scikit-learn universityofsouthflorida
Last synced: 20 Jan 2026
https://github.com/aleksibovellan/ai-image-recognition-for-finnish-trees
AI/ML Trained Image Recognition for Finnish trees in Python with Gradio Web Interface
ai finnish gradio image ml numpy opencv-python python python3 pytorch recognition resnet-18 scikit-learn torch torchvision torchvision-transforms tree trees
Last synced: 06 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/alan-oliveir/cnn_digitos_manuscritos
Trabalho final para disciplina Redes Neurais(2023/1) - Rede Neural Convolucional para identificação de dígitos manuscritos.
convolutional-neural-networks jupyter-notebook scikit-learn
Last synced: 08 May 2026
https://github.com/joekakone/prostate-cancer-prediction
Predict Prostate Cancer Diagnosis using ML
Last synced: 15 May 2026
https://github.com/andriamahay11master/machinelearning
This project is created to practice supervised ML using the libraries existing in Python
linear-regression multiple-linear-regression python scikit-learn scikitlearn-machine-learning
Last synced: 15 May 2026
https://github.com/aml-hassan-abd-el-hamid/divorce-analysis-and-prediction
Exploratory data analysis and modelling for a dataset that contains questions that couples who got divorced and stayed together answered using Python, pandas, pandas profiling and Scikit learn.
machine-learning pandas-profiling scikit-learn
Last synced: 03 Apr 2025
https://github.com/nickklos10/Compressive-Strenght-Prediction
This project predicts concrete compressive strength using a neural network regression model built with Keras.
jupyter-notebook keras matplotlib numpy pandas python scikit-learn
Last synced: 12 Mar 2025
https://github.com/mindlessmuse666/features-scaling
Проект по масштабированию признаков датасета Iris с использованием Python, Pandas, Scikit-learn, Seaborn и Plotly. Включает визуализацию данных, применение различных методов масштабирования и оценку производительности модели логистической регрессии.
data-scaling data-visualization feature-engineering iris-dataset machine-learning pandas plotly python scikit-learn seaborn student-project
Last synced: 16 Jun 2025
https://github.com/mindlessmuse666/iris-knn
Проект демонстрирует применение алгоритма k-ближайших соседей (KNN) для классификации набора данных Iris. Включает загрузку данных, обучение модели, оценку производительности и визуализацию результатов с использованием библиотек Pandas, Scikit-learn, Matplotlib, Seaborn и Plotly.
algorithm classification data-analysis data-visualization iris-dataset knn lazy-learning machine-learning python scikit-learn
Last synced: 17 Aug 2025
https://github.com/boomerspine/selflearning_chatbot
Self learning chatbot using python
Last synced: 10 May 2026
https://github.com/henriquepmartins/ml-number-prediction
Number prediction using Logistic Regression
logistic-regression machine-learning scikit-learn
Last synced: 15 May 2026
https://github.com/sarcode/ml-code-tutorials-udemy
Complete Tutorial Guide with Code for learning ML
apriori-algorithm artificial-neural-networks classification-methods decison-trees heirarchical-clustering kernel-pca kernel-svm kmeans-clustering knearest-neighbor-algorithm logistic-regression natural-language-processing polynomial-regression random-forest scikit-learn svm svr ucb
Last synced: 29 Apr 2026
https://github.com/bilalm04/email-spam-classifier
A machine learning project that classifies emails as spam or not spam using Logistic Regression, with a deployable Flask API for real-time classification.
api flask jupyter-notebook machine-learning matplotlib nlp numpy pandas python scikit-learn
Last synced: 06 Mar 2026
https://github.com/vishal-038/healthcare
The AI Healthcare System is a web-based application that integrates machine learning with Django to assist users in disease prediction, booking appointments with doctors, purchasing medicines, and managing lab tests.
django django-rest-framework pandas scikit-learn sqllite
Last synced: 05 May 2026
https://github.com/mohd-faizy/preprocess_ml
This repository hosts Python code that utilizes the Scikit-learn preprocessing API for data preprocessing. The code presents a comprehensive range of tools that handle missing data, scale data, encode categorical variables, and perform other functions.
data-science feature-engineering feature-engineering-algorithm feature-extraction feature-selection machine-learning outlier-detection preprocessing-data preprocessor scikit-learn
Last synced: 16 May 2026
https://github.com/rririanto/thesis-projects
The computer science thesis project that I worked on when I was a student and was looking for a part time job
bag machine-learning python2 python27 scikit-learn surf
Last synced: 02 Feb 2026
https://github.com/tetsumichiumada/student_intervention
Identify students for interventions
machine-learning python scikit-learn supervised-learning
Last synced: 16 May 2026
https://github.com/pranaypkadu/networksecurity
End To End MLOPS Project With ETL Pipelines- Building Network Security System
aws-ec2 aws-ecr aws-s3 dagshub docker etl-pipelines fastapi github-actions mlflow mlops mongodb-atlas network-security numpy pandas python pytorch scikit-learn tensorflow vscode
Last synced: 19 Mar 2025
https://github.com/khanovico/energy-data-analysis
This is the cloud model analyzing real world dataset with BigQuery and other big-data analyzing tools. I implemented docker image for running this app on cross-platform environments.
big-data-processing bigquery docker google-app-engine jupyter-notebook mlflow python scikit-learn seaborn xgboost
Last synced: 17 Feb 2026
https://github.com/raghavendranhp/industrial_copper_modelling
Industrial Copper Modeling optimizes pricing decisions using advanced ML. Predict sales with accuracy, classify leads, and streamline decision-making.
classification-models copper decision-tree-classifier decision-tree-regression pickle-file predictive-modeling regression-models scikit-learn
Last synced: 16 May 2026
https://github.com/daniel-furman/RecFeatureSelect
Feature selection functions (1) using the multi-collinearity matrix and recursively proceeding to a spearman threshold and (2) using Forward Stepwise Selection running on an ensemble sklearner (with options for HPO).
correlation-threshold machine-learning modeling multicollinearity recursion recursive-algorithm scikit-learn spearman-rho
Last synced: 09 Jul 2025