Sklearn Model Load From S3¶
Load the Sklearn model stored in the pickel format in S3.
Input¶
It takes in a Model and DataFrame as input.
Output¶
The incoming dataframe is passed to the output.
Type¶
ml-modelload
Class¶
fire.nodes.sklearn.NodeSklearnModelLoadFromS3
Fields¶
Name |
Title |
Description |
|---|---|---|
selectChampionModel |
Use Champion Model |
Uses Champion Model For Prediction. |
path |
Path |