An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sckiit-learn

A curated list of projects in awesome lists tagged with sckiit-learn .

https://github.com/amanbig/introver-extrovert

A full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).

fastapi logistic-regression nextjs numpy pandas sckiit-learn shadcn-ui

Last synced: 08 Apr 2026

https://github.com/shubhammehra4/smart-metro

A Website powered by Machine Learning to find the shortest and safest route dynamically, based on traffic changes for Delhi Metro Services.

express machine-learning node random-forest sckiit-learn website

Last synced: 15 Apr 2025

https://github.com/lasithaamarasinghe/olympic-medal-count-prediction

This ML model predicts the medal count for various countries in the Olympic Games using Linear Regression.

jupyter-notebook linear-regression machine-learning medal-count-prediction numpy olympics pandas python sckiit-learn seaborn

Last synced: 10 Apr 2026

https://github.com/hamid-rezaei/data-mining

This repository contains code and solutions for the Data Mining project, which applies various techniques and methods to different datasets. The project covers data preprocessing, dimensionality reduction, regression, classification, and association rule mining.

association-rule-mining classification-algorithm clustering-algorithm numpy pandas regression-algorithms sckiit-learn

Last synced: 14 Jun 2025

https://github.com/mgobeaalcoba/all_python_for_everybody_my_course

Own Course for Udemy. In progress: Daily Projects for convert in Professional Python Developer.

course django fastapi flask matplotlib-pyplot numpy pandas pip pycharm pygame python3 sckiit-learn seaborn tkinter venv-python

Last synced: 08 Aug 2025

https://github.com/aymane-maghouti/loan-credit

This project aims to develop a machine learning model using Logistic Regression for classifying loan credit applications as either approved or rejected.

data-science decision-making feature-engineering flask jupyter-notebook loan-credit logistic-regression machine-learning python sckiit-learn seaborn

Last synced: 29 Apr 2026

https://github.com/mgobeaalcoba/padawan_python_course

Data-oriented Python course taught for all Mercado Libre verticals

colab-notebook matplotlib numpy pandas python3 scipy-optimize scipy-stats sckiit-learn seaborn

Last synced: 27 Jan 2026

https://github.com/anwarulh007/eduprotect--student-dropout-analysis

EduProtect is a valuable tool for educators, parents, and students in India. By providing accurate predictions and facilitating collaboration, it aims to address the critical issue of student dropouts and ensure a brighter future for all. Used Java in App development and Python for the ML Algorithm in Google Colab.

matpoltlib numpy python random-forest-classifier sckiit-learn

Last synced: 07 Mar 2026

https://github.com/namratha2301/best-selling-books

Comprehensive examination of best-selling books, focusing on understanding sales patterns, genre distributions, and the impact of various features on book performance.This project aims to predict book sales and classify genres, providing valuable insights for authors, publishers, and readers.

data-analysis data-visualization matplotlib pandas sckiit-learn seaborn

Last synced: 06 May 2026

https://github.com/sevenjunebaby/aimodels

Artificial intelligence models apply different algorithms to relevant data inputs to achieve the tasks, or output, they’ve been programmed for.

llm python3 sckiit-learn

Last synced: 13 May 2025

https://github.com/harmanveer-2546/heart-failure-prediction

Heart failure is a severe condition in which the heart is unable to pump blood effectively. Early prediction of heart failure can significantly improve patient outcomes. This project aims to build a predictive model using machine learning techniques to identify patients at risk of heart failure.

exploratory-data-analysis feature-engineering jupyter-notebook matplotlib model-training-and-evaluation numpy pandas python sckiit-learn seaborn visualization-of-results

Last synced: 14 Apr 2026

https://github.com/tokusumi/hyperparameter_tuning

Optuna hyperparameter search wrapper

optuna sckiit-learn

Last synced: 06 Apr 2025

https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques

Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.

bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql

Last synced: 10 Apr 2026

https://github.com/ornella-gigante/medical-questions-router

The Intelligent Medical Questions Router emplea NLP y modelos de aprendizaje automático (scikit-learn/MLflow) para diagnosticar enfermedades y responder consultas sobre síntomas. Ofrece una interfaz intuitiva que agiliza la resolución de dudas médicas para profesionales y pacientes, optimizando la toma de decisiones clínicas.

chatbot mlflow nlp nlp-machine-learning sckiit-learn

Last synced: 16 Mar 2025

https://github.com/obirikan/spam_classifer_api

📩 Spam Detection API A simple NLP project using TF-IDF and Naive Bayes to classify messages as spam or not, served via FastAPI.

naive-bayes-classifier nlp-machine-learning sckiit-learn

Last synced: 14 Jul 2026

https://github.com/khaymanii/car-price-prediction-model

This is a model built using Python , Lasso and Linear Regression algorithm.

matplotlib numpy pandas python sckiit-learn

Last synced: 10 May 2026

https://github.com/inno-waluza/alpha-regressor

Django-based web application for predicting house prices using a machine learning model

ai django django-application machine-learning ml prediction-model sckiit-learn

Last synced: 28 Feb 2026

https://github.com/rayfin774/face-and-hand-gestures-detection-model

Real-time Face & Hand Detection using MediaPipe Framework which Detects emotions (Happy, Sad, Angry) and Gestures (Thumbs Up, Peace, Pointing) live via webcam!

matplotlib mediapipe opencv python sckiit-learn

Last synced: 12 Nov 2025

https://github.com/mendez-luisjose/iris-flower-classificator-with-scikit-learn-streamlit-and-deployed-with-flask-

Iris Flower Classificator with Scikit Learn, Streamlit and Deployed with Flask

sckiit-learn streamlit

Last synced: 19 May 2026

https://github.com/udacity-machinelearning-internship/finding_donors

First stage project at Udacity on the 'Intro to Machine Learning with TensorFlow' program using sckit-learn in python

csv machine-learning matplotlib numpy pandas python sckiit-learn seaborn sklearn udacity udacity-nanodegree

Last synced: 16 Apr 2026

https://github.com/Udacity-MachineLearning-Internship/finding_donors

First stage project at Udacity on the 'Intro to Machine Learning with TensorFlow' program using sckit-learn in python

csv machine-learning matplotlib numpy pandas python sckiit-learn seaborn sklearn udacity udacity-nanodegree

Last synced: 17 Jul 2025

https://github.com/nikolaos-mavromatis/house-price-quoting-app

Interactive Streamlit UI for Instant House Price Predictions, powered by a robust end-to-end ML pipeline and FastAPI, fully containerized for seamless deployment.

docker docker-compose fastapi house-price-prediction machine-learning pandas prediction python regression ridge-regression sckiit-learn streamlit-webapp

Last synced: 12 Apr 2026

https://github.com/code-taweezy/thermos-ai

An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP

ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow

Last synced: 02 May 2026

https://github.com/ankitsharma-tech/resume-analyzer

Resume Analyzer is a prototype application that allows users to upload multiple resumes and compare them against a job description using vectorization and cosine similarity. The project is built using Python, Flask, and scikit-learn.

document-vectorization flask flask-app machine-learning ml nlp nlp-project python pythonanywhere resume-analyzer resume-matching resume-screening-app sckiit-learn

Last synced: 12 Apr 2026

https://github.com/therajsoren/ml_project

This repository contains mini projects in machine learning

face-detection machine-learning matplotlib pandas python3 sckiit-learn seaborn

Last synced: 14 May 2026

https://github.com/eny2930/ai-ml-projects

A project demonstrating various libraries and tools in using algorithms in machine learning. This repository includes code samples, datasets, and detailed explanations.

iris-dataset keras linear-regression logistic-regression matplotlib numpy pandas pytorch sckiit-learn seaborn sentiment-analysis

Last synced: 13 Apr 2026

https://github.com/nazif96/bank-loan-app-

Application flask d'éligibilté d'un client à un prêt

docker docker-compose flask render sckiit-learn

Last synced: 13 Apr 2026

https://github.com/amruta33/face_mask_detection

The main objective of the face detection model is to detect the face of individuals and conclude whether they are wearing masks or not at that particular moment when they are captured in the image. we increase the complexity of mask detection using image segmentation and prediction tools.

deep-learning keras matplotlib nlp-machine-learning pandas plotly python3 sckiit-learn seaborn tensorflow

Last synced: 08 Apr 2026

https://github.com/adi3042/diamond_price_prediction

🔮💎 Explore the Diamond Price Oracle! Predicting diamond values based on your preferences and market trends. Your ultimate tool for informed decisions in the diamond world. Join us for the future of pricing! 💎✨🚀 #DiamondPredictor

anaconda datetime diamond flask functools html ipykernel jupyter-notebook matplotlib numpy pandas price-prediction readme regressor sckiit-learn setuptools venv

Last synced: 14 Apr 2026

https://github.com/yalai92/alfalfa_imp_exp_analysis

This repository covers data cleaning, analysis, and visualization of global alfalfa and pellet imports, focusing on trends from 2003 to 2023. It also includes a predictive analysis of global alfalfa demand for 2024-2029, using data science techniques to provide insights for stakeholders in the alfalfa industry.

data-analysis data-cleaning data-visualization matplotlib numpy pandas python sckiit-learn tableau

Last synced: 12 Feb 2026

https://github.com/williyam-m/movie_booking_app

A Django-based movie booking app featuring an admin dashboard with CRUD functionality for movies, theatres, screens, shows, and bookings. Includes an ML-powered movie recommendation system.

django machine-learning numpy orm pandas python sckiit-learn sqlite3

Last synced: 16 Apr 2026

https://github.com/abhishekpsonawane07/loan-repayment-prediction-ml

Loan Approval Prediction uses machine learning to analyze factors like income and credit history, automating and improving the loan approval process. The project ensures accurate, efficient, and user-friendly predictions with a Gradio interface.

artificial-neural-networks confusion-matrix decision-trees gradio-interface k-nearest-neighbours loan-dataset loan-prediction-analysis loan-repayment logistic-regression numpy pandas python random-forest sckiit-learn seaborn support-vector-machines

Last synced: 16 Apr 2026

https://github.com/mnagaharshithrao/diamondpriceprediction

Diamond Price Prediction is a machine learning project that predicts the price of diamonds based on features like carat, cut, color, clarity, and more. Using models such as XGBoost, Random Forest, and Gradient Boosting, the project aims to accurately forecast diamond prices, helping buyers and sellers in the diamond industry make informed decisions

machine-learning numpy pandas sckiit-learn xgboost

Last synced: 17 Apr 2026

https://github.com/neerajcodes888/ipl-victory-analysis-with-prediction

This repository contains code for analyzing and predicting outcomes in the Indian Premier League (IPL) cricket matches from 2008 to 2022. It includes data analysis notebooks, a prediction model, and a Flask-based web application for interactive predictions. Explore historical match data, gain insights, and make predictions on upcoming matches .

css3 csv-datasets eda feature-extraction flask-application github html5 notebooks pandas-library preprocessing python3 render-deployment sckiit-learn

Last synced: 19 Apr 2026

https://github.com/abyss-s/data-analysis-project

[컴퓨팅사고와 데이터분석 기초] 최종 프로젝트 (2024-1)

matplotlib numpy pandas python sckiit-learn

Last synced: 20 Apr 2026

https://github.com/ayushverma135/cognizant-artificial-intelligence

The Cognizant AI Job Simulation provided hands-on experience in data analysis and machine learning, simulating real-world tasks from Cognizant’s Data Science team to derive and present business insights.

cognizant forage python sckiit-learn

Last synced: 27 Apr 2026

https://github.com/abhiram-epuru/ai-powered-movie-recommender

A Movie Recommendation System using the MovieLens dataset, leveraging collaborative filtering techniques such as KNN (k-Nearest Neighbors) and Singular Value Decomposition (SVD). The project demonstrates a personalized recommendation model capable of suggesting movies based on user preferences and interaction data.

matplotlib numpy pandas python sckiit-learn seaborn

Last synced: 30 Apr 2026

https://github.com/lijesh010/ml_project_k-means_clustering_algorithm_black_friday_sale

This repository contains a machine learning project that demonstrates the application of K-Means clustering algorithm on a Black Friday sale dataset.

black-friday-dataset jupyter-notebook k-means-clustering machine-learning python sckiit-learn

Last synced: 01 May 2026

https://github.com/evernext10/the-best-classifier-with-python

The classifiers Are tested as Vector Support Machines, Logistic regression, K Nearest Neighbor to see which has better accuracy with the problem given

coursera knn-classification logistic-regression machine-learning pandas python3 sckiit-learn support-vector-machines

Last synced: 02 May 2026

https://github.com/reddyprasade/bird-classifications-problem

Birds Classification by using Scikit-learn and Scikit-image

matplotlib numpy pandas python-3 sckiit-learn sckit-image

Last synced: 08 May 2026

https://github.com/ds-14/bank-term-deposit-prediction

Machine learning project to predict bank term deposit subscription using the UCI Bank Marketing dataset.

classification machine-learning python sckiit-learn

Last synced: 08 May 2026

https://github.com/alain-godo/spotify-popularity

A simple analysis and modeling for prediction of the popularity of songs on Spotify

linear-regression machine-learning numpy pandas random-forest sckiit-learn spotify tree-decision

Last synced: 08 May 2026

https://github.com/sunnyrao07/water-quality-analysis

A machine learning project that predicts water potability based on chemical and physical attributes, using models like Logistic Regression, Random Forest, and XGBoost.

data-cleaning label-encoding logistic-regression matplotlib model-evaluation numpy pandas pyhton random-forest sckiit-learn seaborn smote standard-scaler xgboost

Last synced: 08 May 2026

https://github.com/vinit714/player-retention-analysis

A complete Streamlit + Machine Learning + SHAP + NLP project to analyze, predict, and improve player retention in games. This project simulates a game environment, models churn behavior, and provides insights using SHAP, NLP word clouds, and strategy simulators.

churn-prediction classification data-visualization eda feature-engineering game-analytics game-data-analysis gaming-analytics machine-learning model-interpretability nlp pandas player-retention python retention-analysis sckiit-learn shap streamlit wordcloud

Last synced: 08 May 2026

https://github.com/ilijamihajlovic/random-forest-classification

This project demonstrates how to build a Random Forest Classifier to predict music genres using audio feature data from Spotify. The model is trained on a curated subset of the spotify_tracks.csv dataset, focusing on popular genres such as pop, country, hip-hop, rock, latin, edm and more.

ai artificial-intelligence machine-learning machine-learning-algorithms machinelearning pandas python random-forest random-forest-classifier sckiit-learn sckit-learn

Last synced: 08 May 2026

https://github.com/akhilk07/zama-fhe

Explore detailed technical guides for the Zama FHE protocol. Set up your environment on Linux, Windows, or GitHub Codespace. 🚀💻

bounty bounty-program cli cryptography data-science fhe fully-homomorphic-encryption homomorphic-encryption machine-learning ppml privacy python rust sckiit-learn string tfhe zama

Last synced: 09 May 2026

https://github.com/alphacrypto246/air-quality-prediction

The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.

machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn

Last synced: 10 May 2026

https://github.com/ngangawairimu/decision-tree-model

Analyzed global population data using decision tree regression, calculating growth rates and evaluating model performance with RMSLE for insights.

matplotlib python sckiit-learn seaborn

Last synced: 11 May 2026

https://github.com/ash0508/amazon_ml_summer_school_loan-prediction

I have experience in Supervised, Reinforcement, and Unsupervised Learning, with a focus on a loan prediction project using a Kaggle dataset. I trained and tested the model, achieving high accuracy through Python programming with Pandas, NumPy, and Matplotlib for data analysis and visualization. My primary development environment is Jupyter Notebook

grid-search machine-learning matplotlib pandas sckiit-learn seaborn voting-classifier xgboost

Last synced: 16 May 2026

https://github.com/rembertdesigns/pit-stop-simulator

An interactive F1 race simulator using Reinforcement Learning (PPO, Q-learning) and Streamlit to optimize pit stop strategies based on dynamic conditions.

data-science data-visualization f1 formula-1 ppo python python3 q-learning reinforcement-learning sckiit-learn stable-baselines3 streamlit-application

Last synced: 22 Jun 2025

https://github.com/asier-ortiz/apuntes-ia-ds

Materiales y apuntes del curso de IA y Ciencia de Datos

keras matplotlib numpy pandas python sckiit-learn seaborn tensorflow

Last synced: 09 Apr 2026

https://github.com/sumansuhag/prediction_model

This repository features a collection of Jupyter notebooks designed to showcase the practical applications of machine learning, data preprocessing, feature engineering, and recommendation systems. These notebooks enable users to explore, analyze, and predict business events.

algotithms artificial-intelligence data logistic-regression machine-learning-algorithms science sckiit-learn

Last synced: 28 Mar 2025

https://github.com/pramodkondur/dominoes-timeseriesforecasting

This advanced forecasting tool leverages Long Short-Term Memory (LSTM) networks to predict daily sales for 91 types of pizzas and the required quantities of 64 ingredients. By analyzing historical pizza order data, the system provides accurate future demand forecasts, enabling optimized inventory management and purchase planning.

business-intelligence datascience deep-learning keras lstm-neural-networks machine-learning matplotlib pandas predictive-modeling python real-time-prediction real-world-project sckiit-learn seaborn streamlit tensorflow timeseries-forecasting

Last synced: 02 Jan 2026

https://github.com/seekai-786/resume-analyzer

Resume Analyzer is a prototype web application that allows users to upload multiple resumes and compare them against a job description using vectorization and cosine similarity. The project is built using Python, Flask, and scikit-learn.

backend-development css document-vectorization flask flask-app html javascript job-matching machine-learning ml nlp nlp-project osine-similarity python pythonanywhere resume-analyzer resume-matching resume-screening-app sckiit-learn tfidf

Last synced: 08 Apr 2026

https://github.com/anupreet02/cryptoclustering

This module analyzes and clusters a dataset of cryptocurrencies based on price change percentages over different timeframes. Using K-means clustering, Principal Component Analysis (PCA), and the elbow method, this project aims to find optimal clusters for understanding cryptocurrency behavior.

hvplot kmeans pandas pca sckiit-learn standardscaler

Last synced: 14 May 2026

https://github.com/mrandolph95/grad-projects

Projects completed during my ASU grad program for Social Data Science.

beautifulsoup nltk numpy pandas regression-analysis sckiit-learn seaborn selenium

Last synced: 09 Apr 2026

https://github.com/mendez-luisjose/boston-house-price-prediction-with-scikit-learn-streamlit-and-deployed-with-flask

Boston House Price Prediction with Scikit Learn, Streamlit and Deployed with Flask

flask sckiit-learn streamlit xgboost-regression

Last synced: 09 Apr 2026

https://github.com/mani-prakash-n-r/book_recommendation_system_using_hybrid_technique

The Book Recommendation System uses collaborative and content filtering techniques to suggest books based on user preferences and content similarity.

csv html numpy pandas python sckiit-learn

Last synced: 09 Apr 2026

https://github.com/shoaib1522/credit-card-fraud-analysis

"A comprehensive project on Credit Card Fraud Detection combining Exploratory Data Analysis, Machine Learning, and an interactive Streamlit web app for real-world applicability."

eda epochs mlp-classifier neural-network numpy pandas-python perceptron-learning-algorithm python regression sckiit-learn seaborn streamlit streamlit-webapp tensorflow

Last synced: 09 Apr 2026

https://github.com/adi3042/diamond-price-prediction

🔮💎 Explore the Diamond Price Oracle! Predicting diamond values based on your preferences and market trends. Your ultimate tool for informed decisions in the diamond world. Join us for the future of pricing! 💎✨🚀 #DiamondPredictor

anaconda datetime diamond flask functools html ipykernel jupytrnotebooks matplotlib numpy pandas price-prediction readme regression sckiit-learn setuptools venv

Last synced: 09 Apr 2026

https://github.com/amruta33/melanoma-detection

To build a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution that can evaluate images and alert dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.

keras machine-learning numpy pandas python3 sckiit-learn tensorflow

Last synced: 09 Apr 2026

https://github.com/nirmit27/credit-risk-modeling

Classification and regression models for predicting the level of risk associated with extending credit to a borrower and the basic EPS amount respectively.

credit-risk credit-risk-analysis machine-learning ml ml-model ml-models modelling numpy pandas python python3 sckiit-learn

Last synced: 29 Apr 2026

https://github.com/khaymanii/spam_mail_detection_model

This model was built using Python and Logistics Regression algorithm

matplotlib numpy pandas python sckiit-learn

Last synced: 10 Apr 2026

https://github.com/mani-prakash-n-r/stock_market_prediction_system

This project uses LSTM networks to predict stock prices based on historical data, providing insights for informed investment decisions..LSTM, NumPy, Scikit-Learn, Matplotlib, yfinance and TensorFlow

lstm matplotlib numpy python sckiit-learn tensorflow yfinance

Last synced: 11 Apr 2026

https://github.com/jenil311/multi-speaker-recognition

Multi-speaker voice recognition is a technology that identifies and differentiates between multiple speakers in an audio recording or live conversation. It uses advanced algorithms, such as neural networks, to analyze vocal patterns, pitch, tone, and other acoustic features.

audio-processing cnn-classification machine-learning neural-network sckiit-learn voice-recognition

Last synced: 09 Mar 2025

https://github.com/llwusill/firepredictioncnn

CNN kullanarak Orman Yangını Tahmin/Tespit Sistemi

matplotlib numpy opencv-python pandas sckiit-learn seaborn tensorflow

Last synced: 12 Apr 2026