Simple Flask app for ML model predictions via (1) HTML Form (2) API requests.
- Package dependencies can be found in
requirements.txtfile. - Command to start Flask app:
python src/app.py
Dataset Source: Machine Learning with R by Brett Lantz (codebase|book)
