Data analytics: models and algorithms for intelligent data analysis
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Wiesbaden
Springer Vieweg
2012
|
Schriftenreihe: | Lehrbuch
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | IX, 137 S. graph. Darst. |
ISBN: | 3834825883 9783834825889 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040451150 | ||
003 | DE-604 | ||
005 | 20201202 | ||
007 | t | ||
008 | 121002s2012 gw d||| |||| 00||| eng d | ||
016 | 7 | |a 1023812940 |2 DE-101 | |
020 | |a 3834825883 |9 3-8348-2588-3 | ||
020 | |a 9783834825889 |9 978-3-8348-2588-9 | ||
035 | |a (OCoLC)1271735494 | ||
035 | |a (DE-599)DNB1023812940 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-HE | ||
049 | |a DE-91G |a DE-11 |a DE-1050 |a DE-945 |a DE-19 | ||
082 | 0 | |a 006.312 |2 22/ger | |
084 | |a ST 515 |0 (DE-625)143677: |2 rvk | ||
084 | |a ST 530 |0 (DE-625)143679: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 703f |2 stub | ||
084 | |a DAT 825f |2 stub | ||
084 | |a DAT 600f |2 stub | ||
100 | 1 | |a Runkler, Thomas A. |e Verfasser |0 (DE-588)12200566X |4 aut | |
240 | 1 | 0 | |a Information mining |
245 | 1 | 0 | |a Data analytics |b models and algorithms for intelligent data analysis |c Thomas A. Runkler |
264 | 1 | |a Wiesbaden |b Springer Vieweg |c 2012 | |
300 | |a IX, 137 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Lehrbuch | |
650 | 0 | 7 | |a Data Mining |0 (DE-588)4428654-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenanalyse |0 (DE-588)4123037-1 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Datenanalyse |0 (DE-588)4123037-1 |D s |
689 | 0 | 1 | |a Data Mining |0 (DE-588)4428654-5 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-8348-2589-6 |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4068267&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025298803&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-025298803 |
Datensatz im Suchindex
_version_ | 1809404147358760960 |
---|---|
adam_text |
IMAGE 1
CONTENTS
1 INTRODUCTION 1
1.1 IT'S ALL ABOUT DATA 1
1.2 DATA ANALYTICS, DATA MINING, AND KNOWLEDGE DISCOVERY 2
REFERENCES 3
2 DATA AND RELATIONS 5
2.1 THE IRIS DATA SET 5
2.2 DATA SCALES 7
2.3 SET AND MATRIX REPRESENTATIONS 9
2.4 RELATIONS 10
2.5 DISSIMILARITY MEASURES 11
2.6 SIMILARITY MEASURES 13
2.7 SEQUENCE RELATIONS 15
2.8 SAMPLING AND QUANTIZATION 17
PROBLEMS 19
REFERENCES 20
3 DATA PREPROCESSING 21
3.1 ERROR TYPES 21
3.2 ERROR HANDLING 24
3.3 FILTERING 25
3.4 DATA TRANSFORMATION 30
3.5 DATA MERGING 33
PROBLEMS 33
REFERENCES 33
4 DATA VISUALIZATION 35
4.1 DIAGRAMS 35
4.2 PRINCIPAL COMPONENT ANALYSIS 37
4.3 MULTIDIMENSIONAL SCALING 41
4.4 SAMMON MAPPING 44
VII
HTTP://D-NB.INFO/1023812940
IMAGE 2
50
53 54
55 55 57 58
60 61
63
63
67 68 68 72 74 76 77 77
79 79 80 82
83 83
85 85 88 91 93
95 96
97
4.5 AUTO-ASSOCIATOR 4.6 HISTOGRAMS 4.7 SPECTRAL ANALYSIS PROBLEMS
REFERENCES
CORRELATION 5.1 LINEAR CORRELATION 5.2 CORRELATION AND CAUSALITY 5.3
CHI-SQUARE TEST FOR INDEPENDENCE
PROBLEMS REFERENCES
REGRESSION 6.1 LINEAR REGRESSION 6.2 LINEAR REGRESSION WITH NONLINEAR
SUBSTITUTION 6.3 ROBUST REGRESSION 6.4 NEURAL NETWORKS 6.5 RADIAL BASIS
FUNCTION NETWORKS 6.6 CROSS-VALIDATION 6.7 FEATURE SELECTION
PROBLEMS REFERENCES
FORECASTING 7.1 FINITE STATE MACHINES 7.2 RECURRENT MODELS 7.3
AUTOREGRESSIVE MODELS
PROBLEMS REFERENCES
CLASSIFICATION 8.1 CLASSIFICATION CRITERIA 8.2 NAIVE BAYES CLASSIFIER
8.3 LINEAR DISCRIMINANT ANALYSIS 8.4 SUPPORT VECTOR MACHINE
8.5 NEAREST NEIGHBOR CLASSIFIER 8.6 LEARNING VECTOR QUANTIZATION 8.7
DECISION TREES PROBLEMS
REFERENCES
IMAGE 3
CONTENTS IX
9 CLUSTERING 103
9.1 CLUSTER PARTITIONS 103
9.2 SEQUENTIAL CLUSTERING 105
9.3 PROTOTYPE-BASED CLUSTERING 107
9.4 FUZZY CLUSTERING 109
9.5 RELATIONAL CLUSTERING 114
9.6 CLUSTER TENDENCY ASSESSMENT 117
9.7 CLUSTER VALIDITY 118
9.8 SELF-ORGANIZING MAP 119
PROBLEMS 120
REFERENCES 121
A BRIEF REVIEW OF SOME OPTIMIZATION METHODS 123
A.L OPTIMIZATION WITH DERIVATIVES 123
A.2 GRADIENT DESCENT 124
A.3 LAGRANGE OPTIMIZATION 125
REFERENCES 126
SOLUTIONS 127
LIST OF SYMBOLS 131
INDEX 133 |
any_adam_object | 1 |
author | Runkler, Thomas A. |
author_GND | (DE-588)12200566X |
author_facet | Runkler, Thomas A. |
author_role | aut |
author_sort | Runkler, Thomas A. |
author_variant | t a r ta tar |
building | Verbundindex |
bvnumber | BV040451150 |
classification_rvk | ST 515 ST 530 |
classification_tum | DAT 703f DAT 825f DAT 600f |
ctrlnum | (OCoLC)1271735494 (DE-599)DNB1023812940 |
dewey-full | 006.312 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.312 |
dewey-search | 006.312 |
dewey-sort | 16.312 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV040451150</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20201202</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">121002s2012 gw d||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1023812940</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3834825883</subfield><subfield code="9">3-8348-2588-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783834825889</subfield><subfield code="9">978-3-8348-2588-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1271735494</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1023812940</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-HE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-945</subfield><subfield code="a">DE-19</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.312</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 515</subfield><subfield code="0">(DE-625)143677:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 530</subfield><subfield code="0">(DE-625)143679:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 703f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 825f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 600f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Runkler, Thomas A.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)12200566X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="240" ind1="1" ind2="0"><subfield code="a">Information mining</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Data analytics</subfield><subfield code="b">models and algorithms for intelligent data analysis</subfield><subfield code="c">Thomas A. Runkler</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Wiesbaden</subfield><subfield code="b">Springer Vieweg</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">IX, 137 S.</subfield><subfield code="b">graph. Darst.</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="490" ind1="0" ind2=" "><subfield code="a">Lehrbuch</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Data Mining</subfield><subfield code="0">(DE-588)4428654-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenanalyse</subfield><subfield code="0">(DE-588)4123037-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenanalyse</subfield><subfield code="0">(DE-588)4123037-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Data Mining</subfield><subfield code="0">(DE-588)4428654-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</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-3-8348-2589-6</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4068267&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</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=025298803&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-025298803</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV040451150 |
illustrated | Illustrated |
indexdate | 2024-09-06T00:24:20Z |
institution | BVB |
isbn | 3834825883 9783834825889 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-025298803 |
oclc_num | 1271735494 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-11 DE-1050 DE-945 DE-19 DE-BY-UBM |
owner_facet | DE-91G DE-BY-TUM DE-11 DE-1050 DE-945 DE-19 DE-BY-UBM |
physical | IX, 137 S. graph. Darst. |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Springer Vieweg |
record_format | marc |
series2 | Lehrbuch |
spelling | Runkler, Thomas A. Verfasser (DE-588)12200566X aut Information mining Data analytics models and algorithms for intelligent data analysis Thomas A. Runkler Wiesbaden Springer Vieweg 2012 IX, 137 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Lehrbuch Data Mining (DE-588)4428654-5 gnd rswk-swf Datenanalyse (DE-588)4123037-1 gnd rswk-swf (DE-588)4123623-3 Lehrbuch gnd-content Datenanalyse (DE-588)4123037-1 s Data Mining (DE-588)4428654-5 s DE-604 Erscheint auch als Online-Ausgabe 978-3-8348-2589-6 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=4068267&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025298803&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Runkler, Thomas A. Data analytics models and algorithms for intelligent data analysis Data Mining (DE-588)4428654-5 gnd Datenanalyse (DE-588)4123037-1 gnd |
subject_GND | (DE-588)4428654-5 (DE-588)4123037-1 (DE-588)4123623-3 |
title | Data analytics models and algorithms for intelligent data analysis |
title_alt | Information mining |
title_auth | Data analytics models and algorithms for intelligent data analysis |
title_exact_search | Data analytics models and algorithms for intelligent data analysis |
title_full | Data analytics models and algorithms for intelligent data analysis Thomas A. Runkler |
title_fullStr | Data analytics models and algorithms for intelligent data analysis Thomas A. Runkler |
title_full_unstemmed | Data analytics models and algorithms for intelligent data analysis Thomas A. Runkler |
title_short | Data analytics |
title_sort | data analytics models and algorithms for intelligent data analysis |
title_sub | models and algorithms for intelligent data analysis |
topic | Data Mining (DE-588)4428654-5 gnd Datenanalyse (DE-588)4123037-1 gnd |
topic_facet | Data Mining Datenanalyse Lehrbuch |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4068267&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025298803&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT runklerthomasa informationmining AT runklerthomasa dataanalyticsmodelsandalgorithmsforintelligentdataanalysis |