Difference between revisions of "Orange: Load Model"

From OnnoWiki
Jump to navigation Jump to search
(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...")
 
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 10: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
LoadModel-stamped.png
   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!

LoadModel-example.png


Referensi

Pranala Menarik