photo

BP205


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to merge predicted values back to original DataFrame?
If you have a prediction resulting from Mdl = Decision Tree Model X = Set of predictors label = predict(Mdl,X) Question:...

3 years ago | 0 answers | 1

0

answers

Question


TRANSLATE REGRESSION TREE / DECEION TREE TO SQL-LIKE RULES
I am interested in translating decision tree (regression/classification) to SQL Rule format. For example, the decision tree bel...

3 years ago | 1 answer | 0

1

answer

Question


Threshold For Predictor Importance
Suppose you have a set of predictors X1, X2, X3, X4,.....Xn, and a Response variable Y. If after computing predictor importance ...

3 years ago | 1 answer | 0

1

answer