gluonts.shell.sagemaker package#

class gluonts.shell.sagemaker.ServeEnv(path: Path = PosixPath('/opt/ml'))[source]#

Bases: object

install_dynamic()[source]#
class gluonts.shell.sagemaker.ServePaths(base: Path = PosixPath('/opt/ml'))[source]#

Bases: object

class gluonts.shell.sagemaker.TrainEnv(path: Path = PosixPath('/opt/ml'))[source]#

Bases: object

copy_code_to_model()[source]#
install_dynamic()[source]#
class gluonts.shell.sagemaker.TrainPaths(base: Path = PosixPath('/opt/ml'))[source]#

Bases: object

Submodules#