How to implement a sagemaker ensemble model outside AWS

0

I would like to know if it is possible to implement an ensemble model trained in Sagemaker for tabular data that targets a binary classification column.

I am very struck by the fact that I have not been able to find examples either on GitHub or in the internal AWS documents, which makes me think that it is not possible to implement these models outside of AWS.

Along with the above, I was able to download the .tar.tz file from the top performance. I was able to implement the 3 models that make up the assembly individually but not the model that groups and implements the predictions called predict.pkl.

I sincerely appreciate any kind of help, link, blog or steps to follow.

Greetings Alejandro Holguin M

feita há 8 meses199 visualizações
2 Respostas
0
AWS
respondido há 8 meses
0

Thanks for your help, saw the code but did not find a snipet on how to open and implement an ensemble model with out using any aws endpoint....

As you can see in the images the files downloaded from the best model are in the path but keep geting the same error regarding the version (there are any version different than 0.8.1 available) and the fit issue...

Any help more than apreciated

Errors

respondido há 8 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas