sagemaker-feature-store-real-time-recommendations icon indicating copy to clipboard operation
sagemaker-feature-store-real-time-recommendations copied to clipboard

Build a real-time recommendation engine for an e-commerce website leveraging SageMaker Feature Store as a core component of the solution.

Results 2 sagemaker-feature-store-real-time-recommendations issues
Sort by recently updated
recently updated
newest added
trafficstars

*Description of changes:* In walking through this lab, I had to modify notebook 4 - the ranking_model_predictor's result set is delimited by `\n`, and not `,`. Also, when splitting with...

*Description of changes:* Example is broken due to updates to the SageMaker AWS SDK. I have updated the code so that the example now works with the new SDK methods....