##Select conda base version (for my case) :- 3.11.5('base':conda)
Making neccesaary installations
pip install -r requirements.txt
To run the flask app of the model trained
python app.py
Note:click on the local hosted link to visit the api page, ex:- Running on http://127.0.0.1:5000
Note:fill the form details using data available for training model to make prediction