aws / aws/amazon-sagemaker-examples

Inference Pipeline with Scikit-learn and Linear Learner.ipynb issues

Open
#1,349 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

* input types
[This Inference Pipeline with Scikit-learn and Linear Learner notebook](https://github.com/awslabs/amazon-sagemaker-examples/tree/master/sagemaker-python-sdk/scikit_learn_inference_pipeline) states that csv is the only valid input type, but this is incorrect according to the [SM SKLearn docs](https://sagemaker.readthedocs.io/en/stable/frameworks/sklearn/using_sklearn.html):

"The SageMaker Scikit-learn model server provides a default implementation of input_fn. This function deserializes JSON, CSV, or NPY encoded data into a NumPy array."

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.