Managed the end-to-end creation and deployment of a classifier model using Streamlit and AWS. The model uses customer details such as co-applicant's income & credit history and predicts the Loan eligibility status.
Steps:
- Created the classifier model
- Created an instance on AWS
- Accessed the instance using command line
- Set up Data Science tools in the instance
- Secure copied files to an instance folder
- Deployed the Classifier model on AWS by boosting the streamlit app