Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic

What is it?

This library provides notebooks that train machine learning models to predict the probability of survival for Titanic passengers. The library is used as an example in the course "Data Analytics with Python" at the Nuremberg Institute of Technology (Technische Hochshule Nürnberg Georg Simon Ohm).

Where to get it

The source code is currently hosted on GitHub at: https://github.com/c4ristian/titanic

Setup

conda env create -f environment.yml

conda activate titanic

Install Kernel

python -m ipykernel install --user --name=titanic

Run Notebooks

jupyter notebook --notebook-dir="./notebooks"

License

Apache 2.0

About

Jupyter notebooks to predict the probability of survival for Titanic passengers.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages