Sklearn Model Save To S3¶
Saves the Sklearn model generated at the specified path in S3 in pickle format.
Input¶
It takes in a Model and DataFrame as input.
Output¶
The incoming dataframe is passed to the output.
Type¶
ml-modelsave
Class¶
fire.nodes.sklearn.NodeSklearnModelSaveToS3
Fields¶
Name |
Title |
Description |
|---|---|---|
path |
Path |