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

gefragt vor 8 Monaten198 Aufrufe
2 Antworten
0
AWS
beantwortet vor 8 Monaten
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

beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen