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 the CatBoostRegressor model for predicting prices of financial instruments like stocks, currencies, and cryptocurrencies. It uses gradient boosting to capture patterns in price movements, improving the accuracy and robustness of price forecasts.
Developed and compared models to forecast hourly electricity load and prices using over nine years of real-world German market data, spanning linear methods (AR, OLS) and machine learning algorithms (Random Forests, Regression Trees).
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.
This repository implements a WaveNet model for predicting financial instrument prices, such as currencies, stocks, and cryptocurrencies, using advanced AI techniques like gradient boosting to capture intricate patterns in price movements.
A repository demonstrating the forecasting of control reserve market prices (as MWE). For the experiments, German control reserve market data was used.
This repository implements a Random Forest Regressor for price prediction in financial markets, including stocks, currencies, and cryptocurrencies. It uses gradient boosting techniques to improve the model's accuracy and robustness for forecasting financial data across different datasets.
A machine learning platform for real-time price and trend forecasting of fashion items using time series analysis, clustering, and GenAI for trend prediction. Features include ARIMA/Prophet forecasting, dynamic pricing models, and interactive dashboards.