End-to-end machine learning system for predicting car prices with REST API and interactive web dashboard. car-price-predictor/ ├── data/ # Dataset files (CSV) ├── src/ # Source code │ ├── ...
A comprehensive IoT-based water quality monitoring system built with Flask, ESP32, and MongoDB. This system provides real-time monitoring of water parameters, anomaly detection using machine learning, ...