20.69 C5.0 Summary

summary(model)
## 
## Call:
## C5.0.formula(formula=form, data=ds[tr, vars])
## 
## 
## C5.0 [Release 2.07 GPL Edition]      Fri Mar  6 17:28:02 2026
## -------------------------------
## 
## Class specified by attribute `outcome'
## 
## Read 145946 cases (21 attributes) from undefined.data
## 
## Decision tree:
## 
## humidity_3pm <= 66:
## :...rain_today=No:
## :   :...wind_gust_speed <= 52:
## :   :   :...sunshine <= 8.3:
## :   :   :   :...pressure_3pm > 1015:
## :   :   :   :   :...pressure_3pm <= 1022: No (4587/680)
## :   :   :   :   :   pressure_3pm > 1022:
## :   :   :   :   :   :...temp_9am <= 19: No (2803/165)
## :   :   :   :   :       temp_9am > 19:
## :   :   :   :   :       :...wind_gust_dir in [NW-NNW]: Yes (4)
## :   :   :   :   :           wind_gust_dir in [N-WNW]:
## :   :   :   :   :           :...cloud_9am <= 4:
## :   :   :   :   :               :...wind_gust_speed <= 31: Yes (6)
## :   :   :   :   :               :   wind_gust_speed > 31:
## :   :   :   :   :               :   :...rainfall <= 0.5: No (17/3)
## :   :   :   :   :               :       rainfall > 0.5: Yes (3)
## :   :   :   :   :               cloud_9am > 4:
## :   :   :   :   :               :...wind_gust_dir in [N-ENE]: No (19)
## :   :   :   :   :                   wind_gust_dir in [E-WNW]:
## :   :   :   :   :                   :...wind_gust_dir in [SSW-WNW]: No (12)
## :   :   :   :   :                       wind_gust_dir in [E-S]:
## :   :   :   :   :                       :...humidity_3pm <= 52: No (19/1)
## :   :   :   :   :                           humidity_3pm > 52:
## :   :   :   :   :                           :...evaporation <= 5.6:
## :   :   :   :   :                               :...max_temp <= 21.9: Yes (3)
## :   :   :   :   :                               :   max_temp > 21.9: No (24/2)
....


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