This node load the Sklearn model stored in the pickel format in S3.
It takes in a Model and DataFrame as input.
The incoming dataframe is passed to the output.
ml-modelsave
fire.nodes.sklearn.NodeSklearnModelLoadFromS3