Git Product home page Git Product logo

diamond_price_prediction_end_to_end_pipeline's Introduction

Diamond Price Prediction

Welcome to the Diamond Price Prediction project! This repository focuses on predicting diamond prices using machine learning models. The project is equipped with an end-to-end deployment setup, allowing users to access predictions through a Flask web application.

Project Components

  • artifacts: Contains serialized data and model files.
  • logs: Stores log files for training and application activities.
  • notebooks: Jupyter notebooks for exploratory data analysis (EDA), model training, and dataset exploration.
  • src: Source code for the project.
    • components: Modules for data ingestion, preprocessing, and model definition.
    • pipelines: Pipelines for training and making predictions.
    • utils.py: Utility functions.
    • logger.py: Logging configuration.
    • exception.py: Custom exception handling.
  • templates: HTML templates for the web application.
  • application.py: Flask application for serving the web pages.
  • requirements.txt: Dependencies needed for the project.
  • setup.py: Setup file to install project dependencies.

Usage

  1. Run the setup file to install all dependencies.

    python setup.py install
  2. Run the training pipeline to train the model.

    python src/pipelines/training_pipeline.py
  3. Start the Flask application.

    python application.py
  4. Visit http://localhost:5000/ in your browser to access the Diamond Price Prediction web application.

Contributors

  • GreatClasher

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code. If you make significant improvements, consider contributing back to the project.

Happy predicting! ๐Ÿš€

diamond_price_prediction_end_to_end_pipeline's People

Contributors

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