Orange: Load Model: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
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..."
 
Onnowpurbo (talk | contribs)
No edit summary
Line 9: Line 9:
     Model: trained model
     Model: trained model


../../_images/LoadModel-stamped.png
[[File:LoadModel-stamped.png|center|200px|thumb]]


     Choose from a list of previously used models.
     Choose from a list of previously used models.
     Browse for saved models.
     Browse for saved models.
     Reload the selected model.
     Reload the selected model.


Example
==Contoh==


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!
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
[[File:LoadModel-example.png|center|200px|thumb]]
 





Revision as of 03:29, 23 January 2020

Sumber: https://docs.biolab.si//3/visual-programming/widgets/model/loadmodel.html


Load a model from an input file.

Outputs

   Model: trained model
   Choose from a list of previously used models.
   Browse for saved models.
   Reload the selected model.

Contoh

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!


Referensi

Pranala Menarik