Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wlopezm-unal/titanic_ship-streamlit
- Owner: wlopezm-unal
- License: apache-2.0
- Created: 2024-02-09T02:48:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T18:55:38.000Z (10 months ago)
- Last Synced: 2024-03-04T20:14:52.908Z (10 months ago)
- Topics: docker, machine-learning, optuna, scikit-learn, streamlit, supervised-machine-learning
- Language: Python
- Homepage:
- Size: 2.91 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 resultYyou 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)