Skip to content

Crypto_Feature_Importance.ipynb, training use future data #104

Open
@NeoWang9999

Description

@NeoWang9999

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions