Skip to content

JusticeKanayo/AutoPredict

Repository files navigation

AutoPredict

End to End Predictive Maintenance for Automotive Components: Leveraging Historical Car Data to Forecast Maintenance Needs and Failures.

Screenshot 2024-05-30 at 21 09 30

Project workflows

  • Update config.yaml
  • Update schema.yaml
  • Update params.yaml
  • Update the entity
  • Update the configuration manager in src config
  • Update the components
  • Update the pipeline
  • Update the main.py
  • Update the app.py

How to run?

STEPS:

conda create -n mlproj python=3.8 -y

conda activate venv/

pip install -r requirements.txt

python main.py

python app.py

Now open up your local host 0.0.0.0:8080

Auto-Predictor.showcase.mov

About

End to End Predictive Maintenance for Automotive Components: Leveraging Historical Car Data to Forecast Maintenance Needs and Failures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors