Rosa's portfolio is deployed on Streamlit and contains severals sections.
This section contains an introduction about my self, .
This section includes explanations of various projects and the deployment of model predictions results.
- Classification Project
This project discusses customer responses to opening or declining a deposit and performs deployment to predict
the response outcome using the XGBoostClassifier model.
- Clone This Repository
git clone https://github.com/rosaihzaa/streamlit-porto.git
- Install Dependencies
pip install -r requirements.txt
- Run The Applications
streamlit run bank_porto.py