Back to models
Network

CNNNetwork

Quickstart

python
from sktime.networks.cnn import CNNNetwork

estimator = CNNNetwork()