Difference between revisions of "Orange: Load Model"

From OnnoWiki
Jump to navigation Jump to search
Line 3: Line 3:
  
  
Load a model from an input file.
+
Load sebuah model dari sebuah file input.
  
 
==Output==
 
==Output==
Line 17: Line 17:
 
==Contoh==
 
==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!
+
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 ini me-load model yang ada ke dalam widget Prediksi. Kumpulan data yang digunakan dengan Load Model harus mengandung atribut yang kompatibel!
  
 
[[File:LoadModel-example.png|center|200px|thumb]]
 
[[File:LoadModel-example.png|center|200px|thumb]]

Revision as of 04:55, 7 March 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 ini me-load model yang ada ke dalam widget Prediksi. Kumpulan data yang digunakan dengan Load Model harus mengandung atribut yang kompatibel!

LoadModel-example.png


Referensi

Pranala Menarik