A dataset of forest fire statistics.
forestfiresA data frame containing 517 rows and 13 columns.
Integer -x-axis spatial coordinate within the Montesinho park map: 1 to 9
Integer - y-axis spatial coordinate within the Montesinho park map: 2 to 9
Factor - month of the year: "jan" to "dec"
Factor -day of the week: "mon" to "sun"
Numeric -FFMC index from the FWI system: 18.7 to 96.20
Numeric - DMC index from the FWI system: 1.1 to 291.3
Numeric - DC index from the FWI system: 7.9 to 860.6
Numeric - ISI index from the FWI system: 0.0 to 56.10
Numeric - temperature in Celsius degrees: 2.2 to 33.30
Numeric - relative humidity in percent: 15.0 to 100
Numeric - wind speed in km/h: 0.40 to 9.40
Numeric - outside rain in mm/m2 : 0.0 to 6.4
Criterion: Was there a fire (greater than 1.00 ha)?
Values: TRUE (yes) vs. FALSE (no) (47.0% vs. 53.0%).
We made the following enhancements to the original data for improved usability:
The criterion was redefined from a numeric variable that indicated the number of hectares that burned in a fire into a logical variable (TRUE (for values >1) vs. FALSE (for values <=1)).
Other than that, the data remains consistent with the original dataset.
Other datasets:
blood,
breastcancer,
car,
contraceptive,
creditapproval,
fertility,
heart.cost,
heart.test,
heart.train,
heartdisease,
iris.v,
mushrooms,
sonar,
titanic,
voting,
wine