Skip to content

End-to-end Diamond Price Prediction project on GitHub. Includes data ingestion, preprocessing, ML model development, and deployment to AWS EC2 using GitHub CI/CD pipeline with Docker. Detailed docs & scripts provided.

Notifications You must be signed in to change notification settings

shashank297/Diamond-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End To End ML Project

created a environment

conda create -p venv python==3.8

conda activate venv/

Install all necessary libraries

pip install -r requirements.txt

About

End-to-end Diamond Price Prediction project on GitHub. Includes data ingestion, preprocessing, ML model development, and deployment to AWS EC2 using GitHub CI/CD pipeline with Docker. Detailed docs & scripts provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published