Created
June 12, 2021 17:33
-
-
Save jrzaurin/9367a9c5141e28869c94dd0179b7dff6 to your computer and use it in GitHub Desktop.
datasets basic stats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dataset | n_rows | n_cols | objective | neg_pos_ratio | |
---|---|---|---|---|---|
adult | 45222 | 15 | binary_classification | 0.3295 | |
bank_marketing | 41188 | 20 | binary_classification | 0.127 | |
nyc_taxi | 1458644 | 26 | regression | NA | |
facebook_comments_vol | 199029 | 54 | regression | NA |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment