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

  • Land-Cover-Semantic-Segmentation-PyTorch

    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).

    Language:Jupyter Notebook1267221
  • 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

    Language:Jupyter Notebook10213
  • kelixirr/AI-Projects

    All my projects related to AI - Basic Ml Models To Deep Learning Projects All At One Place

    Language:Jupyter Notebook4100
  • 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

    Language:Jupyter Notebook2113
  • 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.

    Language:Jupyter Notebook1
  • 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.

    Language:Jupyter Notebook110
  • arihant1805/Spam-Message-Detector

    An End-to-End project to detect spam Text messages.

    Language:Jupyter Notebook0102
  • 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.

    Language:HTML00
  • 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.

    Language:Jupyter Notebook10
  • 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.

    Language:Jupyter Notebook
  • 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.

    Language:Jupyter Notebook
  • masum184e/ai_projects

    Language:Jupyter Notebook
  • snehitvaddi/RAG-Anything

    Ask any question to your documents, PDFs, or SQL databases using GenAI for quick and accurate answers.

    Language:Python