Speed-dating match prediction based on Anna Montoya's [Speed Dating Experiment] (https://www.kaggle.com/annavictoria/speed-dating-experiment)
This notebook use TensorFlow, Pandas, NumPy and PyPlot.
Pandas, NumPy and Pyplot can be installed by PIP. Run pip install numpy pandas matplotlib
in terminal.
For TensorFlow, please refeer to the [official documentation.] (https://www.tensorflow.org/get_started/os_setup)
Run jupyter notebook
in terminal and open the notbook.