Regressor
MACNNRegressorTorch
Quickstart
python
from sktime.regression.deep_learning.macnn import MACNNRegressorTorch
estimator = MACNNRegressorTorch()from sktime.regression.deep_learning.macnn import MACNNRegressorTorch
estimator = MACNNRegressorTorch()