AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials
Crypto_Feature_Importance.ipynb, training use future data
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 1.2k
- Fork
- 435
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 3.1 Set constants and train/test split
`X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.2, stratify=y, random_state=69)`
`shuffle=False` should be add.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Open Crypto_Feature_Importance.ipynb and go to section 3.1, “Set constants and train/test split.” Review the train_test_split call shown in the issue, make the requested split behavior change, and rerun the notebook to confirm the training and test data no longer use shuffled future data.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter-notebook, python
- Ambito
- machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100