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 --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - selectChampionModel - Use Champion Model - Uses Champion Model For Prediction. * - path - Path -