20.70 C5.0 Summary

summary(model)
## 
## Call:
## C5.0.formula(formula=form, data=ds[tr, vars])
## 
## 
## C5.0 [Release 2.07 GPL Edition]      Sun Apr  7 14:53:35 2024
## -------------------------------
## 
## Class specified by attribute `outcome'
## 
## Read 158807 cases (21 attributes) from undefined.data
## 
## Decision tree:
## 
## humidity_3pm > 66:
## :...humidity_3pm <= 81:
## :   :...wind_gust_speed > 46:
## :   :   :...rainfall > 0.7:
## :   :   :   :...temp_9am <= 5.2:
## :   :   :   :   :...pressure_9am <= 1008.5: Yes (11/2)
## :   :   :   :   :   pressure_9am > 1008.5:
## :   :   :   :   :   :...wind_gust_dir in [N-NW]: No (41/6)
## :   :   :   :   :       wind_gust_dir=NNW: Yes (2)
## :   :   :   :   temp_9am > 5.2:
## :   :   :   :   :...wind_gust_speed > 56:
## :   :   :   :       :...sunshine <= 9: Yes (1617/336)
## :   :   :   :       :   sunshine > 9:
## :   :   :   :       :   :...temp_9am <= 11.8: Yes (8/1)
## :   :   :   :       :       temp_9am > 11.8:
## :   :   :   :       :       :...wind_gust_dir in [N-E]: Yes (4/1)
## :   :   :   :       :           wind_gust_dir in [ESE-NNW]: No (14)
## :   :   :   :       wind_gust_speed <= 56:
## :   :   :   :       :...sunshine > 7.9:
## :   :   :   :           :...sunshine > 9.2: No (38/9)
## :   :   :   :           :   sunshine <= 9.2:
## :   :   :   :           :   :...wind_speed_3pm <= 22: Yes (392/129)
## :   :   :   :           :       wind_speed_3pm > 22:
## :   :   :   :           :       :...wind_speed_9am > 17: No (427/200)
## :   :   :   :           :           wind_speed_9am <= 17:
## :   :   :   :           :           :...wind_speed_3pm <= 33:
....


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0