-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
1,049 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
classify the Size_Categorie using SVM | ||
|
||
month month of the year: 'jan' to 'dec' | ||
day day of the week: 'mon' to 'sun' | ||
FFMC FFMC index from the FWI system: 18.7 to 96.20 | ||
DMC DMC index from the FWI system: 1.1 to 291.3 | ||
DC DC index from the FWI system: 7.9 to 860.6 | ||
ISI ISI index from the FWI system: 0.0 to 56.10 | ||
temp temperature in Celsius degrees: 2.2 to 33.30 | ||
RH relative humidity in %: 15.0 to 100 | ||
wind wind speed in km/h: 0.40 to 9.40 | ||
rain outside rain in mm/m2 : 0.0 to 6.4 | ||
Size_Categorie the burned area of the forest ( Small , Large) |
Oops, something went wrong.