sktime/sktime-dl
DEPRECATED, now in sktime - companion package for deep learning based on TensorFlow
This project is no longer maintained as a standalone tool. Its functionalities, aimed at providing deep learning models for time series tasks, have been integrated directly into the main 'sktime' library. Previously, it allowed users to input time series data to train and apply deep learning models for classification and regression problems, with the results being predictions or categorizations of that data. It was intended for data scientists and researchers working with time series analysis.
599 stars. No commits in the last 6 months.
Use this if you are a developer looking to contribute to porting the remaining estimators into the main 'sktime' library.
Not ideal if you are an end-user seeking a ready-to-use deep learning package for time series, as its functionalities are now within 'sktime' itself.
Stars
599
Forks
77
Language
Python
License
BSD-3-Clause
Category
Last pushed
Aug 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sktime/sktime-dl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.