https://github.com/alrafiabdullah/titanic-kaggle
https://github.com/alrafiabdullah/titanic-kaggle
gridsearch pandas random-forest scikit-learn titanic-kaggle
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alrafiabdullah/titanic-kaggle
- Owner: alrafiabdullah
- Created: 2022-10-02T20:06:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T20:40:09.000Z (over 3 years ago)
- Last Synced: 2024-03-30T20:37:27.685Z (about 2 years ago)
- Topics: gridsearch, pandas, random-forest, scikit-learn, titanic-kaggle
- Language: Jupyter Notebook
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Titanic Kaggle
## Requirements
- Create and activate a new Anaconda virtual environment.
- Run `pip3 install -r reqiurements.txt`.
- Check `data_preparation.ipynb` for data preparation.
- Check `main.ipynb` for model training and evaluation.
##