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
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
One of the main improvements of C4.5 over ID3 is it's ability to handle continuous variables. In this package, you need to create a codebook which is then made into a decision variable which is then made into a decision tree. How do you use non-categorical parameters into the codebook.