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?

已提問 7 年前檢視次數 291 次
1 個回答
0
已接受的答案

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
已回答 7 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南