Aug 5, 2024
Model Building File (Python file)
Index.html File
Additional Python File (app.py)
/reading
(example)/predict
(to get predictions based on user input)0
(no experience).0 to 10
.pickle
library (creates a .pkl
file).numpy
, pickle
, flask
.pickle
.Home Route (/
)
Predict Route (/predict
)
Hard-coded JSON API
python app.py
.