Back to models
Network

CNTCNetwork

Quickstart

python
from sktime.networks.cntc import CNTCNetwork

estimator = CNTCNetwork()