Classification and regression trees:
Gespeichert in:
Hauptverfasser: | , , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton ; London ; New York ; Washington, D.C.
Chapman & Hall/CRC
[1984]
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Hier auch später erschienene, unveränderte Nachdrucke |
Beschreibung: | x, 358 Seiten Diagramme |
ISBN: | 9780412048418 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV049586683 | ||
003 | DE-604 | ||
005 | 20240228 | ||
007 | t | ||
008 | 240226s1984 |||| |||| 00||| eng d | ||
020 | |a 9780412048418 |c Pbk |9 978-0-4120-4841-8 | ||
035 | |a (OCoLC)1424566464 | ||
035 | |a (DE-599)BVBBV049586683 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-355 | ||
050 | 0 | |a QA278.65 | |
082 | 0 | |a 519.5/36 |2 19 | |
084 | |a QH 234 |0 (DE-625)141549: |2 rvk | ||
084 | |a SK 170 |0 (DE-625)143221: |2 rvk | ||
084 | |a SK 840 |0 (DE-625)143261: |2 rvk | ||
084 | |a DAT 056f |2 stub | ||
084 | |a DAT 775f |2 stub | ||
100 | 1 | |a Breiman, Leo |d 1928-2005 |e Verfasser |0 (DE-588)136421229 |4 aut | |
245 | 1 | 0 | |a Classification and regression trees |c Leo Breiman (University of California, Berkeley), Jerome H. Friedman (Stanford University), Richard A. Olshen (Stanford University), Charles J. Stone (University of California, Berkeley) |
264 | 1 | |a Boca Raton ; London ; New York ; Washington, D.C. |b Chapman & Hall/CRC |c [1984] | |
300 | |a x, 358 Seiten |b Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Hier auch später erschienene, unveränderte Nachdrucke | ||
650 | 4 | |a Analyse de régression | |
650 | 7 | |a Analyse de régression |2 ram | |
650 | 4 | |a Analyse discriminante | |
650 | 7 | |a Analyse discriminante |2 ram | |
650 | 4 | |a Arbres (Théorie des graphes) | |
650 | 7 | |a Arbres (théorie des graphes) |2 ram | |
650 | 7 | |a analyse discriminante |2 inriac | |
650 | 7 | |a analyse régression |2 inriac | |
650 | 7 | |a arbre régression |2 inriac | |
650 | 7 | |a arbre |2 inriac | |
650 | 7 | |a classification |2 inriac | |
650 | 7 | |a régression |2 inriac | |
650 | 4 | |a Discriminant analysis | |
650 | 4 | |a Regression analysis | |
650 | 4 | |a Trees (Graph theory) | |
700 | 1 | |a Friedman, Jerome H. |d 1939- |e Verfasser |0 (DE-588)134071484 |4 aut | |
700 | 1 | |a Olshen, Richard A. |d 1942- |e Verfasser |0 (DE-588)1221612948 |4 aut | |
700 | 1 | |a Stone, Charles J. |d 1936- |e Verfasser |0 (DE-588)1221613278 |4 aut | |
775 | 0 | 8 | |i Äquivalent |n Druck-Ausgabe, Hardcover |z 978-1-138-46952-5 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-3514-6048-4 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-3151-3947-0 |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034931468&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-034931468 |
Datensatz im Suchindex
_version_ | 1804186455528964096 |
---|---|
adam_text | CONTENTS Preface Chapter 1 1.1 1.2 1.3 1.4 1.5 INTRODUCTION TOTREECLASSIFICATION The Ship Classification Problem Tree Structured Classifiers Construction of the Tree Classifier Initial Tree Growing Methodology Methodological Development Two Running Examples The Advantages of the Tree Structured Approach Chapter 3 3.1 3.2 3.3 3.4 3.5 BACKGROUND Classifiers as Partitions Use of Data in Constructing Classifiers The Purposes of Classification Analysis Estimating Accuracy The Bayes Rule and Current Classification Procedures Chapter 2 2.1 2.2 2.3 2.4 2.5 2.6 2.7 viii RIGHT SIZEDTREES AND HONESTESTIMATES Introduction Getting Ready to Prune Minimal Cost-Complexity Pruning The Best-Pruned Subtree: An Estimation Problem Some Examples Appendix 1 2 4 6 8 13 18 18 20 23 27 36 43 55 59 59 63 66 72 81 87
vi Contents Chapter 4 4.1 4.2 4.3 4.4 4.5 4.6 Reducing Misclassification Cost The Two-Class Problem The Multiclass Problem: Unit Costs Priors and Variable Misclassification Costs Two Examples Class Probability Trees Via Gini Appendix Chapter 5 5.1 5.2 5.3 5.4 5.5 5.6 5.7 93 94 98 103 112 115 121 126 130 130 131 140 150 155 163 168 171 174 175 182 189 194 201 MASS SPECTRA CLASSIFICATION 203 Introduction Generalized Tree Construction The Bromine Tree: A Nonstandard Example 203 205 205 Chapter 8 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 MEDICAL DIAGNOSIS AND PROGNOSIS Prognosis After Heart Attack Diagnosing Heart Attacks Immunosuppression and the Diagnosis of Cancer Gait Analysis and the Detection of Outliers Related Work on Computer-Aided Diagnosis Chapter 7 7.1 7.2 7.3 STRENGTHENING AND INTERPRETING Introduction Variable Combinations Surrogate Splits and Their Uses Estimating Within-Node Cost Interpretation and Exploration Computational Efficiency Comparison of Accuracy with Other Methods Appendix Chapter 6 6.1 6.2 6.3 6.4 6.5 SPLITTING RULES REGRESSION TREES Introduction An Example Least Squares Regression Tree Structured Regression Pruning and Estimating A Simulated Example Two Cross-Validation Issues Standard Structure Trees 216 217 221 228 232 237 247
vii Contents 8.9 8.10 8.11 8.12 Using Surrogate Splits Interpretation Least Absolute DeviationRegression Overall Conclusions Chapter 9 9.1 9.2 9.3 9.4 BAYES RULES AND PARTITIONS Bayes Rule Bayes Rule for a Partition Risk Reduction Splitting Rule Categorical Splits Chapter 10 10.1 10.2 10.3 Chapter 11 11.1 11.2 11.3 11.4 11.5 11.6 11.7 11.8 CONSTRUCTION OF TREESFROM A LEARNING SAMPLE Estimated Bayes Rule fora Partition Empirical Risk ReductionSplitting Rule Optimal Pruning Test Samples Cross-Validation Final Tree Selection Bootstrap Estimate of Overall Risk End-Cut Preference 266 266 269 272 274 279 279 284 293 297 298 300 302 303 306 309 311 313 CONSISTENCY 318 Empirical Distributions Regression Classification Proofs for Section 12.1 Proofs for Section 12.2 Proofs for Section 12.3 319 321 324 327 332 337 Chapter 12 12.1 12.2 12.3 12.4 12.5 12.6 OPTIMAL PRUNING Tree Terminology Optimally Pruned Subtrees An Explicit Optimal Pruning Algorithm 248 251 255 264 Bibliography 342 Notation Index 347 Subject Index 354
|
adam_txt |
CONTENTS Preface Chapter 1 1.1 1.2 1.3 1.4 1.5 INTRODUCTION TOTREECLASSIFICATION The Ship Classification Problem Tree Structured Classifiers Construction of the Tree Classifier Initial Tree Growing Methodology Methodological Development Two Running Examples The Advantages of the Tree Structured Approach Chapter 3 3.1 3.2 3.3 3.4 3.5 BACKGROUND Classifiers as Partitions Use of Data in Constructing Classifiers The Purposes of Classification Analysis Estimating Accuracy The Bayes Rule and Current Classification Procedures Chapter 2 2.1 2.2 2.3 2.4 2.5 2.6 2.7 viii RIGHT SIZEDTREES AND HONESTESTIMATES Introduction Getting Ready to Prune Minimal Cost-Complexity Pruning The Best-Pruned Subtree: An Estimation Problem Some Examples Appendix 1 2 4 6 8 13 18 18 20 23 27 36 43 55 59 59 63 66 72 81 87
vi Contents Chapter 4 4.1 4.2 4.3 4.4 4.5 4.6 Reducing Misclassification Cost The Two-Class Problem The Multiclass Problem: Unit Costs Priors and Variable Misclassification Costs Two Examples Class Probability Trees Via Gini Appendix Chapter 5 5.1 5.2 5.3 5.4 5.5 5.6 5.7 93 94 98 103 112 115 121 126 130 130 131 140 150 155 163 168 171 174 175 182 189 194 201 MASS SPECTRA CLASSIFICATION 203 Introduction Generalized Tree Construction The Bromine Tree: A Nonstandard Example 203 205 205 Chapter 8 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 MEDICAL DIAGNOSIS AND PROGNOSIS Prognosis After Heart Attack Diagnosing Heart Attacks Immunosuppression and the Diagnosis of Cancer Gait Analysis and the Detection of Outliers Related Work on Computer-Aided Diagnosis Chapter 7 7.1 7.2 7.3 STRENGTHENING AND INTERPRETING Introduction Variable Combinations Surrogate Splits and Their Uses Estimating Within-Node Cost Interpretation and Exploration Computational Efficiency Comparison of Accuracy with Other Methods Appendix Chapter 6 6.1 6.2 6.3 6.4 6.5 SPLITTING RULES REGRESSION TREES Introduction An Example Least Squares Regression Tree Structured Regression Pruning and Estimating A Simulated Example Two Cross-Validation Issues Standard Structure Trees 216 217 221 228 232 237 247
vii Contents 8.9 8.10 8.11 8.12 Using Surrogate Splits Interpretation Least Absolute DeviationRegression Overall Conclusions Chapter 9 9.1 9.2 9.3 9.4 BAYES RULES AND PARTITIONS Bayes Rule Bayes Rule for a Partition Risk Reduction Splitting Rule Categorical Splits Chapter 10 10.1 10.2 10.3 Chapter 11 11.1 11.2 11.3 11.4 11.5 11.6 11.7 11.8 CONSTRUCTION OF TREESFROM A LEARNING SAMPLE Estimated Bayes Rule fora Partition Empirical Risk ReductionSplitting Rule Optimal Pruning Test Samples Cross-Validation Final Tree Selection Bootstrap Estimate of Overall Risk End-Cut Preference 266 266 269 272 274 279 279 284 293 297 298 300 302 303 306 309 311 313 CONSISTENCY 318 Empirical Distributions Regression Classification Proofs for Section 12.1 Proofs for Section 12.2 Proofs for Section 12.3 319 321 324 327 332 337 Chapter 12 12.1 12.2 12.3 12.4 12.5 12.6 OPTIMAL PRUNING Tree Terminology Optimally Pruned Subtrees An Explicit Optimal Pruning Algorithm 248 251 255 264 Bibliography 342 Notation Index 347 Subject Index 354 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Breiman, Leo 1928-2005 Friedman, Jerome H. 1939- Olshen, Richard A. 1942- Stone, Charles J. 1936- |
author_GND | (DE-588)136421229 (DE-588)134071484 (DE-588)1221612948 (DE-588)1221613278 |
author_facet | Breiman, Leo 1928-2005 Friedman, Jerome H. 1939- Olshen, Richard A. 1942- Stone, Charles J. 1936- |
author_role | aut aut aut aut |
author_sort | Breiman, Leo 1928-2005 |
author_variant | l b lb j h f jh jhf r a o ra rao c j s cj cjs |
building | Verbundindex |
bvnumber | BV049586683 |
callnumber-first | Q - Science |
callnumber-label | QA278 |
callnumber-raw | QA278.65 |
callnumber-search | QA278.65 |
callnumber-sort | QA 3278.65 |
callnumber-subject | QA - Mathematics |
classification_rvk | QH 234 SK 170 SK 840 |
classification_tum | DAT 056f DAT 775f |
ctrlnum | (OCoLC)1424566464 (DE-599)BVBBV049586683 |
dewey-full | 519.5/36 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 519 - Probabilities and applied mathematics |
dewey-raw | 519.5/36 |
dewey-search | 519.5/36 |
dewey-sort | 3519.5 236 |
dewey-tens | 510 - Mathematics |
discipline | Informatik Mathematik Wirtschaftswissenschaften |
discipline_str_mv | Informatik Mathematik Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02624nam a2200613 c 4500</leader><controlfield tag="001">BV049586683</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20240228 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">240226s1984 |||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780412048418</subfield><subfield code="c">Pbk</subfield><subfield code="9">978-0-4120-4841-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1424566464</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV049586683</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA278.65</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">519.5/36</subfield><subfield code="2">19</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 234</subfield><subfield code="0">(DE-625)141549:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 170</subfield><subfield code="0">(DE-625)143221:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 840</subfield><subfield code="0">(DE-625)143261:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 056f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 775f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Breiman, Leo</subfield><subfield code="d">1928-2005</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)136421229</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Classification and regression trees</subfield><subfield code="c">Leo Breiman (University of California, Berkeley), Jerome H. Friedman (Stanford University), Richard A. Olshen (Stanford University), Charles J. Stone (University of California, Berkeley)</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton ; London ; New York ; Washington, D.C.</subfield><subfield code="b">Chapman & Hall/CRC</subfield><subfield code="c">[1984]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">x, 358 Seiten</subfield><subfield code="b">Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Hier auch später erschienene, unveränderte Nachdrucke</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Analyse de régression</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Analyse de régression</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Analyse discriminante</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Analyse discriminante</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Arbres (Théorie des graphes)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Arbres (théorie des graphes)</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">analyse discriminante</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">analyse régression</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">arbre régression</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">arbre</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">classification</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">régression</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Discriminant analysis</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Regression analysis</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Trees (Graph theory)</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Friedman, Jerome H.</subfield><subfield code="d">1939-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)134071484</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Olshen, Richard A.</subfield><subfield code="d">1942-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1221612948</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Stone, Charles J.</subfield><subfield code="d">1936-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1221613278</subfield><subfield code="4">aut</subfield></datafield><datafield tag="775" ind1="0" ind2="8"><subfield code="i">Äquivalent</subfield><subfield code="n">Druck-Ausgabe, Hardcover</subfield><subfield code="z">978-1-138-46952-5</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-3514-6048-4</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-3151-3947-0</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034931468&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-034931468</subfield></datafield></record></collection> |
id | DE-604.BV049586683 |
illustrated | Not Illustrated |
index_date | 2024-07-03T23:32:46Z |
indexdate | 2024-07-10T10:11:24Z |
institution | BVB |
isbn | 9780412048418 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-034931468 |
oclc_num | 1424566464 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR |
owner_facet | DE-355 DE-BY-UBR |
physical | x, 358 Seiten Diagramme |
publishDate | 1984 |
publishDateSearch | 1984 |
publishDateSort | 1984 |
publisher | Chapman & Hall/CRC |
record_format | marc |
spelling | Breiman, Leo 1928-2005 Verfasser (DE-588)136421229 aut Classification and regression trees Leo Breiman (University of California, Berkeley), Jerome H. Friedman (Stanford University), Richard A. Olshen (Stanford University), Charles J. Stone (University of California, Berkeley) Boca Raton ; London ; New York ; Washington, D.C. Chapman & Hall/CRC [1984] x, 358 Seiten Diagramme txt rdacontent n rdamedia nc rdacarrier Hier auch später erschienene, unveränderte Nachdrucke Analyse de régression Analyse de régression ram Analyse discriminante Analyse discriminante ram Arbres (Théorie des graphes) Arbres (théorie des graphes) ram analyse discriminante inriac analyse régression inriac arbre régression inriac arbre inriac classification inriac régression inriac Discriminant analysis Regression analysis Trees (Graph theory) Friedman, Jerome H. 1939- Verfasser (DE-588)134071484 aut Olshen, Richard A. 1942- Verfasser (DE-588)1221612948 aut Stone, Charles J. 1936- Verfasser (DE-588)1221613278 aut Äquivalent Druck-Ausgabe, Hardcover 978-1-138-46952-5 Erscheint auch als Online-Ausgabe 978-1-3514-6048-4 Erscheint auch als Online-Ausgabe 978-1-3151-3947-0 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034931468&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Breiman, Leo 1928-2005 Friedman, Jerome H. 1939- Olshen, Richard A. 1942- Stone, Charles J. 1936- Classification and regression trees Analyse de régression Analyse de régression ram Analyse discriminante Analyse discriminante ram Arbres (Théorie des graphes) Arbres (théorie des graphes) ram analyse discriminante inriac analyse régression inriac arbre régression inriac arbre inriac classification inriac régression inriac Discriminant analysis Regression analysis Trees (Graph theory) |
title | Classification and regression trees |
title_auth | Classification and regression trees |
title_exact_search | Classification and regression trees |
title_exact_search_txtP | Classification and regression trees |
title_full | Classification and regression trees Leo Breiman (University of California, Berkeley), Jerome H. Friedman (Stanford University), Richard A. Olshen (Stanford University), Charles J. Stone (University of California, Berkeley) |
title_fullStr | Classification and regression trees Leo Breiman (University of California, Berkeley), Jerome H. Friedman (Stanford University), Richard A. Olshen (Stanford University), Charles J. Stone (University of California, Berkeley) |
title_full_unstemmed | Classification and regression trees Leo Breiman (University of California, Berkeley), Jerome H. Friedman (Stanford University), Richard A. Olshen (Stanford University), Charles J. Stone (University of California, Berkeley) |
title_short | Classification and regression trees |
title_sort | classification and regression trees |
topic | Analyse de régression Analyse de régression ram Analyse discriminante Analyse discriminante ram Arbres (Théorie des graphes) Arbres (théorie des graphes) ram analyse discriminante inriac analyse régression inriac arbre régression inriac arbre inriac classification inriac régression inriac Discriminant analysis Regression analysis Trees (Graph theory) |
topic_facet | Analyse de régression Analyse discriminante Arbres (Théorie des graphes) Arbres (théorie des graphes) analyse discriminante analyse régression arbre régression arbre classification régression Discriminant analysis Regression analysis Trees (Graph theory) |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034931468&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT breimanleo classificationandregressiontrees AT friedmanjeromeh classificationandregressiontrees AT olshenricharda classificationandregressiontrees AT stonecharlesj classificationandregressiontrees |