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...")
 
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
  
Load a model from an input file.
+
Load sebuah model dari sebuah file input.
  
Outputs
+
==Output==
  
    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
 
 
 
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
 
  
 +
==Contoh==
  
 +
Saat kita ingin menggunakan custom-set model yang telah kita simpan sebelumnya, buka widget Load Model dan pilih file yang diinginkan dengan ikon Browse. Widget Load Model me-load model yang ada ke dalam widget Predictions. Kumpulan data dari widget File yang digunakan dengan widget Load Model harus mengandung atribut yang kompatibel!
  
 +
[[File:LoadModel-example.png|center|400px|thumb]]
  
 
==Referensi==
 
==Referensi==

Latest revision as of 11:23, 6 April 2020

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


Load sebuah model dari sebuah file input.

Output

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

Contoh

Saat kita ingin menggunakan custom-set model yang telah kita simpan sebelumnya, buka widget Load Model dan pilih file yang diinginkan dengan ikon Browse. Widget Load Model me-load model yang ada ke dalam widget Predictions. Kumpulan data dari widget File yang digunakan dengan widget Load Model harus mengandung atribut yang kompatibel!

LoadModel-example.png

Referensi

Pranala Menarik