Giter VIP home page Giter VIP logo

machinelearningprojects's Introduction

Machine Learning Projects

This repository contains a collection of machine learning projects developed by [Your Name].

Projects:

1. Celsius to Fahrenheit Converter

  • Description: A simple Python program to convert temperatures from Celsius to Fahrenheit.
  • File: celsius_to_fahrenheit.py
  • Usage: Run the script and input the temperature in Celsius to get the converted temperature in Fahrenheit.

2. Diabetes Prediction

  • Description: A machine learning project predicting diabetes using classification algorithms.
  • Files:
    • diabetes_prediction.ipynb: Jupyter Notebook containing the analysis, data preprocessing, and model building.
    • diabetes_data.csv: Dataset used for prediction.

3. Heart Disease Prediction

  • Description: Machine learning models to predict the likelihood of heart disease.
  • Files:
    • heart_disease_prediction.ipynb: Jupyter Notebook containing data analysis, preprocessing, model building, and evaluation.
    • heart_disease_data.csv: Dataset used for heart disease prediction.

4. Fashion MNIST Image Classification

  • Description: Image classification using the Fashion MNIST dataset to categorize clothing articles.
  • Files:
    • classifying_clothes.ipynb: Jupyter Notebook encompassing data exploration, model development using deep learning (e.g., TensorFlow, PyTorch), and evaluation.
    • tensorflow dataset - fashion_mnist: Dataset containing fashion items' grayscale images for classification.

5. Cats vs Dogs Classification (CNN)

  • Description: Image classification distinguishing between cats and dogs using Convolutional Neural Networks (CNN). The dataset was loaded directly from TensorFlow Datasets (tfds).
  • Files:
    • cats_vs_dogs.ipynb: Jupyter Notebook implementing CNN for classifying cats and dogs. Data loaded using tfds.

6. Transfer Learning on Cats vs Dogs

  • Description: Classifying cats and dogs using transfer learning with MobileNet pre-trained model. The dataset was loaded directly from TensorFlow Datasets (tfds).
  • Files:
    • Transfer_Learning_on_CatsVsDogs.ipynb: Jupyter Notebook applying transfer learning using MobileNet for cats and dogs classification. Data loaded using tfds.

7. Flower Classification (CNN)

  • Description: Image classification of different flowers using Convolutional Neural Networks (CNN). The dataset was loaded directly from TensorFlow Datasets (tfds).
  • Files:
    • Flower_Classification.ipynb: Jupyter Notebook for flower classification using CNN. Data loaded using tfds.

8. Flower Classification using Transfer Learning (Inprogress)

  • Description: Flower classification using transfer learning with a CNN architecture. The dataset was loaded directly from TensorFlow Datasets (tfds).
  • Files:
    • Flower_Classification_using_TL.ipynb: Jupyter Notebook for flower classification using transfer learning. Data loaded using tfds.

9. Loan approval

  • Description: Predicting whether someone who apply for loan will get loan or not.
  • Files:
    • loan_aprooval.ipynb: Jupyter Notebook for load approval.

10. Customer Churn Prediction

  • Description: Classic project of customer churn prediction using kaggle dataset.
  • Files:
    • customer-churn-96-acc-gradient-boosting.ipynb: Jupyter Notebook for Customer Churn Prediction.

Future Projects (Upcoming):

  • Breast Cancer Detection
  • Stock Price Prediction
  • Image Classification using CNN

Stay tuned for more projects and updates!

Feel free to explore each project for detailed information, code, and datasets.

machinelearningprojects's People

Contributors

vishal-74 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.