6 research outputs found

    Fast wavelet transform assisted predictors of streaming time series

    Get PDF
    Abstract We explore the shift variance of the decimated, convolutional Discrete Wavelet Transform, also known as Fast Wavelet Transform. We prove a novel theorem improving the FWT algorithm and implement a new prediction method suitable to the multiresolution analysis of streaming univariate datasets using compactly supported Daubechies Wavelets. An effective real value forecast is obtained synthesizing the one step ahead crystal and performing its inverse DWT, using an integrated group of estimating machines. We call Wa.R.P. (Wavelet transform Reduced Predictor) the new prediction method. A case study, testing a cryptocurrency exchange price series, shows that the proposed system can outperform the benchmark methods in terms of forecasting accuracy achieved. This result is confirmed by further tests performed on other time series. Developed in C++, Standard 2014 conformant, the code implementing the FWT and the novel Shift Variance Theorem is available to research purposes and to build efficient industrial applications

    Simulation and Assessment of Bitcoin Prediction Using Machine Learning Methodology

    Get PDF
    The market for digital currencies is rapidly growing, attracting traders, investors, and businesspeople on a worldwide scale that hasn't been witnessed in this century. By providing comparison studies and insights from the price data of crypto currency marketplaces, it will help in recording the behaviour and habits of such a lucratively demanding and rapidly expanding business. The bitcoin market is reaching one of its peak levels ever in 2021. The emergence of new exchanges has made cryptocurrencies more approachable to the general public, hence boosting their attractiveness. This has increased the number of users and interest in cryptocurrencies, along with a number of reliable crypto ventures started by some of the founders. Virtual currencies are growing more and more well-liked, and businesses like Tesla, Dell, and Microsoft are now embracing them. Decentralized digital currencies are becoming more and more popular, thus it's more crucial than ever to properly inform the public about the new currencies as they proliferate so that people are aware of what they possess and how their money is being invested. Analysis shows that soft computing and machine learning techniques can anticipate more accurately than any other technique now available to researchers. Finally, it is claimed that ANN, SVMs, and other similar machine learning techniques are useful for predicting global stock market fluctuations.

    Simulation and Assessment of Stock Market Forecasting Using Machine Learning Methodology

    Get PDF
    This paper explores the application of neural network-based machine learning methodologies for stock market forecasting, an area of significant interest due to its potential to yield high returns. The study employs deep learning models, particularly Long Short-Term Memory (LSTM) networks, recognized for their ability to process time series data and capture temporal dependencies that are crucial in understanding stock market behaviors. The methodology involves collecting extensive historical stock price data, including open, close, high, low prices, and volume traded. This data is preprocessed to normalize the values and convert them into a format suitable for LSTM networks. The neural network architecture is designed with multiple layers, including dropout layers to prevent overfitting, and is trained on a substantial dataset to predict future stock prices based on past patterns. The performance of the LSTM model is evaluated using metrics such as root mean squared error (RMSE) and mean absolute error (MAE), comparing its predictive accuracy with traditional statistical methods and simpler machine learning models. The results indicate that LSTM networks can significantly improve the accuracy of stock market forecasts, demonstrating the model's efficacy in capturing complex stock price movements and providing a reliable tool for investors and financial analysts. The study not only confirms the viability of using sophisticated machine learning techniques in financial markets but also opens avenues for further research into neural network optimizations for enhanced predictive performance

    Fast wavelet transform assisted predictors of streaming time series

    No full text
    We explore the shift variance of the decimated, convolutional Discrete Wavelet Transform, also known as Fast Wavelet Transform. We prove a novel theorem improving the FWT algorithm and implement a new prediction method suitable to the multiresolution analysis of streaming univariate datasets using compactly supported Daubechies Wavelets. An effective real value forecast is obtained synthesizing the one step ahead crystal and performing its inverse DWT, using an integrated group of estimating machines. We call Wa.R.P. (Wavelet transform Reduced Predictor) the new prediction method. A case study, testing a cryptocurrency exchange price series, shows that the proposed system can outperform the benchmark methods in terms of forecasting accuracy achieved. This result is confirmed by further tests performed on other time series. Developed in C++, Standard 2014 conformant, the code implementing the FWT and the novel Shift Variance Theorem is available to research purposes and to build efficient industrial applications

    Fast wavelet transform assisted predictors of streaming time series

    No full text
    corecore