Decision tree for continues target variable -


i trying build decision tree in have mixed independent variables , continuous dependent variable in r.which decision tree can apply? don't want use cart want more 2 splits.

you can use c4.5 algorithm build decision tree, applies use independent variables , continuous dependent variable, , can split more 2 splits.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

python - How to read gradle build progress from it's output? -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -