Search icon Bitcoin Price Predictor

Forecasting Bitcoin using ML models: GRU & Random Forest

๐Ÿ” Overview

This application uses machine learning models (Random Forest and GRU) to forecast Bitcoin prices across short- and long-term horizons. Tree-based models handle near-term fluctuations, while GRUs capture long-term patterns.

๐Ÿง  Learning & Tech Stack

This project helped me apply machine learning to financial time series, combining traditional and deep learning models in a production-ready pipeline.

โœจ Features

๐Ÿง  Model Architecture Preview

Below is a preview of the model training and prediction interface:

Model preview

๐Ÿ”— Links