View source: R/saving_and_loading.R
load_from_disk | R Documentation |
Function for loading objects created with 'aifeducation'.
load_from_disk(dir_path)
dir_path |
|
Returns an object of class TEClassifierRegular, TEClassifierProtoNet, TEFeatureExtractor, TextEmbeddingModel, LargeDataSetForTextEmbeddings, LargeDataSetForText or EmbeddedText.
Other Saving and Loading:
save_to_disk()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.