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

已提问 8 个月前198 查看次数
2 回答
0
AWS
已回答 8 个月前
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

已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则