Skip to content

saad1912/Used_Car_Prediction_E2E

Repository files navigation

Used_Car_Prediction_E2E

Video

Here’s a video introduction to the project:-

Video Thumbnail

Github Actions (cicd.yaml)

cicd

Workflows

  1. update config.yaml
  2. update schema.yaml
  3. update params.yaml
  4. update the entity
  5. update the configuration manager in src config
  6. update the components
  7. update the pipeline
  8. update the main.py
  9. update the app.py
conda create -n mlproj python=3.8 -y
conda activate mlproj
pip install -r requirements.txt
python app.py
Open local host 0.0.0.0:8080

ECR URI : 009160051451.dkr.ecr.ap-south-1.amazonaws.com/mlproject

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published