Classifier to predict the chance of survival on the Titanic shipwreck disaster
Old implementation of a RandomTreeClassifier using the Scikit framework
Implementation of a neural network with easy shape manipulation. The model is implemented using tensorflow.nn, panda, scikit (data processing) and matplotlib