fjpa121197

Results 15 comments of fjpa121197

One question regarding this. Should git be installed before the following command? ``` RUN pip install papermill jupyter nteract-scrapbook boto3 requests && pip install -r /tmp/requirements.txt ``` In case there...

Hi @jimmycfa, Can you please share your workaround for this? I'm having a similar situation where I have an external .py file that I need to use within my notebook...

Hi @pmhargis-aws Is it possible to know the value of that reference? Based on this [reference](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrainingJob.html ), about the properties attribute, it should point to the S3 location right? In...

Really? I mean, I haven't been able to run the notebook successfully in like 10 tries that I did yesterday. Is there another way to make the same reference and...

Hey, is this still in progress? I can also help in this. I can also help in making tutorials/examples.

Hi @SSMK-wq, did you find a work around to this? I don't see any documentation saying that TPOT handles encoding of categorical features, or different/predefined encoding, for example, ordinal vs...

Is there any update on this?

I think this issue is more related to the data and how LightGBM is coded. I stumble upon this error, but it was an error from LightGBM, not explainerdashboard. Try...

Is there any update on this @trungleduc @martinRenou?