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) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
Load | Load sebuah model dari sebuah file input. | ||
==Output== | |||
Model: trained model | |||
[[File:LoadModel-stamped.png|center|200px|thumb]] | |||
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! | |||
[[File:LoadModel-example.png|center|400px|thumb]] | |||
==Referensi== | ==Referensi== | ||
Latest revision as of 04: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

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!
