Hidden Decision Trees vs. Decision Trees or Logistic Regression
Hidden Decision Trees is a statistical and data mining methodology (just like logistic regression, SVM, neural networks or decision trees) to handle problems with large amounts of data, non-linearities and strongly correlated dependent variables. The technique is easy to implement in any programming language. It is more robust than decision trees or logistic regression, and help detect natural final nodes. Implementations typically rely heavily on large, granular hash tables. No decision tree is actually built (thus the name hidden decision trees), but the final output of an hidden decision tree procedure consists of a few hundred nodes from multiple non-overlapping small decision trees.
Oct-19-2016, 21:20:18 GMT
- Genre:
- Research Report
- New Finding (0.97)
- Experimental Study (0.97)
- Research Report
- Industry:
- Law Enforcement & Public Safety > Fraud (0.30)
- Technology: