optional workflow that produced the trained model
if true will load as spark models if false will load as Mleap stages for spark wrapped stages
if true will load as spark models if false will load as Mleap stages for spark wrapped stages
Load a previously trained workflow model from path
Load a previously trained workflow model from path
to the trained workflow model
local folder to copy and unpack stored model to for loading
workflow model
Load Workflow instance from json
Load Workflow instance from json
json value
to the trained workflow model
workflow model instance
Load a previously trained workflow model from json
Load a previously trained workflow model from json
json of the trained workflow model
to the trained workflow model
workflow model
optional workflow that produced the trained model
Reads OpWorkflowModelWriter serialized OpWorkflowModel objects by path and JValue. This will only work if the features were serialized in topological order. NOTE: The FeatureGeneratorStages will not be recovered into the Model object, because they are part of each feature.