Danger

You are looking at the documentation for an older version of the SDV! We are no longer supporting or maintaining this version of the software

Click here to go to the new docs pages.

sdv.tabular.copulagan.CopulaGAN.load

classmethod CopulaGAN.load(path)

Load a TabularModel instance from a given path.

Parameters

path (str) – Path from which to load the instance.

Returns

The loaded tabular model.

Return type

TabularModel