Orange: Load Model
Revision as of 14:19, 16 January 2020 by Onnowpurbo (talk | contribs) (Created page with "Sumber: https://docs.biolab.si//3/visual-programming/widgets/model/loadmodel.html Load a model from an input file. Outputs Model: trained model ../../_images/LoadMod...")
Sumber: https://docs.biolab.si//3/visual-programming/widgets/model/loadmodel.html
Load a model from an input file.
Outputs
Model: trained model
../../_images/LoadModel-stamped.png
Choose from a list of previously used models.
Browse for saved models.
Reload the selected model.
Example
When you want to use a custom-set model that you’ve saved before, open the Load Model widget and select the desired file with the Browse icon. This widget loads the existing model into Predictions widget. Datasets used with Load Model have to contain compatible attributes!
../../_images/LoadModel-example.png