You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository implements a Temporal Convolutional Network (TCN) model for predicting financial instrument prices, including currencies, stocks, and cryptocurrencies. It uses advanced techniques like gradient boosting to improve prediction accuracy and handle diverse datasets effectively.
This repository implements an SARIMAX model for predicting financial instrument prices (stocks, currencies, cryptocurrencies). The model uses gradient boosting to capture complex price patterns and handle diverse dataset characteristics for accurate price forecasting.