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

demandé il y a 8 mois199 vues
2 réponses
0
AWS
répondu il y a 8 mois
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

répondu il y a 8 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions