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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠