Orange: Save Model

From OnnoWiki
Revision as of 16:06, 21 February 2020 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search

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

Menyimpan trained model ke sebuah output file.

Input

Model: trained model
SaveModel-stamped.png
  • Choose from previously saved models.
  • Save the created model with the Browse icon. Click on the icon and enter the name of the file. The model will be saved to a pickled file.
SaveModel-save.png
  • Save the model.

Contoh

Saat kita ingin menyimpan model yang di set khusus, masukkan data ke model (mis. Regresi Logistik) dan connect ke Save Model. Beri nama model; load ke workflow dengan Load Model. Dataset yang digunakan dengan Load Model harus mengandung atribut yang kompatibel.

Orange-SaveModel-example.png



Referensi

Pranala Menarik