Results 3 issues of Duy Le Bui

When we select the custom `classifiers`, the corresponding libraries are not selected. Here is where the code has a bug (line 286-297 in the Supervised.py ` if self.classifiers == "all":...

I've been trying to install `nbconflux` (on Windows) using the command `pip install nbconflux` and I always ran into the following error ``` Installing build dependencies ... done Getting requirements...

I installed `deepsurv` using `pip install deepsurv`. This is because I ran into the `lasagne` problem (I think someone reported it) when I installed `deepsurv` by cloning the repository. However,...