Eliano Marques
Eliano Marques
Hi, are you planning to release another version which takes out the limitation of 1000 rows? Thanks, Eliano
Hi, I'm building an example following this: https://github.com/aws/amazon-sagemaker-examples/blob/main/advanced_functionality/scikit_bring_your_own/container/Dockerfile When I try to run build this docker Image I get the following error: ```` => ERROR [5/7] RUN pip --no-cache-dir install...
Hi, I'm building an example following this: https://github.com/aws/amazon-sagemaker-examples/blob/main/advanced_functionality/scikit_bring_your_own/container/Dockerfile When I try to run build this docker Image I get the following error: ``` => ERROR [5/7] RUN pip --no-cache-dir install...
Hi, could you add a .readme and/or installation steps? I just install your plug and get the following error when running: "Error running global: The R interpreter is not specified"...
Hi, In a scenario where i'm doing: ``` process.extract("AJUNT",choices, limit=5) ``` But choices contain millions of records, would this still be the best approach? Thank you, Eliano
would it be possible to link features importance into the package?