Machine Learning model, where using titanic ship data and see if is be able to predict if a passager was salved or died. This apply use Machien learning (Random Forest, gaussianNB and Logistic Regressión; using libreris like scikit-learn and optuna) . Further, using streamlit together to FastApi be able to see the predict result
Yyou can find out everything about the project spaceship titinic like data base in the next link: https://www.kaggle.com/competitions/spaceship-titanic/data
Sofware and Tools Requeriments
- [GitHub Account] (https://github.com)
- [VS Code IDE] (http://code.visualstudio.com/)
- Stremlit
- Python, Pandas, scikit-learn
- Docker Installation
- Lauch docker compose docker compose up -d
- Deployment streamlit : streamlit run main.py
Image of Results: