/titanic-ml

Primary LanguageJupyter Notebook

How to run

  • Make sure all dependencies are installed
pip3 install scikit-learn pandas matplotlib tensorflow
  • Clone the repo
git clone https://github.com/omagdy7/titanic-ml
  • Run the code using Jupyter notebook!
  • The notebook explains what each snippet of the code does