Go to TogaWare.com Home Page. Data Science Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Rattle Build Tree

Image rattle_weather_rpart

We can simply click the Execute button to build our first decision tree, using all of the default settings. Once finished, as in the figure above, the time taken to build the tree is reported in the status bar at the bottom of the window. A summary of the tree is presented in the text view panel. A classification model is built using rpart().

The number of observations from which the model was built is reported. This is 70% of the observations available in the weather dataset, representing the training dataset. We again note that the weather dataset is quite a tiny dataset in the context of data mining, but suitable for our purposes here.

The actual decision tree is then presented in its textual form.


Support further development by purchasing the PDF version of the book.
Other online resources include the GNU/Linux Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © 2000-2020 Togaware Pty Ltd. . Creative Commons ShareAlike V4.