Skip to content

Latest commit

 

History

History
44 lines (19 loc) · 1.16 KB

File metadata and controls

44 lines (19 loc) · 1.16 KB

14. Save / Load

  1. Click on Save/Load in the Machine Learning category.

  1. Choose an action:
  2. Code view: Preview the code that will be generated.
  3. Run: Execute the code.

Save model

  1. Target: Select the machine learning model to save.
  2. Save path: Specify the path (location) to save the model. You can easily specify it by clicking on the folder icon.

Load model

  1. Load path: Specify the path (location) where the model is saved. You can easily specify it by clicking on the folder icon.
  2. Allocate to: Enter the variable name to assign to the loaded model.