Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wlopezm-unal/titanic_ship-streamlit

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, gassianNB and Logistic Regressión) . Further, using streamlit together to FastApi be able to see the predict result
https://github.com/wlopezm-unal/titanic_ship-streamlit

docker machine-learning optuna scikit-learn streamlit supervised-machine-learning

Last synced: about 2 months ago
JSON representation

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, gassianNB and Logistic Regressión) . Further, using streamlit together to FastApi be able to see the predict result

Awesome Lists containing this project

README

        

# Spaceship Titinic/streamlit/Docker
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
1. [GitHub Account] (https://github.com)
2. [VS Code IDE] (http://code.visualstudio.com/)
3. Stremlit
4. Python, Pandas, scikit-learn
5. Docker Installation
---------------------------------------------------------------
# System Setup
1. Lauch docker compose docker compose up -d
2. Deployment streamlit : streamlit run main.py
--------------------------------------------------------------
Image of Results:

* ![image](https://github.com/wlopezm-unal/Titanic_ship-streamlit/assets/68913739/0ed4e102-41a7-4f6d-a716-eedde52900fa)

* ![image](https://github.com/wlopezm-unal/Titanic_ship-streamlit/assets/68913739/8f3753d6-8267-4e1a-9f87-8b0ff5108eed)