A Decision Tree inside out

  • Comments posted to this topic are about the item A Decision Tree inside out

  • An excellent article! It's hard to find examples such as this for Data Mining; I guess not that many people are into it.

    Regards

    Lempster

  • I have a hard time finding examples of how a database can be scored by regression models. Usually the articles show the variables and results and never go beyond to implementation. Do you know of a source, or article, that takes one from creating a regression model to actually scoring the database. I am in direct marketing and need to be able to mail a scored file.:w00t:

  • An excellent article. I did a project in final year at uni on Decision Trees. I enjoyed this article a great deal. Good stuff.:-D

  • This is a great article, in my thesis project at college I created a decision tree which used an ID3 algorithm to make the decisions based on the entropy of clasification of a node, didn't know it could be done in sql server. What algorithm is this tree using to clasify the nodes?

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply