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/tasninanika/heart-disease-analysis
The Heart Disease Analysis project is a comprehensive machine learning study aimed at predicting the presence of heart disease using the Heart Disease UCI Dataset.
knn logistic-regression matplotlib numpy pandas python3 random-forest scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/queirozpedro/cluesuspeitosrna
Estudando o funcionamento do Jogo Clue Suspeitos e implementando treinamento de uma Rede Neural. Clue Card Game é um jogo de cartas, onde os jogadores passam por rodadas de perguntas e respostas em busca de descobrir o cenário do crime, composto por um suspeito, um lugar e uma arma.
matplotlib mlp-classifier python scikit-learn
Last synced: 16 May 2026
https://github.com/gdapriana/clickbait-detector-backend
This repository contains the backend logic for the “Clickbait Detector” app. Built using Python, it employs an Artificial Neural Network (ANN) to predict the likelihood of a news headline being clickbait. It provides REST API endpoints to interact with the model.
flask python scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/rcghpge/pymo
A framework in Mojo for AI/ML/DL applications and other domains.
deep-learning deep-neural-networks machine-learning machine-learning-models magic-cli max-gpu modular mojo mojo-language numpy pandas pymo python python-language scikit-learn
Last synced: 15 Mar 2025
https://github.com/headless-start/cs2-endtoend-chatbot
This repository contains a simple end to end Counter Strike 2 chat bot.
chatbot counter-strike-2 css flask html5 nltk python3 scikit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/weisscharlesj/SciCompChem_Experimental
Scientific Computing for Chemists Jupyter Book
book chemistry jupyter jupyter-lab matplot nmrglue numpy pandas python scikit-image scikit-learn scipy seaborn textbook
Last synced: 07 Nov 2025
https://github.com/psavarmattas/stroke-prediction-ml-model
This is just a theoretical Machine Learning Model that will analyze the data and determine where the stroke can occur.
classification decision-tree-classifier knearest-neighbor-classifier logistic-regression machine-learning multi-layer-perceptron python random-forest scikit-learn sklearn stacking-classifier support-vector-classifier
Last synced: 09 May 2026
https://github.com/1ayanabil1/kaggle-competition
An overview of the competitions and links to their respective folders for detailed information and code
kaggle kaggle-competition kaggle-dataset kaggle-house-prices kaggle-solution kaggle-titanic machine-learning machine-learning-algorithms machinelearning python python-lambda python-script python3 pytorch scikit-learn tensorflow
Last synced: 10 Apr 2026
https://github.com/nikhiljsk/generic_regression_algo
A Python template to evaluate different regression models on a dataset. Includes metrics to cross-compare models on the data. Assumes the data to be numeric.
dataset generic machine-learning prediction python3 regression scikit-learn seaborn supervised-learning
Last synced: 01 May 2026
https://github.com/gmontamat/quora-question-pairs
Code for the Kaggle competition "Quora Question Pairs"
kaggle-competition quora-question-pairs scikit-learn spell-checker xgboost
Last synced: 02 Sep 2025
https://github.com/artikumari28/movie-recommender-system
This project is a content-based movie recommendation system, where movies are recommended based on their similarity in content. The system analyzes various features such as genres, cast, and descriptions to suggest similar movies.
google-colab machine-learning nltk numpy pandas pickle scikit-learn streamlit
Last synced: 06 Apr 2026
https://github.com/omar-karimov/ai4renewals-gendes
This project adopts a modular Python architecture within an MLOps framework to enhance subscription renewal predictions, utilizing FastAPI and MongoDB with AWS integration (S3, ECR, EC2). Docker ensures seamless deployment, and GitHub Actions automate the CI/CD workflows. Evidently AI monitors drift to guarantee predictive accuracy and reliability.
api aws deployment docker drift-detection ec2 ecr evidently fastapi github-actions mangodb mlops modularization pipeline s3 scikit-learn workflow yaml-configuration
Last synced: 15 Apr 2026
https://github.com/armanjscript/fusion-rag
A powerful web-based application designed to answer questions based on the content of uploaded PDF documents. This project leverages the **Fusion-in-Decoder (FiD)** approach for **Retrieval-Augmented Generation (RAG)**, combining semantic similarity, technical term relevance, and recency to deliver accurate and contextually relevant responses
chroma chromadb fusion-rag langchain langchain-ollama ollama pypdf qwen2-5 rag rag-chatbot scikit-learn streamlit tf-idf-score tf-idf-vectorizer vector-database
Last synced: 10 Apr 2026
https://github.com/nemeslaszlo/sale-price-of-bulldozers
The goal of predicting the sale price of bulldozers. How well can we predict the future sale price of a bulldozer, given its characteristics previous examples of how much similar bulldozers have been sold for? (Archive kaggle competition)
matplotlib numpy pandas random-forest-regressor regression scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/official-biswadeb941/ClopiMedi---Your-Healths-Trusted-Care
ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.
adam ai flask flask-api flask-api-backend full-stack-web-development joblib machine-learning scikit-learn tensorflow
Last synced: 28 Mar 2025
https://github.com/g-eoj/cv-tl-keras
Use the cross validation functions from scikit-learn to evaluate image classification transfer learning with Keras models.
cross-validation keras numpy scikit-learn transfer-learning
Last synced: 10 Apr 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026
https://github.com/afif-af/python-code
Basic python practice code,
computer-vision deep-learning keras machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/tasninanika/coded_data_prediction-knn
K-Nearest Neighbors (KNN) is a supervised machine learning algorithm
knn pandas python3 scikit-learn
Last synced: 07 Apr 2026
https://github.com/jai0212/cash-app-bias-busters
A platform developed with Cash App to help ML engineers detect and visualize biases in models using Fairlearn. Features include a collaborative and interactive dashboard (React, Chart.js), a Flask backend, and a secure MySQL database for data storage and analysis.
bias-detection chartjs fairlearn flask machine-learning mysql numpy pandas pytest python react scikit-learn scipy
Last synced: 16 Feb 2026
https://github.com/pacatro/lse2text
Deep learning program that translates Spanish Sign Language (LSE) to text in real time.
ai cnn computer-vision deep-learning lse matplotlib numpy pandas python pytorch pytorch-lightning scikit-learn torchmetrics translation
Last synced: 11 Apr 2026
https://github.com/guoshijiang/scikit-learn
带你一起学习scikit-learn
nlp-machine-learning scikit-learn
Last synced: 14 Sep 2025
https://github.com/f-aguzzi/ChemFuseKit
Chemometrics library for data fusion, model training and prediction of data from multiple sensor sources.
chemometrics datafusion knn lda pca plsda scikit-learn svm
Last synced: 21 Sep 2025
https://github.com/ladityagogoi/shadowguard
The ShadowGuard Browser Extension is a powerful tool designed to enhance user experience by identifying and highlighting potential dark patterns on websites. Our extension employs a combination of machine learning algorithms and natural language processing (NLP) models to detect and classify various deceptive design practices
css flask html javascript joblib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/clementsan/iris_classification_lambda
IRIS classification using AWS Lambda
ai aws aws-lambda classification gradio huggingface huggingface-spaces machine-learning scikit-learn
Last synced: 13 Apr 2026
https://github.com/evangks/k-means-clustering-synthetic-dataset
Customer Segmentation using K-Means Clustering: A complete machine learning workflow for segmenting customers based on synthetic demographic and spending data, with visualizations, evaluation metrics, and reproducible Jupyter notebook.
clustering customer-segmentation data-science jupyter-notebook k-means-clustering machine-learning portfolio-project python27 scikit-learn unsupervised-learning
Last synced: 10 Mar 2026
https://github.com/achuth-0908/hemoguard-anemia-predictor
A Web App incorporated with a Gradient Boosting Classifier Model, to predict Anemia with given data.
css flask html matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/priboy313/pandasflow
A set of custom python modules for friendly workflow on pandas
catboost data-analysis data-science pandas phik python scikit-learn shap
Last synced: 20 Jan 2026
https://github.com/mgckaled/ignite-devia-supervised_algorithms
Repositório que reuni os módulos 7 ao 13 da Formação Desenvolvimento IA 2023-2024, desenvolvido pela Rocketseat Education.
gradio joblib pandas python scikit-learn statsmodels uvicorn
Last synced: 12 Apr 2026
https://github.com/3rd-son/knn-breast-cancer-prediction-model-
A breast cancer prediction model using KNN with an accuracy of 96%
jupyter-notebook knn-classifier matplotlib numpy pandas python scikit-learn scipy search
Last synced: 11 Apr 2026
https://github.com/aditya172926/text_summarization
Project to generate summaries and perform Named Entity Recognition from multiple types of text bodies.
glove machine-learning nlp python scikit-learn spacy
Last synced: 05 May 2026
https://github.com/machinelearningprodigy/covid-19-detection-system
It is a Flask-based web application that predicts the likelihood of COVID-19 infection based on user symptoms. The app utilizes a K-Nearest Neighbors (KNN) model trained on relevant medical features to assess COVID-19 risk.
algorithms feature-engineering flask machine-learning numpy pandas scikit-learn
Last synced: 20 Apr 2026
https://github.com/serhatderya/tabular-playground-series
This repository contains solutions of monthly Tabular Playground Series in Kaggle.
ai artificial-intelligence data data-preprocessing data-processing data-science data-visualization jupyter-notebook kaggle machine-learning numpy pandas python regression scikit-learn scikitlearn-machine-learning seaborn software statsmodels
Last synced: 11 Apr 2026
https://github.com/ikegami-yukino/yascikit-learn
Yet another scikit-learn
ftrl k-medoids machine-learning naive-bayes-classifier python scikit-learn x-means
Last synced: 12 May 2025
https://github.com/viveksapkal2793/advertisement-response-analysis
This project analyzes advertisement responses using a Django backend and a Vite+React frontend. It includes scripts to load, clean, and transform data, which are executed within Docker containers. Data is stored in a MongoDB database, and the project can be run with or without Docker by adjusting the MongoDB connection strings.
advertisement advertisement-analysis container-image containerization django docker machine-learning mongodb react scikit-learn vite
Last synced: 23 Sep 2025
https://github.com/ate329/ids
An intrusion detection system with a web interface built using Django
ai cyber-security cybersecurity decision-tree django ids intrusion-detection intrusion-detection-system machine-learning network python random-forest random-forest-classifier scapy scikit-learn traffic webapp
Last synced: 17 Mar 2025
https://github.com/catlikeflyer/rsp-recognition
A computer vision project to recognize thumbs up
machine-learning mediapipe-hands python scikit-learn
Last synced: 16 May 2026
https://github.com/rixiiz/knn-model-to-predict-the-obp-of-mlb-players
A machine learning model I built that can predict the On Base Percentage (OBP) of Major League Baseball (MLB) players at the end of the season
artificial-intelligence dataset f1-score jupyter-notebook knn-regression machine-learning matplotlib mse numpy pandas python scikit-learn supervised-learning
Last synced: 01 Jul 2025
https://github.com/bestmahdi2/uni__decisiontreesinpythonpredictingdiabetes
A university project designed in Python decision tree for diabetes diagnosis
decision-tree diabetes-prediction graphviz pandas prediction pydotplus python scikit-learn
Last synced: 11 Apr 2026
https://github.com/daniel1kp/diamond-price-predictor
💎Diamond Price Predictor is an user-friendly web application that simplifies the analysis and prediction of diamond prices.
altair pandas python scikit-learn streamlit
Last synced: 13 Apr 2026
https://github.com/mayankmittal29/stockvision
Stock price predictor LSTM Sequential Model with Dropout Regularization by which we can analyse any stock tickers, do its fundamental analysis using fundamental ratios and charts visualisations of 100MA and 200MA and can also predict stock price for next 10 days with its trend. Can also view candle stick charts for stock trading and latest news.
keras lstm-neural-networks matplotlib-pyplot mplfinance numpy pandas python scikit-learn streamlit yfinance-api
Last synced: 07 Apr 2026
https://github.com/akhand-pratap-tiwari/sentiment-analysis-on-reviews-using-linear-svc-and-tf-idf
Sentiment Analysis using Linear SVC and TF-IDF.
machine-learning natural-language-processing nltk scikit-learn sentiment-analysis text-classification
Last synced: 28 Apr 2026
https://github.com/rexsimiloluwah/fastapi-ml-apps
Machine learning apps built with FastAPI
docker fastapi machine-learning python scikit-learn tensorflow
Last synced: 05 Apr 2026
https://github.com/aarryasutar/hate_speech_detection
This project aims to detect hate speech on Twitter using advanced NLP and machine learning techniques, exploring feature extraction methods like TF-IDF and sentiment analysis, and evaluating models such as Logistic Regression and SVM.
confusion-matrix doc2vec gensim logistic-regression matplotlib naive-bayes nltk numpy pandas python random-forest scikit-learn seaborn stemming stopwords-removal svm tf-idf-vectorizer tokenization vader word-cloud
Last synced: 09 Apr 2026
https://github.com/lfenzo/ml-solar-sao-paulo
Implementation of scientific project regarding the use of Machine Learning in Solar Radiation Prediction
forecasting machine-learning python scikit-learn
Last synced: 11 Apr 2026
https://github.com/takkii/rock_ptarmigan
[PyPi] Approximate value evaluation 📊
approximate keras pca rock-ptarmigan scikit-learn tensorflow
Last synced: 10 May 2026
https://github.com/charmee123/krishak_vriddhi
https://krishak-vriddhi.onrender.com
bootstrap css flask html javascript machinelearning-python numpy pandas scikit-learn
Last synced: 06 Apr 2026
https://github.com/hopquangdo/minisklearn
✨ A lightweight Python-from-scratch implementation of core Machine Learning algorithms inspired by scikit-learn.
Last synced: 09 Jul 2025
https://github.com/robson-python/customer-cancellation
Data science and analytics project to reduce customer cancellations.
data-analysis data-science data-visualization jupyter-notebook machine-learning matplotlib pandas python scikit-learn seaborn streamlit vscode
Last synced: 09 Apr 2026
https://github.com/haloapping/ml-workflow
Template alur kerja machine learning.
mahine-learning numpy pandas python3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/md-emon-hasan/ml-project-car-price-prediction
🚗 End-to-end ML project for predicting car prices based on various features. Includes data preprocessing, model training, and a Flask web for predictions.
car-price-prediction car-price-predictor data-science feature-engineering ml predictive-modeling scikit-learn
Last synced: 10 Mar 2026
https://github.com/alam025/ai-email-guardian
🛡️ AI-Powered Email Guardian: 99.2% accurate spam detection using machine learning. Open-source, privacy-focused email security. ⚡ 50ms detection time.
artificial-intelligence email-filter email-security hishing-detection machine-learning-cybersecurity nlp open-source privacy python scikit-learn security-tools spam-detection tensorflow text-classification
Last synced: 10 Mar 2026
https://github.com/kaleharshavardhan07/spam_mail-_detector_ai_model
This project implements a spam detection system for SMS messages using machine learning techniques.
mathplotlib nltk numpy panda python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/gokulgowthams/clickstream-customer-conversion
Analyzes clickstream data from an e-commerce platform to predict customer conversions, estimate potential revenue, and segment users for personalized marketing strategies. By leveraging machine learning techniques, the project enhances decision-making for businesses seeking to optimize user engagement and sales.
data-preprocessing feature-engineering machine-learning matplotlib model-deployment numpy pandas pipeline python scikit-learn seaborn streamlit-web-application tensorflow xgboost
Last synced: 07 Apr 2026
https://github.com/djleamen/music-mood-matcher-demo
An intelligent music recommendation system that analyzes your mood through natural language and suggests personalized playlists using advanced AI and machine learning techniques.
demo machine-learning matplotlib ml natural-language-processing nlp nltk nltk-python numpy openai pandas python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/troublem1/mle
MultiLabel-Transformer(MLE) is an extended version of a LabelEncoder, such that, it encodes multiple categorical columns to numeric in any workflow or pipeline
packages python3 scikit-learn sklearn
Last synced: 05 Jan 2026
https://github.com/tlapanco/knn-project
Projecto para la materia de Sistemas inteligentes haciendo uso de KNN oversampling.
jupyter-notebook knn pandas python scikit-learn smote
Last synced: 09 Apr 2026
https://github.com/harmonydata/harmony_original
The Harmony project
ai data-science data-visualization harmonisation harmonization machine-learning mentalhealth multilingual multilingual-nlp natural-language-processing natural-language-understanding naturallanguageprocessing nlp psychology python scikit-learn
Last synced: 13 Apr 2026
https://github.com/michael-insights/portfolio
This repository showcases my projects and skills in Data Analytics, Data Science, and Machine Learning. It includes hands-on work in data analysis, predictive modeling, and machine learning algorithms, aimed at solving real-world problems.
data-analytics data-science data-visualization datapreprocessing jupyter-notebooks machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn sql
Last synced: 11 Apr 2026
https://github.com/gokularaman-c/ev-charging-log-anomaly-detection
EV charging log anomaly detection using Isolation Forest, engineered telemetry features, and a CLI inference pipeline.
anomaly-detection ev-charging feature-engineering isolation-forest machine-learning mlops python scikit-learn time-series
Last synced: 23 May 2026
https://github.com/docsallover/spam-detection
Building a Spam Filter with Python: Using Machine Learning to Combat Spam
datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn
Last synced: 09 Apr 2026
https://github.com/vidhi1290/zomato-data-analysis
Zomato Data Analysis - Explore the world of Zomato restaurant data through Python and data analysis. Uncover trends and insights using Pandas for data manipulation and Matplotlib for visualization. Join us in this journey to reveal the hidden stories within the data!
data-analysis data-analysis-python data-science data-visualization dataprocessing machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn zomato-data-analysis
Last synced: 11 Apr 2026
https://github.com/skekre98/picture-compressor
A tool for compressing images using unsupervised machine learning
kmeans-clustering scikit-learn
Last synced: 17 May 2026
https://github.com/palak-463/tablataalrecognitionsystem
Software built using Python which makes use of CNN and FNN to detect the Taals of the Tabla, an Indian classical music instrument. 🎛️
cnn deep-learning flask fnn librosa numpy os pickle python scikit-learn
Last synced: 11 Apr 2026
https://github.com/thananjaya/admission_chance_prediction
Admission Chance Prediction using linear regression, wrapped up using Flask framework
flask linear-regression machine-learning python3 scikit-learn
Last synced: 17 Apr 2026
https://github.com/fadlyhts/klasifikasistuntingbalita
Sistem Klasifikasi Status Stunting menggunakan Machine Learning untuk mendeteksi status gizi balita berdasarkan BB/U, TB/U, dan BB/TB. Dibangun dengan Python, Flask, dan Scikit-learn.
child-health data-science flask healthcare indonesia-healthcare machine-learning medical-informatics python scikit-learn stunting-classification
Last synced: 20 Mar 2025
https://github.com/vidyasagarmsc/pydataflownote
As I explore Python libraries....
jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow
Last synced: 27 Sep 2025
https://github.com/jersongb22/computervision
Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.
cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11
Last synced: 12 Apr 2026
https://github.com/srgrace/data-cleaning-challenge
Data Cleaning Challenge
data-science jupyter-notebook numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/wkrzywiec/polish-crops
Machine learning project to find out if price of a wheat in Poland depends on a weather.
decision-tree-regression eurostat imgw jupyter-notebook linear-regression machine-learning matplotlib-pyplot numpy pandas pipenv poland polynomial-regression python random-tree regression-models scikit-learn support-vector-regression
Last synced: 11 Apr 2026
https://github.com/rayyan9477/data-driven-house-price-prediction-and-property-recommendation-app
The app leverages algorithms to accurately predict house prices and recommend similar properties based on a saved dataset through content-based filtering. It is tailored for homebuyers seeking their dream house and real estate investors looking for profitable opportunities, providing powerful insights and data-driven decision-making support.
data-science eda html machine-learning numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/tynab/lottery
Xổ số kiến thiết
crawl da data-analyst deep-learning dl jupyter-notebook lottery matplotlib numpy pandas pip pip3 py python scikit-learn sklearn tynab xo-so xo-so-kien-thiet yan
Last synced: 03 Aug 2025
https://github.com/gperdrizet/ensembleset
Ensemble dataset generator for tabular data prediction and modeling projects.
classification ensemble feature-engineering machine-learning regression scikit-learn
Last synced: 07 Mar 2026
https://github.com/arunagirinathan-k/text-classifier-using-nlp_techniques
A Text Classification using NLP Techniques.
matplotlib nlp nltk numpy pandas scikit-learn seaborn spacy text-classification
Last synced: 09 Apr 2026
https://github.com/upul/chocolate-quality-analysis
This repository contains a Jupiter notebook which describes how to use basic machine learning tools such Scikit-Learning, Pandas, and Numpy for buiding models.
machine-learning numpy pandas predictive-analytics scikit-learn
Last synced: 04 May 2026
https://github.com/nordszamora/sentiment
This ML project is used to predict the text sentiment positive, negative or neutral. Its used a Reddit dataset in kaggle to train the model and make a prediction on new/unseen data.
django joblib kaggle naive-bayes-classifier pandas python redditdata scikit-learn
Last synced: 11 Apr 2026
https://github.com/shreeparab1890/movie-recommender-system
This notebook is trying to build a model which will recommend the movie based on given movie and genre. In this we use Popularity Based Recommendation, Content Based Recommendation and Collaborative Filtering based Recommendation.
bag-of-words cosine-similarity matplotlib numpy pandas python scikit-learn sklearn vectorization
Last synced: 09 Apr 2026
https://github.com/vimal0156/ruaroa-ai
🧙♂️ Zero-Code Machine Learning Wizard - Transform ideas into intelligent solutions without writing code. AI-powered ML pipeline automation with interactive web interface.
ai-agents ai-assistant artificial-intelligence automated-machine-learning code-generation data-analysis data-science deep-learning jupyter machine-learning machine-learning-pipeline neural-networks no-code openai python scikit-learn streamlit visualization
Last synced: 09 Apr 2026
https://github.com/abhipatel35/automated-machine-learning-pipeline-for-iris-dataset-classification
Automated ML pipeline for Iris dataset classification using Decision Tree. Features PCA dimensionality reduction and standard scaling.
automated-machine-learning classsification data-preprocessing descision-tree dimentionality-reduction end-to-end-ml-workflows iris-dataset machine-learning-pipeline python random-forest scikit-learn
Last synced: 02 May 2026
https://github.com/witch-world/iris-flower-classification-decision-tree-classifier
ai algorithms artificial-intelligence decision-tree decision-tree-classifier machine-learning machine-learning-algorithms machinelearning-python matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-python python python3 scikit-learn
Last synced: 06 Apr 2026
https://github.com/tharindanimnajith/deep-learning-spam-detection
Deep Learning classifiers to detect spam SMS messages - LSTM Model, DenseNet CNN Models - NLP, Python, Jupyter Notebook, Tensorflow, Keras, Numpy, Pandas, Matplotlib, Scikit-Learn
deep-learning densenet keras lstm nlp python3 scikit-learn tensorflow
Last synced: 05 Apr 2026
https://github.com/anumit-web/ml-masterlist-2024
ML Masterlist, Machine Learning, 2024
image-segmentation kmeans-clustering machine-learning matplotlib numpy pandas reinforcement-learning scikit-learn supervised-learning unsupervised-learning
Last synced: 19 Jan 2026
https://github.com/mariamabidi/pinn-based-flow-prediction
This repository contains code and experiments for predicting 3D aerodynamic flow around car geometries using Physics-Informed Neural Networks (PINNs) and for analyzing flow features via autoencoder-based clustering.
computer-vision machine-learning neural-network numpy pytorch pyvista scikit-learn
Last synced: 05 Aug 2025
https://github.com/Tritonix711/FractureAI
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 19 Aug 2025
https://github.com/ki3mono/naive_bayes_classifier
This project implements Naive Bayes Classifiers for two data types: Multinomial Naive Bayes Classifier and Gaussian Naive Bayes Classifier. Developed as part of the Probability Theory and Statistics course in the second year of Computer Science at AGH University of Krakow.
iris-dataset mushroom-dataset naive-bayes-classifier numpy python scikit-learn
Last synced: 06 May 2026
https://github.com/rusiruchapana/blood-group-prediction
Creating a machine learning project to predict blood groups from fingerprint patterns
asp-net-web-api keras matplotlib numpy opencv-python pandas pillow scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/rs2416/Detecting_Social_Anxiety
This repository contains the full dataset and code needed to recreate the classification models and reproduce the results within this paper: https://formative.jmir.org/2021/10/e32656/
jupyter-notebook machine-learning python scikit-learn social-anxiety
Last synced: 07 May 2025
https://github.com/dinhanhx/determination
Scripts to set global random for some machine learning framework
determination deterministic keras pytorch randomness scikit-learn tensorflow2
Last synced: 12 Apr 2026
https://github.com/aryansingla45/cab-fare-prediction
This repository contains a Cab Fare Prediction Web App that uses machine learning to predict fares based on distance, time, and location, with Google Maps API integration for route and fare calculations. It features a user-friendly interface and secure authentication, powered by a Kaggle dataset.
flask-application google-maps-api html-css-javascript machine-learning machine-learning-algorithms pandas-numpy python scikit-learn weather-api
Last synced: 11 May 2026
https://github.com/farrajota/kaggle_titanic
My solutions to the "Titanic: Machine Learning from Disaster" kaggle competition
docker docker-compose kaggle kaggle-competition kaggle-titanic notebook pyspark python scikit-learn
Last synced: 11 Apr 2026
https://github.com/yessasvini23/deepfake_immunization_toolkit
🛡️ AI-powered toolkit to detect deepfakes, educate users, and verify content authenticity using federated learning and blockchain. Built for election security, media integrity, and digital literacy.
blockchain matplotlib numpy opencv python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/nordszamora/predictive_lung_cancer
The lung cancer predictive ML project is use to predict a cancer based on the data of smoking intake and common symptoms with low cost.
bootstrap django django-rest-framework python reactjs rest-api scikit-learn vite
Last synced: 11 Apr 2026
https://github.com/ksatrajit0/heart-disease-prediction-ml
Predicts the risk of heart attack in a patient using their medical record
heart-disease-prediction machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 19 Apr 2026
https://github.com/ryandsilva/machine-learning-starters
Common Machine Learning Examples :computer:
decision-trees deep-learning genetic-algorithm keras lightfm machine-learning naive-bayes nlp object-detection opencv pandas python random-forest scikit-learn scikit-surprise svm svr tensorflow textblob tpot
Last synced: 11 Apr 2026
https://github.com/saro0307/pre-doctor-ai-model
Pre-Doctor is an AI-driven health advisor using sci-kit-learn, offering quick medical advice based on user-input symptoms, making healthcare accessible and user-friendly. Utilizing Flask and pyttsx3, it seamlessly integrates machine learning for informed well-being.
artificial-intelligence css flask generative-ai generative-model html machine-learning python reinforcement-learning scikit-learn
Last synced: 07 Apr 2026
https://github.com/veb-101/machine-learning-practice
Contains code-works from the Hands on scikit-learn and tensorflow book
deep-learning keras machine-learning python3 scikit-learn tensorflow-gpu
Last synced: 19 Apr 2026