Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rpart

Optimising caret for sensitivity still seems to optimise for ROC

Using ordinal variables in rpart and caret without converting to dummy categorical variables

r r-caret rpart

Extract split values from rpart object in R

r decision-tree rpart

export rpart rules to a data frame and link rules to train data

r decision-tree rpart

print decision tree in text nicely / with custom control [r]

r decision-tree rpart party

How to make a tree plot in caret package?

r plot rpart r-caret

How to extract the tree structure from an rpart object?

r rpart

Find the data elements in a data frame that pass the rule for a node in a tree model?

r rpart

What does the rpart "Error in as.character(x) : cannot coerce type 'builtin' to vector of type 'character' " message mean?

r rpart cart-analysis

R: rpart tree grows using two explanatory variables, but not after removing less important variable

r tree cart r-caret rpart

rpart plot text shorter

r rpart

Using rpart: How to get more variability on predictions?

r rpart

Can someone explain me the difference between ID3 and CART algorithm?

Understanding of minbucket function in CART model using R

r decision-tree rpart

Getting the observations in a rpart's node (i.e.: CART)

r decision-tree rpart

Calculating prediction accuracy of a tree using rpart's predict method

R: plotting decision tree labels leaves text cut off

r plot rpart