/jupyter-notebook

This repository contains two Jupyter notebooks.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

This repository contains two Jupyter notebooks:

  • plot_iris_exercise.ipynb
  • titanic.ipynb

The first was made as example for predicting an output variable from high-dimensional observations. You can find more information here. Workflow The Docker Action pushes docker container with solution on DockerHub.

The second notebook solves Titanic competetion on Kaggle and submit results to platform. You can launch it on Binder or via GitHub Actions Kaggle.