AlexandreBrown / TitanicMachineLearningFromDisaster

Titanic - Machine Learning from Disaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic Machine Learning from Disaster

https://www.kaggle.com/c/titanic

Project Setup

  1. conda create --name titanic
  2. conda activate titanic
  3. conda env update --file environment.yaml
  4. python -m ipykernel install --user --name=titanic
  5. jupyter lab titanic.ipynb

About

Titanic - Machine Learning from Disaster


Languages

Language:Jupyter Notebook 100.0%