organization_name
as **kwargs
.repository_name
(str) : Model repository name.organization_name
as **kwargs
.organization_name
as **kwargs
.name
(str) : Model repository name.description
(str) : Model repository description. Defaults to None.organization_name
as **kwargs
.name
(str) : Model repository name.description
(str) : Model repository description to update.organization_name
as **kwargs
.name
(str) : Model repository name.organization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.organization_name
as **kwargs
.repository_name
(str) : Model repository name.organization_name
as **kwargs
. If the given model repository name does not exist, then create one with the given repository_description. Otherwise, create a model in the existing model repository.repository_name
(str) : Model repository name.repository_description
(str) : Model repository description. Defaults to Noneexperiment_id
(int) : Pass experiment ID if the model is sourced from the experiment outputs. Defaults to None.model_name
(str) : Model name is unique and optional. Defaults to None.paths
(List[str]) : Paths for creating model. Paths could be sub paths of experiment output files or local file paths. Defaults to root.organization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.name
(str) : Model name to update.organization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.organization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.need_download_url
(bool) : True if you need a download URL, False otherwise. Defaults to False.path
(str) : Directory path to list. Defaults to root.recursive
(bool) : True if file is a directory, False otherwise. Defaults to False.organization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.source_path
(str) : Local source path.dest_path
(str) : Destination path within the model.organization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.source_path
(str) : Source path within the modeldest_path
(str) : Local destination pathorganization_name
as **kwargs
.repository_name
(str) : Model repository name.model_number
(int) : Model number.path
(str) : File path within the modelrecursive
(bool) : True if file is a directory, False otherwise. Defaults to False.