You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a basic example of the C4.5 decision tree algorithm developed by Ross Quinlan.
C4.5 is generally used for classification and is oftern referred to as a statistical classifier.