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

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

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.

##