Deep-SDM: A Unified Computational Framework for Sequential Data Modeling Using Deep Learning Models
QA76.75-76.765
GRU
0202 electrical engineering, electronic engineering, information engineering
deep learning
Computer software
02 engineering and technology
time series
LSTM
CNN
sequential data modeling
DOI:
10.3390/software3010003
Publication Date:
2024-02-28T12:56:02Z
AUTHORS (5)
ABSTRACT
Deep-SDM is a unified layer framework built on TensorFlow/Keras and written in Python 3.12. The framework aligns with the modular engineering principles for the design and development strategy. Transparency, reproducibility, and recombinability are the framework’s primary design criteria. The platform can extract valuable insights from numerical and text data and utilize them to predict future values by implementing long short-term memory (LSTM), gated recurrent unit (GRU), and convolution neural network (CNN). Its end-to-end machine learning pipeline involves a sequence of tasks, including data exploration, input preparation, model construction, hyperparameter tuning, performance evaluations, visualization of results, and statistical analysis. The complete process is systematic and carefully organized, from data import to model selection, encapsulating it into a unified whole. The multiple subroutines work together to provide a user-friendly and conducive pipeline that is easy to use. We utilized the Deep-SDM framework to predict the Nepal Stock Exchange (NEPSE) index to validate its reproducibility and robustness and observed impressive results.
SUPPLEMENTAL MATERIAL
Coming soon ....
REFERENCES (76)
CITATIONS (2)
EXTERNAL LINKS
PlumX Metrics
RECOMMENDATIONS
FAIR ASSESSMENT
Coming soon ....
JUPYTER LAB
Coming soon ....