File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -854,6 +854,11 @@ This returns a predictor the same way an ``Estimator`` does when ``deploy()`` is
854
854
request using this predictor, you should pass the data that the first container expects and the predictor will return the
855
855
output from the last container.
856
856
857
+ For comprehensive examples on how to use Inference Pipelines please refer to the following notebooks:
858
+
859
+ - `inference_pipeline_sparkml_xgboost_abalone.ipynb < https:// github.com/ awslabs/ amazon- sagemaker- examples/ blob/ master/ advanced_functionality/ inference_pipeline_sparkml_xgboost_abalone/ inference_pipeline_sparkml_xgboost_abalone.ipynb> ` __
860
+ - `inference_pipeline_sparkml_blazingtext_dbpedia.ipynb < https:// github.com/ awslabs/ amazon- sagemaker- examples/ blob/ master/ advanced_functionality/ inference_pipeline_sparkml_blazingtext_dbpedia/ inference_pipeline_sparkml_blazingtext_dbpedia.ipynb> ` __
861
+
857
862
858
863
SageMaker Workflow
859
864
------------------
You can’t perform that action at this time.
0 commit comments