MLModelFavoritesData | R Documentation |
MLModelFavoritesData Class
An R6Class
generator object
mlmodels
list( ArrayInfo ) [optional]
pagination_metadata
PaginationMetadata [optional]
new()
MLModelFavoritesData$new(mlmodels = NULL, pagination_metadata = NULL, ...)
toJSON()
MLModelFavoritesData$toJSON()
fromJSON()
MLModelFavoritesData$fromJSON(MLModelFavoritesDataJson)
toJSONString()
MLModelFavoritesData$toJSONString()
fromJSONString()
MLModelFavoritesData$fromJSONString(MLModelFavoritesDataJson)
clone()
The objects of this class are cloneable with this method.
MLModelFavoritesData$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.