Code implementation of Paper : CryptoMixer: Fine-grained market information-aware MLP Networks for Individual Cryptocurrency Trading Prediction (accepted by KDD 2025 research track)
See requirements.txt
The dataset is available at the google drive link : https://drive.google.com/drive/folders/1eM6uo5AdIpZtGCixjoRkYny_fyoNK5bU?usp=sharing. Download the dataset and put it in the data directory
# edit config in train.py
python train_cryptomixer.py
python train_baseline.py