How to import and export data from Amazon ML to RDS?

0

A customer is running ML algorithms on AWS, at this moment they are reading data from RDS into an Amazon Machine Learning instance and training it.

They want to know, if we have some examples on how to from the Machine Learning instance they can pick those results and then through API or SDK (preferent serverless) and feed them back into an RDS database.

I was searching for some examples but I was not successful, do anyone here have hands on experience with this or can provide me a guide on where to look?

demandé il y a 7 ans291 vues
1 réponse
0
Réponse acceptée

Amazon ML will output the predictions to a specified S3 bucket. I guess the real question is more about how to effectively import data from S3 to RDS rather than an ML question.

For this, you have several options:

AWS
répondu il y a 7 ans

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