Zurück zu den Modellen
Regressor

MACNNRegressorTorch

Schnellstart

python
from sktime.regression.deep_learning.macnn import MACNNRegressorTorch

estimator = MACNNRegressorTorch()