Fusion methods for time-series classification:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Frankfurt, M. ; Berlin ; Bern ; Bruxelles ; New York, NY ; Oxford ; Wien
Lang
2011
|
Schriftenreihe: | Informationstechnologie und Ökonomie
45 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIII, 144 Seiten graph. Darst. 22 cm |
ISBN: | 9783631630853 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV047087757 | ||
003 | DE-604 | ||
005 | 20210329 | ||
007 | t | ||
008 | 210114s2011 gw d||| |||| 00||| eng d | ||
015 | |a 11,N44 |2 dnb | ||
015 | |a 14,A13 |2 dnb | ||
015 | |a 14,H04 |2 dnb | ||
016 | 7 | |a 1016473028 |2 DE-101 | |
020 | |a 9783631630853 |c Pp. : EUR 32.80 (DE), EUR 33.80 (AT), sfr 43.00 (freier Pr.) |9 978-3-631-63085-3 | ||
024 | 3 | |a 9783631630853 | |
035 | |a (OCoLC)1231964363 | ||
035 | |a (DE-599)DNB1016473028 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-HE |a sz |c XA-CH |a au |c XA-AT | ||
049 | |a DE-83 | ||
082 | 0 | |a 519.55 |2 22/ger | |
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
084 | |a 510 |2 sdnb | ||
100 | 1 | |a Buza, Krisztian Antal |e Verfasser |4 aut | |
245 | 1 | 0 | |a Fusion methods for time-series classification |c Krisztian Antal Buza |
264 | 1 | |a Frankfurt, M. ; Berlin ; Bern ; Bruxelles ; New York, NY ; Oxford ; Wien |b Lang |c 2011 | |
300 | |a XIII, 144 Seiten |b graph. Darst. |c 22 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Informationstechnologie und Ökonomie |v 45 | |
650 | 0 | 7 | |a Automatische Klassifikation |0 (DE-588)4120957-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Zeitreihenanalyse |0 (DE-588)4067486-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Maschinelles Lernen |0 (DE-588)4193754-5 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Zeitreihenanalyse |0 (DE-588)4067486-1 |D s |
689 | 0 | 1 | |a Automatische Klassifikation |0 (DE-588)4120957-6 |D s |
689 | 0 | 2 | |a Maschinelles Lernen |0 (DE-588)4193754-5 |D s |
689 | 0 | |5 DE-604 | |
830 | 0 | |a Informationstechnologie und Ökonomie |v 45 |w (DE-604)BV014032758 |9 45 | |
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=032494407&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-032494407 |
Datensatz im Suchindex
_version_ | 1804182103231823872 |
---|---|
adam_text | IMAGE 1
CONTENTS
I PRELIMINARIES 1 INTRODUCTION 3
1.1 OUTLINE 4
2 BACKGROUND 7
2.1 BASIC DEFINITIONS AND PROBLEM FORMULATION 7
2.1.1 VARIANTS OF TIME-SERIES CLASSIFICATION 9
2.1.2 TIME-SERIES CLASSIFICATION AND VECTOR CLASSIFICATION . . .. 10 2.2
TIME SERIES REPRESENTATIONS 10
2.2.1 DISCRETE FOURIER TRANSFORM 11
2.2.2 DISCRETE WAVELET TRANSFORM 12
2.2.3 SYMBOLIC AGGREGATE APPROXIMATION 13
2.3 DISTANCE MEASURES 14
2.3.1 EUCLIDEAN DISTANCE 16
2.3.2 DYNAMIC TIME WARPING 16
2.3.3 EDIT DISTANCE ON REAL SEQUENCES 24
2.3.4 EDIT DISTANCE WITH REAL PENALTY 25
2.3.5 DISTANCE BASED ON LONGEST COMMON SUBSEQUENCES 27 2.3.6 DISSIM 28
2.4 TIME-SERIES CLASSIFICATION ALGORITHMS 29
2.4.1 LOCAL ADAPTATIONS OF THE FC-NN CLASSIFIER 29
2.4.2 SPEEDING-UP TIME-SERIES CLASSIFICATION 31
2.4.3 HUBS IN TIME SERIES DATA 32
2.4.4 CLASSIFICATION BASED ON FEATURE EXTRACTION 35
2.5 FUSION METHODS 38
2.6 EVALUATION OF TIME SERIES CLASSIFIERS 40
2.7 TIME-SERIES CLASSIFICATION TASKS AND BENCHMARK DATA 41 2.7.1
ANALYSIS OF ELECTROCARDIOGRAPH SIGNALS 41
2.7.2 SHAPE RECOGNITION IN IMAGES 45
2.8 SUMMARY 45
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1016473028
DIGITALISIERT DURCH
IMAGE 2
VIII CONTENTS
II FUSION METHODS FOR TIME-SERIES CLASSIFICATION 47
3 INDIVIDUAL QUALITY ESTIMATION 49
3.1 MOTIVATING EXAMPLE 50
3.2 OUTLINE OF IQ ESTIMATION 51
3.2.1 IQ-MAX 52
3.2.2 IQ-WV 53
3.3 IQ ESTIMATION FOR TIME-SERIES CLASSIFICATION 53
3.3.1 EFFICIENT IMPLEMENTATION 55
3.4 EXPERIMENTAL EVALUATION 56
3.4.1 EXPERIMENTAL RESULTS 58
3.4.2 EXECUTION TIME 59
3.4.3 META MODEL S QUALITY 63
3.5 IQ-REG: IQ ESTIMATION FOR REGRESSION 64
3.5.1 EXPERIMENTS WITH IQ-REG 65
4 INSTANCE SELECTION 67
4.1 SCORE FUNCTIONS BASED ON HUBNESS 68
4.2 COVERAGE AND INSTANCE SELECTION 69
4.2.1 COVERAGE GRAPHS FOR INSTANCE-BASED LEARNING 69
4.2.2 1-NN COVERAGE GRAPHS 72
4.2.3 COVERAGE GRAPH FOR RELATIVE SCORES 73
4.3 EXPERIMENTS 73
4.3.1 RESULTS ON EFFECTIVENESS 74
4.3.2 RESULTS ON EFFICIENCY 77
5 FUSION OF DISTANCE MEASURES 79
5.1 ASPECTS OF SIMILARITY CAPTURED BY VARIOUS TIME SERIES DISTANCE
MEASURES 79
5.2 FUSION OF DISTANCE MEASURES 80
5.3 EXPERIMENTS 82
6 THE GRAMOFON ENSEMBLE FRAMEWORK 85
6.1 CONTEXT AND NOTATIONS 87
6.2 GENERAL MODEL-SELECTION FRAMEWORK 89
6.2.1 MODEL-NETWORKS 89
6.2.2 ENSEMBLE FRAMEWORK 91
6.3 ENSEMBLE TECHNIQUES 92
6.3.1 BASIC 93
6.3.2 BASICFAST 93
6.3.3 REGOPTMST 94
6.3.4 NETWORKMST 94
6.3.5 ANALYSIS 95
IMAGE 3
CONTENTS IX
6.4 EXPERIMENTAL EVALUATION 96
6.4.1 EXPERIMENTS ON THE AUSDM DATASETS 96
6.4.2 EXPERIMENTS ON UCI DATASETS 98
6.5 GRAMOFON FOR TIME-SERIES CLASSIFICATION AND REGRESSION . . .. 100
6.5.1 EXPERIMENTS ON TIME SERIES DATA 100
7 MOTIFS FOR TIME-SERIES CLASSIFICATION 103
7.1 GENERALIZED SEMI-CONTIGUOUS MOTIFS 103
7.1.1 DEFINITIONS 103
7.1.2 ANTI-MONOTONICITY CONSTRAINTS 104
7.1.3 EXTENSIONS OF APRIORI 105
7.1.4 EXTENSIONS OF ECLAT 108
7.2 EXPERIMENTS 112
III CONCLUSIONS AND OUTLOOK 115
8 OUTLOOK: SOME RELATED APPLICATIONS 117
8.1 CLASSIFICATION OF ELECTROCARDIOGRAPH SIGNALS 117
8.2 EXTRACTION OF SEMANTIC RELATIONS 118
8.3 WEB PEOPLE SEARCH 119
8.4 CLUSTERING IMAGES ACCORDING TO EVENTS 120
8.5 ONTOLOGY INDUCTION 120
8.6 ANALYSIS OF AEROPLANE ENGINE VIBRATION 121
9 CONCLUSIONS AND FUTURE WORK 123
9.1 EXTENSIONS OF THE PROPOSED TECHNIQUES 123
9.2 SOME OPEN QUESTIONS 124
9.3 CONCLUSIONS 125
|
adam_txt |
IMAGE 1
CONTENTS
I PRELIMINARIES 1 INTRODUCTION 3
1.1 OUTLINE 4
2 BACKGROUND 7
2.1 BASIC DEFINITIONS AND PROBLEM FORMULATION 7
2.1.1 VARIANTS OF TIME-SERIES CLASSIFICATION 9
2.1.2 TIME-SERIES CLASSIFICATION AND VECTOR CLASSIFICATION . . . 10 2.2
TIME SERIES REPRESENTATIONS 10
2.2.1 DISCRETE FOURIER TRANSFORM 11
2.2.2 DISCRETE WAVELET TRANSFORM 12
2.2.3 SYMBOLIC AGGREGATE APPROXIMATION 13
2.3 DISTANCE MEASURES 14
2.3.1 EUCLIDEAN DISTANCE 16
2.3.2 DYNAMIC TIME WARPING 16
2.3.3 EDIT DISTANCE ON REAL SEQUENCES 24
2.3.4 EDIT DISTANCE WITH REAL PENALTY 25
2.3.5 DISTANCE BASED ON LONGEST COMMON SUBSEQUENCES 27 2.3.6 DISSIM 28
2.4 TIME-SERIES CLASSIFICATION ALGORITHMS 29
2.4.1 LOCAL ADAPTATIONS OF THE FC-NN CLASSIFIER 29
2.4.2 SPEEDING-UP TIME-SERIES CLASSIFICATION 31
2.4.3 HUBS IN TIME SERIES DATA 32
2.4.4 CLASSIFICATION BASED ON FEATURE EXTRACTION 35
2.5 FUSION METHODS 38
2.6 EVALUATION OF TIME SERIES CLASSIFIERS 40
2.7 TIME-SERIES CLASSIFICATION TASKS AND BENCHMARK DATA 41 2.7.1
ANALYSIS OF ELECTROCARDIOGRAPH SIGNALS 41
2.7.2 SHAPE RECOGNITION IN IMAGES 45
2.8 SUMMARY 45
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1016473028
DIGITALISIERT DURCH
IMAGE 2
VIII CONTENTS
II FUSION METHODS FOR TIME-SERIES CLASSIFICATION 47
3 INDIVIDUAL QUALITY ESTIMATION 49
3.1 MOTIVATING EXAMPLE 50
3.2 OUTLINE OF IQ ESTIMATION 51
3.2.1 IQ-MAX 52
3.2.2 IQ-WV 53
3.3 IQ ESTIMATION FOR TIME-SERIES CLASSIFICATION 53
3.3.1 EFFICIENT IMPLEMENTATION 55
3.4 EXPERIMENTAL EVALUATION 56
3.4.1 EXPERIMENTAL RESULTS 58
3.4.2 EXECUTION TIME 59
3.4.3 META MODEL'S QUALITY 63
3.5 IQ-REG: IQ ESTIMATION FOR REGRESSION 64
3.5.1 EXPERIMENTS WITH IQ-REG 65
4 INSTANCE SELECTION 67
4.1 SCORE FUNCTIONS BASED ON HUBNESS 68
4.2 COVERAGE AND INSTANCE SELECTION 69
4.2.1 COVERAGE GRAPHS FOR INSTANCE-BASED LEARNING 69
4.2.2 1-NN COVERAGE GRAPHS 72
4.2.3 COVERAGE GRAPH FOR RELATIVE SCORES 73
4.3 EXPERIMENTS 73
4.3.1 RESULTS ON EFFECTIVENESS 74
4.3.2 RESULTS ON EFFICIENCY 77
5 FUSION OF DISTANCE MEASURES 79
5.1 ASPECTS OF SIMILARITY CAPTURED BY VARIOUS TIME SERIES DISTANCE
MEASURES 79
5.2 FUSION OF DISTANCE MEASURES 80
5.3 EXPERIMENTS 82
6 THE GRAMOFON ENSEMBLE FRAMEWORK 85
6.1 CONTEXT AND NOTATIONS 87
6.2 GENERAL MODEL-SELECTION FRAMEWORK 89
6.2.1 MODEL-NETWORKS 89
6.2.2 ENSEMBLE FRAMEWORK 91
6.3 ENSEMBLE TECHNIQUES 92
6.3.1 BASIC 93
6.3.2 BASICFAST 93
6.3.3 REGOPTMST 94
6.3.4 NETWORKMST 94
6.3.5 ANALYSIS 95
IMAGE 3
CONTENTS IX
6.4 EXPERIMENTAL EVALUATION 96
6.4.1 EXPERIMENTS ON THE AUSDM DATASETS 96
6.4.2 EXPERIMENTS ON UCI DATASETS 98
6.5 GRAMOFON FOR TIME-SERIES CLASSIFICATION AND REGRESSION . . . 100
6.5.1 EXPERIMENTS ON TIME SERIES DATA 100
7 MOTIFS FOR TIME-SERIES CLASSIFICATION 103
7.1 GENERALIZED SEMI-CONTIGUOUS MOTIFS 103
7.1.1 DEFINITIONS 103
7.1.2 ANTI-MONOTONICITY CONSTRAINTS 104
7.1.3 EXTENSIONS OF APRIORI 105
7.1.4 EXTENSIONS OF ECLAT 108
7.2 EXPERIMENTS 112
III CONCLUSIONS AND OUTLOOK 115
8 OUTLOOK: SOME RELATED APPLICATIONS 117
8.1 CLASSIFICATION OF ELECTROCARDIOGRAPH SIGNALS 117
8.2 EXTRACTION OF SEMANTIC RELATIONS 118
8.3 WEB PEOPLE SEARCH 119
8.4 CLUSTERING IMAGES ACCORDING TO EVENTS 120
8.5 ONTOLOGY INDUCTION 120
8.6 ANALYSIS OF AEROPLANE ENGINE VIBRATION 121
9 CONCLUSIONS AND FUTURE WORK 123
9.1 EXTENSIONS OF THE PROPOSED TECHNIQUES 123
9.2 SOME OPEN QUESTIONS 124
9.3 CONCLUSIONS 125 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Buza, Krisztian Antal |
author_facet | Buza, Krisztian Antal |
author_role | aut |
author_sort | Buza, Krisztian Antal |
author_variant | k a b ka kab |
building | Verbundindex |
bvnumber | BV047087757 |
classification_rvk | ST 300 |
ctrlnum | (OCoLC)1231964363 (DE-599)DNB1016473028 |
dewey-full | 519.55 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 519 - Probabilities and applied mathematics |
dewey-raw | 519.55 |
dewey-search | 519.55 |
dewey-sort | 3519.55 |
dewey-tens | 510 - Mathematics |
discipline | Informatik Mathematik |
discipline_str_mv | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01968nam a2200481 cb4500</leader><controlfield tag="001">BV047087757</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20210329 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">210114s2011 gw d||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,N44</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">14,A13</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">14,H04</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1016473028</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783631630853</subfield><subfield code="c">Pp. : EUR 32.80 (DE), EUR 33.80 (AT), sfr 43.00 (freier Pr.)</subfield><subfield code="9">978-3-631-63085-3</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783631630853</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1231964363</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1016473028</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="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-HE</subfield><subfield code="a">sz</subfield><subfield code="c">XA-CH</subfield><subfield code="a">au</subfield><subfield code="c">XA-AT</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-83</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">519.55</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">510</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Buza, Krisztian Antal</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Fusion methods for time-series classification</subfield><subfield code="c">Krisztian Antal Buza</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Frankfurt, M. ; Berlin ; Bern ; Bruxelles ; New York, NY ; Oxford ; Wien</subfield><subfield code="b">Lang</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 144 Seiten</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">22 cm</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="1" ind2=" "><subfield code="a">Informationstechnologie und Ökonomie</subfield><subfield code="v">45</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Automatische Klassifikation</subfield><subfield code="0">(DE-588)4120957-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Zeitreihenanalyse</subfield><subfield code="0">(DE-588)4067486-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Maschinelles Lernen</subfield><subfield code="0">(DE-588)4193754-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Zeitreihenanalyse</subfield><subfield code="0">(DE-588)4067486-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Automatische Klassifikation</subfield><subfield code="0">(DE-588)4120957-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Maschinelles Lernen</subfield><subfield code="0">(DE-588)4193754-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Informationstechnologie und Ökonomie</subfield><subfield code="v">45</subfield><subfield code="w">(DE-604)BV014032758</subfield><subfield code="9">45</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=032494407&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-032494407</subfield></datafield></record></collection> |
id | DE-604.BV047087757 |
illustrated | Illustrated |
index_date | 2024-07-03T16:18:23Z |
indexdate | 2024-07-10T09:02:13Z |
institution | BVB |
isbn | 9783631630853 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-032494407 |
oclc_num | 1231964363 |
open_access_boolean | |
owner | DE-83 |
owner_facet | DE-83 |
physical | XIII, 144 Seiten graph. Darst. 22 cm |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | Lang |
record_format | marc |
series | Informationstechnologie und Ökonomie |
series2 | Informationstechnologie und Ökonomie |
spelling | Buza, Krisztian Antal Verfasser aut Fusion methods for time-series classification Krisztian Antal Buza Frankfurt, M. ; Berlin ; Bern ; Bruxelles ; New York, NY ; Oxford ; Wien Lang 2011 XIII, 144 Seiten graph. Darst. 22 cm txt rdacontent n rdamedia nc rdacarrier Informationstechnologie und Ökonomie 45 Automatische Klassifikation (DE-588)4120957-6 gnd rswk-swf Zeitreihenanalyse (DE-588)4067486-1 gnd rswk-swf Maschinelles Lernen (DE-588)4193754-5 gnd rswk-swf Zeitreihenanalyse (DE-588)4067486-1 s Automatische Klassifikation (DE-588)4120957-6 s Maschinelles Lernen (DE-588)4193754-5 s DE-604 Informationstechnologie und Ökonomie 45 (DE-604)BV014032758 45 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032494407&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Buza, Krisztian Antal Fusion methods for time-series classification Informationstechnologie und Ökonomie Automatische Klassifikation (DE-588)4120957-6 gnd Zeitreihenanalyse (DE-588)4067486-1 gnd Maschinelles Lernen (DE-588)4193754-5 gnd |
subject_GND | (DE-588)4120957-6 (DE-588)4067486-1 (DE-588)4193754-5 |
title | Fusion methods for time-series classification |
title_auth | Fusion methods for time-series classification |
title_exact_search | Fusion methods for time-series classification |
title_exact_search_txtP | Fusion methods for time-series classification |
title_full | Fusion methods for time-series classification Krisztian Antal Buza |
title_fullStr | Fusion methods for time-series classification Krisztian Antal Buza |
title_full_unstemmed | Fusion methods for time-series classification Krisztian Antal Buza |
title_short | Fusion methods for time-series classification |
title_sort | fusion methods for time series classification |
topic | Automatische Klassifikation (DE-588)4120957-6 gnd Zeitreihenanalyse (DE-588)4067486-1 gnd Maschinelles Lernen (DE-588)4193754-5 gnd |
topic_facet | Automatische Klassifikation Zeitreihenanalyse Maschinelles Lernen |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032494407&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV014032758 |
work_keys_str_mv | AT buzakrisztianantal fusionmethodsfortimeseriesclassification |