#> Rows: 517
#> Columns: 15
#> $ X <dbl> 7, 7, 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 6, 6, 6, 6, 5, 8, 6, 6, 6…
#> $ Y <dbl> 5, 4, 4, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4…
#> $ month <chr> "mar", "oct", "oct", "mar", "mar", "aug", "aug", "aug", "sep"…
#> $ day <chr> "fri", "tue", "sat", "fri", "sun", "sun", "mon", "mon", "tue"…
#> $ FFMC <dbl> 86.2, 90.6, 90.6, 91.7, 89.3, 92.3, 92.3, 91.5, 91.0, 92.5, 9…
#> $ DMC <dbl> 26.2, 35.4, 43.7, 33.3, 51.3, 85.3, 88.9, 145.4, 129.5, 88.0,…
#> $ DC <dbl> 94.3, 669.1, 686.9, 77.5, 102.2, 488.0, 495.6, 608.2, 692.6, …
#> $ ISI <dbl> 5.1, 6.7, 6.7, 9.0, 9.6, 14.7, 8.5, 10.7, 7.0, 7.1, 7.1, 22.6…
#> $ temp <dbl> 8.2, 18.0, 14.6, 8.3, 11.4, 22.2, 24.1, 8.0, 13.1, 22.8, 17.8…
#> $ RH <dbl> 51, 33, 33, 97, 99, 29, 27, 86, 63, 40, 51, 38, 72, 42, 21, 4…
#> $ wind <dbl> 6.7, 0.9, 1.3, 4.0, 1.8, 5.4, 3.1, 2.2, 5.4, 4.0, 7.2, 4.0, 6…
#> $ rain <dbl> 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0…
#> $ area <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0…
#> $ season <fct> Spring, Fall, Fall, Spring, Spring, Summer, Summer, Summer, F…
#> $ RH_level <fct> High RH, Low RH, Low RH, High RH, High RH, Low RH, Low RH, Hi…
#> Rows: 32,561
#> Columns: 15
#> $ age <dbl> 39, 50, 38, 53, 28, 37, 49, 52, 31, 42, 37, 30, 23, 32,…
#> $ workclass <chr> "State-gov", "Self-emp-not-inc", "Private", "Private", …
#> $ fnlwgt <dbl> 77516, 83311, 215646, 234721, 338409, 284582, 160187, 2…
#> $ education <chr> "Bachelors", "Bachelors", "HS-grad", "11th", "Bachelors…
#> $ education_num <dbl> 13, 13, 9, 7, 13, 14, 5, 9, 14, 13, 10, 13, 13, 12, 11,…
#> $ marital_status <chr> "Never-married", "Married-civ-spouse", "Divorced", "Mar…
#> $ occupation <chr> "Adm-clerical", "Exec-managerial", "Handlers-cleaners",…
#> $ relationship <chr> "Not-in-family", "Husband", "Not-in-family", "Husband",…
#> $ race <chr> "White", "White", "White", "Black", "Black", "White", "…
#> $ sex <chr> "Male", "Male", "Male", "Male", "Female", "Female", "Fe…
#> $ capital_gain <dbl> 2174, 0, 0, 0, 0, 0, 0, 0, 14084, 5178, 0, 0, 0, 0, 0, …
#> $ capital_loss <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0…
#> $ hours_per_week <dbl> 40, 13, 40, 40, 40, 40, 16, 45, 50, 40, 80, 40, 30, 50,…
#> $ native_country <chr> "United-States", "United-States", "United-States", "Uni…
#> $ income <chr> "<=50K", "<=50K", "<=50K", "<=50K", "<=50K", "<=50K", "…