A machine learning project that predicts the selling price of used cars based on their specifications using a Gradient Boosting Regressor trained on CarDekho data. UsedCarPricePrediction/ │ ├── app.py ...
An end-to-end, configuration-driven, production-grade machine learning system built on Databricks. This repository demonstrates ML Architect-level design patterns: zero-hardcoding config architecture, ...