dlpy.model.Model.load

Model.load(path, display_note=True)

Load the deep learning model architecture from existing table

Parameters
pathstring

Specifies the absolute server-side path of the table file.

display_notebool

Specifies whether to print the note when generating the model table.