ml-projects
There are 14 repositories under ml-projects topic.
data-flair/machine-learning-projects
Machine Learning projects with source code - Machine Learning projects for beginners, ML projects for final year college students, machine learning projects - beginner to advanced
souvikmajumder26/Land-Cover-Semantic-Segmentation-PyTorch
🛣 Building an end-to-end Promptable Semantic Segmentation (Computer Vision) project from training to inferencing a model on LandCover.ai data (Satellite Imagery).
Divyam6969/Pneumonia-Detection-using-FastAI
This project uses a pre-trained ResNet50 model from the FastAI library to detect pneumonia in chest X-rays. The dataset which is available on kaggle is used for training the model which classifies the chest xray as NORMAL, VIRAL or BACTERIAL and this project is deployed on Flask
kelixirr/AI-Projects
All my projects related to AI - Basic Ml Models To Deep Learning Projects All At One Place
Divyam6969/Heart-Disease-Prediction
Application made using Flask that runs on a ML Model trained using random forest classification model that helps in prediction of heart disease
asitdave/Machine-Learning-Projects
This repository showcases a collection of machine learning projects designed to demonstrate practical applications of various algorithms and techniques in data science. The goal is to provide a well-organized and modular codebase to explore and implement machine learning workflows across different domains.
Yarlagadda-saimanoj/Stress-Detection-ML
Explore the world of machine learning-based stress detection in social media posts. This project leverages Python to classify text as 'Stress' or 'No Stress,' offering valuable insights into mental health analysis.
arihant1805/Spam-Message-Detector
An End-to-End project to detect spam Text messages.
vinay-patel22/GeoPredictor
GeoPredictor is an Earthquake Prediction Model using Machine Learning. The project leverages historical earthquake data to predict the magnitude of future earthquakes based on various geographical features such as latitude, longitude, depth, and distance to the Ring of Fire.
Chhavimohitkar65/ML-Applications-Gallery
This repository features a collection of machine learning projects that showcase various algorithms and techniques for real-world applications. From predictive modeling to customer segmentation, each project provides hands-on insights into the power of machine learning.
DhushyanthRavichandran/NeuroPulse
NeuroPulse is a website that predicts strokes using a machine learning Random Forest algorithm and provides information about stroke, including causes and prevention.
gabriel-gonzales/ml_projects
Espaço dedicado à minha jornada de aprendizado em Machine Learning, abrangendo projetos práticos, experimentações e análises que ajudam a consolidar meu conhecimento e aplicá-lo em problemas do mundo real.
snehitvaddi/RAG-Anything
Ask any question to your documents, PDFs, or SQL databases using GenAI for quick and accurate answers.