name: Binder-environment
channels:
- conda-forge
dependencies:
- python=3.5
- numpy
- pip:
- tensorflow
- keras
- lifelines
- optunity
- matplotlib
- sklearn
- scipy
- pandas