Transformers Model for Bitcoin Price Prediction

Заказчик: AI | Опубликовано: 10.10.2025
Бюджет: 250 $

I want to create a transformers model to predict bitcoin price. I want the code is on python notebook (you can use google colab also). Requirements: - Use python notebook - Train model using bitcoin price, volume and techincal indicator ( MACD, bolinger bands, RSI, MA5, MA20, Stochastic Oscillator) + sentiment (fear greed index, can be from alternative.me) - sliding windows 7 days - output will be 2 models, early fusion model and late fusion model - output the performance metrics, like graph, confusion matrix, and other related metrics for time series prediction - you can check the existing research regarding bitcoin price prediction