<< 1 >>
Rating:  Summary: tough sledding but worth it Review: A good introduction to classification and regression trees with a variety of examples. You need never regress again! Many will find some of the technical topics difficult but then I found the statistical grounding to be rewarding in the end. My only complaint is that the book is near worthless to practitioners like myself without software which is a little hard to find and then pricey.
Rating:  Summary: the book that made tree classification rigorous Review: In 1984 Brieman, Olshen, Friedman and Stone published this book and produced a software product called CART that made tree classification popular. These algorithms were very useful in medical applications and the book illustrated some simple success stories particularly ones from Richard Olshen's experience working in the Medical School at UC San Diego. Olshen and Gordon did some of the work on the asymptotic theory of recursive partitioning that made the methodology credible to the statistical research community. The methods began to be applied to pattern recognition problems and also to the development of expert systems. Today data miners use these tools.These ideas goes back a lot farther than these authors. However, previous attempts at recursive partitioning algorithms tended to grow trees with too many terminal nodes. These authors introduced two important ideas. One was to grow the trees overly long and then prune them back. The second was to continually use cross-validation to evaluate the trees. This book is still very valuable 17 years after it was first published. It is also readible by general audiences for the most part. It now stands as a classic text on the subject of classification and regression trees.
Rating:  Summary: the book that made tree classification rigorous Review: In 1984 Brieman, Olshen, Friedman and Stone published this book and produced a software product called CART that made tree classification popular. These algorithms were very useful in medical applications and the book illustrated some simple success stories particularly ones from Richard Olshen's experience working in the Medical School at UC San Diego. Olshen and Gordon did some of the work on the asymptotic theory of recursive partitioning that made the methodology credible to the statistical research community. The methods began to be applied to pattern recognition problems and also to the development of expert systems. Today data miners use these tools. These ideas goes back a lot farther than these authors. However, previous attempts at recursive partitioning algorithms tended to grow trees with too many terminal nodes. These authors introduced two important ideas. One was to grow the trees overly long and then prune them back. The second was to continually use cross-validation to evaluate the trees. This book is still very valuable 17 years after it was first published. It is also readible by general audiences for the most part. It now stands as a classic text on the subject of classification and regression trees.
Rating:  Summary: Instructive and Powerful Review: The book was a very good introduction to Classification andRegression Trees, and coupled with the software ( ) make for apowerful approach to solving traditional classification problems.
Rating:  Summary: A must have for all serious decision trees researchers Review: This book is a must-have for all serious decision trees researchers. It explains the underlying algorithms of classification and regression trees methods in details. It's not for beginners though. It's a bit outdated by now as trees methodology has advanced much with the invention of boosting, bagging, and arcing.
<< 1 >>
|