sktime / sktime-dl

DEPRECATED, now in sktime - companion package for deep learning based on TensorFlow
BSD 3-Clause "New" or "Revised" License
596 stars 79 forks source link

Changed data file with updated imports from sktime #83

Closed jnrusson1 closed 3 years ago

jnrusson1 commented 3 years ago

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Fixes outdated imports from sktime.utils. Changed CNN average pool syntax to prevent errors with dimensionality.

Does your contribution introduce a new dependency? If yes, which one?

Any other comments?