Skip to content

Releases: FateMurphy/CEEMDAN_LSTM

CEEMDAN_LSTM-1.2.1

08 Jul 05:34
0b4d08f
Compare
Choose a tag to compare

Some minor bugs are being fixed. with constantly updating.

CEEMDAN_LSTM-1.2

05 Mar 11:34
9003277
Compare
Choose a tag to compare

I have added some new methods eg. LightGBM, Separate decomposition methods...
(1) You can try SVM and LightGBM method by cl.sklearn_perdictor().
(2) More separate decomposition methods like SVMD, SEMD, SCEEMDAN are available.
(3) Have fixed some minor problems.
Feel free to contact me for more feedback! 欢迎提问和反馈报错~

CEEMDAN_LSTM-1.2beta1

26 Sep 07:29
4a47a20
Compare
Choose a tag to compare
CEEMDAN_LSTM-1.2beta1 Pre-release
Pre-release

(1) Modify the cl.sklearn_perdictor() of sr.svm_sklearn_perdict().
(2) Modify the cl.load_dataset().
(3) Modify the rolling method.
(4) Modify the VMD decomposition.
(5) Add the OVMD decomposition method by optuna.
(6) Add the SVMD.
(7) Delete the CuDNNLSTM and CuDNNGRU.
(8) Add the out-of-sample forecasting for the rolling method.