Hayden Rampadarath

Results 4 issues of Hayden Rampadarath

Hi, first thanks for creating this function/algorithm. It's been helping me understand these "black box" models. I initially ran into problems using the `plot_features` function. The issue was that the...

Is it possible to have cloudml force Google Cloud ML to use python >=3.5 and not 2.7? It would seem that the default version of python is 2.7. It can...

Hi, I am getting a strange issue whilist using the same script to train with cloudml. Last week I was training multiple models with the same script. Starting from a...

Hello, I'm running into a weird issue that I cannot find any solutions anywhere. I am trying to test the example app provided: ``` from dash import Dash import dash_leaflet...