Metaheuristic clustering:
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Berlin [u.a.]
Springer
2009
|
Schriftenreihe: | Studies in computational intelligence
178 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Literaturangaben |
Beschreibung: | XVII, 251 S. Ill., graph. Darst. 24 cm |
ISBN: | 9783540921721 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV035818309 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 091110s2009 gw ad|| |||| 00||| eng d | ||
015 | |a 09,N05,0063 |2 dnb | ||
015 | |a 09,A19,0903 |2 dnb | ||
016 | 7 | |a 991139844 |2 DE-101 | |
020 | |a 9783540921721 |c Pp. : EUR 106.95 (freier Pr.) |9 978-3-540-92172-1 | ||
024 | 3 | |a 9783540921721 | |
028 | 5 | 2 | |a 12582853 |
035 | |a (OCoLC)302080539 | ||
035 | |a (DE-599)DNB991139844 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-BE | ||
049 | |a DE-739 | ||
050 | 0 | |a T57.84 | |
082 | 0 | |a 519.53 |2 22/ger | |
082 | 0 | |a 006.3 |2 22 | |
084 | |a QH 234 |0 (DE-625)141549: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a 510 |2 sdnb | ||
100 | 1 | |a Das, Swagatam |e Verfasser |4 aut | |
245 | 1 | 0 | |a Metaheuristic clustering |c Swagatam Das ; Ajith Abraham ; Amit Konar |
264 | 1 | |a Berlin [u.a.] |b Springer |c 2009 | |
300 | |a XVII, 251 S. |b Ill., graph. Darst. |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Studies in computational intelligence |v 178 | |
500 | |a Literaturangaben | ||
650 | 4 | |a Classification automatique (Statistique) | |
650 | 4 | |a Cluster-Analyse - Metaheuristik - Evolutionärer Algorithmus | |
650 | 4 | |a Exploration de données (Informatique) | |
650 | 4 | |a Programmation heuristique | |
650 | 4 | |a Cluster analysis | |
650 | 4 | |a Data mining | |
650 | 4 | |a Heuristic programming | |
650 | 0 | 7 | |a Evolutionärer Algorithmus |0 (DE-588)4366912-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Metaheuristik |0 (DE-588)4820176-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Cluster-Analyse |0 (DE-588)4070044-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Cluster-Analyse |0 (DE-588)4070044-6 |D s |
689 | 0 | 1 | |a Metaheuristik |0 (DE-588)4820176-5 |D s |
689 | 0 | 2 | |a Evolutionärer Algorithmus |0 (DE-588)4366912-8 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Abraham, Ajith |d 1968- |e Verfasser |0 (DE-588)123881315 |4 aut | |
700 | 1 | |a Konar, Amit |e Verfasser |4 aut | |
830 | 0 | |a Studies in computational intelligence |v 178 |w (DE-604)BV020822171 |9 178 | |
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=018677109&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-018677109 |
Datensatz im Suchindex
_version_ | 1804140773272190976 |
---|---|
adam_text | CONTENTS 1 METAHEURISTIC PATTERN CLUSTERING - AN OVERVIEW 1 1.1
INTRODUCTION 1 1.2 THE CLUSTERING PROBLEM 6 1.2.1 BASIC DEFINITIONS 6
1.2.2 PROXIMITY MEASURES 8 1.2.3 CLUSTERING VALIDITY INDICES 9 1.2.3.1
THE DAVIS-BOULDIN (DB) INDEX 9 .2.3.2 THE DUNN AND DUNN LIKE INDICES 10
.2.3.3 S_DBW VALIDITY INDEX 10 .2.3.4 PARTITION COEFFICIENT 11 .2.3.5
CLASSIFICATION ENTROPY 12 .2.3.6 XIE-BENI INDEX 12 .2.3.7 THE PS MEASURE
12 .2.3.8 THE PBMF INDEX 13 .2.3.9 THECS MEASURE 13 1.3 THE CLASSICAL
CLUSTERING ALGORITHMS 14 1.3.1 HIERARCHICAL CLUSTERING ALGORITHMS 14
1.3.2 PARTITIONAL CLUSTERING ALGORITHMS 16 1.3.2.1 THE K-MEANS ALGORITHM
18 .3.2.2 THE K-MEDOIDS ALGORITHM 19 .3.2.3 THE FUZZY C-MEANS ALGORITHM
19 .3.2.4 THE EXPECTATION-MAXIMIZATION ALGORITHM 20 .3.2.5 THE
K-HARMONIC MEANS ALGORITHM 21 1.3.3 DENSITY-BASED CLUSTERING ALGORITHMS
22 1.3.4 GRID-BASED CLUSTERING ALGORITHMS 23 1.3.5 A COMPARATIVE VIEW OF
THE TRADITIONAL CLUSTERING ALGORITHMS 23 1.4 POPULATION BASED
OPTIMIZATION TECHNIQUES 26 1.4.1 OPTIMIZATION ALGORITHMS 26 1.4.2 THE
EVOLUTIONARY COMPUTING (EC) FAMILY 28 1.4.3 THE EVOLUTIONARY ALGORITHMS
29 1.4.3.1 EVOLUTIONARY STRATEGIES (ESS) 30 1.4.3.2 EVOLUTIONARY
PROGRAMMING (EP) 30 1.4.3.3 GENETIC ALGORITHMS (GAS) 31 1.4.3.4 GENETIC
PROGRAMMING (GPS) 33 1.4. BIBLIOGRAFISCHE INFORMATIONEN
HTTP://D-NB.INFO/991139844 DIGITALISIERT DURCH XIV CONTENTS 1.4.4.1 THE
PARTICLE SWARM OPTIMIZATION (PSO) 34 1.4.4.2 THE ANT COLONY OPTIMIZATION
(ACO) 35 1.4.5 EVOLUTIONARY COMPUTING (EC) TECHNIQUES IN PATTERN
CLUSTERING 36 1.5 CLUSTERING METHODS BASED ON EVOLUTIONARY ALGORITHMS 36
1.5.1 THE GA-BASED PARTITIONAL CLUSTERING ALGORITHMS - EARLIER
APPROACHES 37 1.5.2 CLUSTERING ALGORITHMS BASED ON ES, EP, AND GP 38 1.6
CLUSTERING USING SWARM INTELLIGENCE ALGORITHMS 39 1.6.1 THE ANT COLONY
BASED CLUSTERING ALGORITHMS 39 1.6.2 THE PSO-BASED CLUSTERING ALGORITHMS
40 1.7 AUTOMATIC CLUSTERING: EVOLUTIONARY VS. CLASSICAL APPROACHES 42
1.7.2 GENETIC CLUSTERING WITH UNKNOWN NUMBER OF CLUSTERS K (GCUK)
ALGORITHM 43 1.7.3 THE FVGA ALGORITHM 44 1.7.4 THE DYNAMIC CLUSTERING
WITH PARTICLE SWARM OPTIMIZATION ALGORITHM 45 1.8 CLUSTERING WITH
EVOLUTIONARY MULTI-OBJECTIVE OPTIMIZATION 45 1.8.1 MULTI-OBJECTIVE
OPTIMIZATION PROBLEM (MOP) 45 1.8.2 EVOLUTIONARY MULTI-OBJECTIVE
OPTIMIZATION (EMO) 46 1.8.3 CLUSTERING USING EMO ALGORITHMS (EMOAS) 48
1.9 INNOVATION AND RESEARCH: MAIN CONTRIBUTIONS OF THIS VOLUME 49 1.10
CONCLUSIONS 53 REFERENCES 53 2 DIFFERENTIAL EVOLUTION ALGORITHM:
FOUNDATIONS AND PERSPECTIVES 63 2. 1 INTRODUCTION 63 2.2 DIFFERENTIAL
EVOLUTION: A FIRST GLANCE 64 2.2.1 INITIALIZATION OF THE PARAMETER
VECTORS 64 2.2.2 MUTATION WITH DIFFERENTIA] OPERATORS 66 2.2. CONTENTS
XV 2.5.8 SELF-ADAPTIVE DIFFERENTIAL EVOLUTION (SADE) WITH STRATEGY
ADAPTATION 92 2.5.9 DE WITH NEIGHBORHOOD-BASED MUTATION 93 2.5.9.1 THE
DE/TARGET-TO-BEST/1 - A FEW DRAWBACKS 93 2.5.9.2 MOTIVATIONS FOR THE
NEIGHBORHOOD-BASED MUTATION 94 2.5.9.3 THE LOCAL AND GLOBAL
NEIGHBORHOOD-BASED MUTATIONS IN DE 95 2.5.9.4 CONTROL PARAMETERS IN DEGL
97 2.5.9.5 RUNTIME COMPLEXITY OF DEGL -A DISCUSSION 99 2.5.9.6
COMPARATIVE PERFORMANCE OF DEGL 102 2.6 HYBRIDIZATION OF DIFFERENTIAL
EVOLUTION WITH OTHER STOCHASTIC SEARCH TECHNIQUES 104 2.7 CONCLUSIONS
106 REFERENCES 107 3 MODELING AND ANALYSIS OF THE POPULATION-DYNAMICS OF
DIFFERENTIAL EVOLUTION ALGORITHM ILL 3.1 INTRODUCTION ILL 3.2 THE
MATHEMATICAL MODEL OF THE POPULATION-DYNAMICS IN DE 112 3.2.1
ASSUMPTIONS 113 3.2.2 MODELING DIFFERENT STEPS OF DE 114 3.3 A STATE
SPACE FORMULATION OF THE DE POPULATION 122 3.4 LYAPUNOV STABILITY
ANALYSIS OF THE DE POPULATION 124 3.5 COMPUTER SIMULATION RESULTS 129
3.6 CONCLUSIONS 131 APPENDIX 132 REFERENCES 1 33 4 AUTOMATIC HARD
CLUSTERING USING IMPROVED DIFFERENTIAL EVOLUTION ALGORITHM 137 4.1
INTRODUCTION 137 4.2 THE DE-BASED AUTOMATIC CLUSTERING ALGORITHM 138
4.2.1 VECTOR REPRESENTATION 138 4.2.2 DESIGNING THE FITNESS FUNCTION 140
4.2. XVI CONTENTS 4.4.1 IMAGE SEGMENTATION AS A CLUSTERING PROBLEM 162
4.4.2 EXPERIMENTAL DETAILS AND RESULTS 162 4.4.3 DISCUSSION ON IMAGE
SEGMENTATION RESULTS 165 4.5 CONCLUSIONS 172 APPENDIX: STATISTICAL TESTS
USED 172 REFERENCES 173 5 FUZZY CLUSTERING IN THE KERNEL-INDUCED FEATURE
SPACE USING DIFFERENTIAL EVOLUTION ALGORITHM 175 5.1 INTRODUCTION 175
5.2 THE KERNEL-INDUCED CLUSTERING 177 5.3 THE KERNEL-INDUCED CLUSTERING
TECHNIQUE WITH DEGL 181 5.3.1 KERNELIZATION OF THEXIE-BENI INDEX 181
5.3.2 SUMMARY OF THE INTEGRATED CLUSTERING APPROACH 183 5.4 EXPERIMENTAL
RESULTS 184 5.4.1 GENERAL COMPARISON WITH OTHER CLUSTERING ALGORITHMS
184 5.4.2 SCALABILITY OF THE DEGL-BASED CLUSTERING ALGORITHM 194 5.5
APPLICATION TO IMAGE PIXEL CLUSTERING 197 5.5.1 PARAMETRIC SETUP FOR THE
CONTESTANT ALGORITHMS 197 5.5.2 THE TEST-SUITE FOR COMPARISON 198 5.5.3
QUANTITATIVE VALIDATION OF CLUSTERING RESULTS 198 5.5.4 THE SIMULATION
STRATEGY 199 5.5.5 EXPERIMENTAL RESULTS 200 5.5.6 DISCUSSION ON THE
RESULTS 202 5.6 CONCLUSIONS 208 REFERENCES 208 6 CLUSTERING USING
MULTI-OBJECTIVE DIFFERENTIAL EVOLUTION ALGORITHMS 213 6.1 INTRODUCTION
213 6.2 MULTI-OBJECTIVE OPTIMIZATION USING DIFFERENTIAL EVOLUTION
ALGORITHM 215 6.2.1 THE PARETO DIFFERENTIAL EVOLUTION (PDE) 215 6.2.2
THE MULTI-OBJECTIVE DIFFERENTIAL EVOLUTION (MODE) 216 6.2. CONTENTS XVII
6.4.4 SIGNIFICANCE AND VALIDATION OF MICROARRAY DATA CLUSTERIG RESULTS
228 6.5 CONCLUSIONS 236 REFERENCES 237 7 CONCLUSIONS AND FUTURE RESEARCH
239 7.1 CLUSTER ANALYSIS USING METAHEURISTICS: A ROADMAP OF THIS VOLUME
239 7.2 POTENTIAL APPLICATION AREAS FOR CLUSTERING SCHEMES 241 7.3
FUTURE RESEARCH DIRECTIONS 242 REFERENCES 245 INDEX 249
|
any_adam_object | 1 |
author | Das, Swagatam Abraham, Ajith 1968- Konar, Amit |
author_GND | (DE-588)123881315 |
author_facet | Das, Swagatam Abraham, Ajith 1968- Konar, Amit |
author_role | aut aut aut |
author_sort | Das, Swagatam |
author_variant | s d sd a a aa a k ak |
building | Verbundindex |
bvnumber | BV035818309 |
callnumber-first | T - Technology |
callnumber-label | T57 |
callnumber-raw | T57.84 |
callnumber-search | T57.84 |
callnumber-sort | T 257.84 |
callnumber-subject | T - General Technology |
classification_rvk | QH 234 |
ctrlnum | (OCoLC)302080539 (DE-599)DNB991139844 |
dewey-full | 519.53 006.3 |
dewey-hundreds | 500 - Natural sciences and mathematics 000 - Computer science, information, general works |
dewey-ones | 519 - Probabilities and applied mathematics 006 - Special computer methods |
dewey-raw | 519.53 006.3 |
dewey-search | 519.53 006.3 |
dewey-sort | 3519.53 |
dewey-tens | 510 - Mathematics 000 - Computer science, information, general works |
discipline | Informatik Mathematik Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02402nam a2200637 cb4500</leader><controlfield tag="001">BV035818309</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">091110s2009 gw ad|| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">09,N05,0063</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">09,A19,0903</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">991139844</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783540921721</subfield><subfield code="c">Pp. : EUR 106.95 (freier Pr.)</subfield><subfield code="9">978-3-540-92172-1</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783540921721</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">12582853</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)302080539</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB991139844</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-BE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">T57.84</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">519.53</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3</subfield><subfield code="2">22</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">004</subfield><subfield code="2">sdnb</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">Das, Swagatam</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Metaheuristic clustering</subfield><subfield code="c">Swagatam Das ; Ajith Abraham ; Amit Konar</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 251 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield><subfield code="c">24 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">Studies in computational intelligence</subfield><subfield code="v">178</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Classification automatique (Statistique)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Cluster-Analyse - Metaheuristik - Evolutionärer Algorithmus</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Exploration de données (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programmation heuristique</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Cluster analysis</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Data mining</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Heuristic programming</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Evolutionärer Algorithmus</subfield><subfield code="0">(DE-588)4366912-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Metaheuristik</subfield><subfield code="0">(DE-588)4820176-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Cluster-Analyse</subfield><subfield code="0">(DE-588)4070044-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Cluster-Analyse</subfield><subfield code="0">(DE-588)4070044-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Metaheuristik</subfield><subfield code="0">(DE-588)4820176-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Evolutionärer Algorithmus</subfield><subfield code="0">(DE-588)4366912-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Abraham, Ajith</subfield><subfield code="d">1968-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)123881315</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Konar, Amit</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Studies in computational intelligence</subfield><subfield code="v">178</subfield><subfield code="w">(DE-604)BV020822171</subfield><subfield code="9">178</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=018677109&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-018677109</subfield></datafield></record></collection> |
id | DE-604.BV035818309 |
illustrated | Illustrated |
indexdate | 2024-07-09T22:05:18Z |
institution | BVB |
isbn | 9783540921721 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018677109 |
oclc_num | 302080539 |
open_access_boolean | |
owner | DE-739 |
owner_facet | DE-739 |
physical | XVII, 251 S. Ill., graph. Darst. 24 cm |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Springer |
record_format | marc |
series | Studies in computational intelligence |
series2 | Studies in computational intelligence |
spelling | Das, Swagatam Verfasser aut Metaheuristic clustering Swagatam Das ; Ajith Abraham ; Amit Konar Berlin [u.a.] Springer 2009 XVII, 251 S. Ill., graph. Darst. 24 cm txt rdacontent n rdamedia nc rdacarrier Studies in computational intelligence 178 Literaturangaben Classification automatique (Statistique) Cluster-Analyse - Metaheuristik - Evolutionärer Algorithmus Exploration de données (Informatique) Programmation heuristique Cluster analysis Data mining Heuristic programming Evolutionärer Algorithmus (DE-588)4366912-8 gnd rswk-swf Metaheuristik (DE-588)4820176-5 gnd rswk-swf Cluster-Analyse (DE-588)4070044-6 gnd rswk-swf Cluster-Analyse (DE-588)4070044-6 s Metaheuristik (DE-588)4820176-5 s Evolutionärer Algorithmus (DE-588)4366912-8 s DE-604 Abraham, Ajith 1968- Verfasser (DE-588)123881315 aut Konar, Amit Verfasser aut Studies in computational intelligence 178 (DE-604)BV020822171 178 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018677109&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Das, Swagatam Abraham, Ajith 1968- Konar, Amit Metaheuristic clustering Studies in computational intelligence Classification automatique (Statistique) Cluster-Analyse - Metaheuristik - Evolutionärer Algorithmus Exploration de données (Informatique) Programmation heuristique Cluster analysis Data mining Heuristic programming Evolutionärer Algorithmus (DE-588)4366912-8 gnd Metaheuristik (DE-588)4820176-5 gnd Cluster-Analyse (DE-588)4070044-6 gnd |
subject_GND | (DE-588)4366912-8 (DE-588)4820176-5 (DE-588)4070044-6 |
title | Metaheuristic clustering |
title_auth | Metaheuristic clustering |
title_exact_search | Metaheuristic clustering |
title_full | Metaheuristic clustering Swagatam Das ; Ajith Abraham ; Amit Konar |
title_fullStr | Metaheuristic clustering Swagatam Das ; Ajith Abraham ; Amit Konar |
title_full_unstemmed | Metaheuristic clustering Swagatam Das ; Ajith Abraham ; Amit Konar |
title_short | Metaheuristic clustering |
title_sort | metaheuristic clustering |
topic | Classification automatique (Statistique) Cluster-Analyse - Metaheuristik - Evolutionärer Algorithmus Exploration de données (Informatique) Programmation heuristique Cluster analysis Data mining Heuristic programming Evolutionärer Algorithmus (DE-588)4366912-8 gnd Metaheuristik (DE-588)4820176-5 gnd Cluster-Analyse (DE-588)4070044-6 gnd |
topic_facet | Classification automatique (Statistique) Cluster-Analyse - Metaheuristik - Evolutionärer Algorithmus Exploration de données (Informatique) Programmation heuristique Cluster analysis Data mining Heuristic programming Evolutionärer Algorithmus Metaheuristik Cluster-Analyse |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018677109&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV020822171 |
work_keys_str_mv | AT dasswagatam metaheuristicclustering AT abrahamajith metaheuristicclustering AT konaramit metaheuristicclustering |