autopycoin.models.UnivariateModel#
- autopycoin.models.UnivariateModel(*args, **kwargs)[source]#
Wrapper around QuantileModel to integrate n_variates attributes.
for the moment, if one of the inputs tensors is a multivariates tensor then all additional_shapes are extended by n_variates. In other words all layers extended by additional_shapes are multivariates layers.