Search (3 results, page 1 of 1)

  • × subject_ss:"Information Retrieval (BVB)"
  1. Information visualization in data mining and knowledge discovery (2002) 0.02
    0.015608257 = sum of:
      0.008508404 = product of:
        0.034033615 = sum of:
          0.034033615 = weight(_text_:authors in 1789) [ClassicSimilarity], result of:
            0.034033615 = score(doc=1789,freq=4.0), product of:
              0.2388945 = queryWeight, product of:
                4.558814 = idf(docFreq=1258, maxDocs=44218)
                0.052402776 = queryNorm
              0.14246294 = fieldWeight in 1789, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                4.558814 = idf(docFreq=1258, maxDocs=44218)
                0.015625 = fieldNorm(doc=1789)
        0.25 = coord(1/4)
      0.007099853 = product of:
        0.014199706 = sum of:
          0.014199706 = weight(_text_:22 in 1789) [ClassicSimilarity], result of:
            0.014199706 = score(doc=1789,freq=2.0), product of:
              0.1835056 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052402776 = queryNorm
              0.07738023 = fieldWeight in 1789, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.015625 = fieldNorm(doc=1789)
        0.5 = coord(1/2)
    
    Date
    23. 3.2008 19:10:22
    Footnote
    In 13 chapters, Part Two provides an introduction to KDD, an overview of data mining techniques, and examples of the usefulness of data model visualizations. The importance of visualization throughout the KDD process is stressed in many of the chapters. In particular, the need for measures of visualization effectiveness, benchmarking for identifying best practices, and the use of standardized sample data sets is convincingly presented. Many of the important data mining approaches are discussed in this complementary context. Cluster and outlier detection, classification techniques, and rule discovery algorithms are presented as the basic techniques common to the KDD process. The potential effectiveness of using visualization in the data modeling process are illustrated in chapters focused an using visualization for helping users understand the KDD process, ask questions and form hypotheses about their data, and evaluate the accuracy and veracity of their results. The 11 chapters of Part Three provide an overview of the KDD process and successful approaches to integrating KDD, data mining, and visualization in complementary domains. Rhodes (Chapter 21) begins this section with an excellent overview of the relation between the KDD process and data mining techniques. He states that the "primary goals of data mining are to describe the existing data and to predict the behavior or characteristics of future data of the same type" (p. 281). These goals are met by data mining tasks such as classification, regression, clustering, summarization, dependency modeling, and change or deviation detection. Subsequent chapters demonstrate how visualization can aid users in the interactive process of knowledge discovery by graphically representing the results from these iterative tasks. Finally, examples of the usefulness of integrating visualization and data mining tools in the domain of business, imagery and text mining, and massive data sets are provided. This text concludes with a thorough and useful 17-page index and lengthy yet integrating 17-page summary of the academic and industrial backgrounds of the contributing authors. A 16-page set of color inserts provide a better representation of the visualizations discussed, and a URL provided suggests that readers may view all the book's figures in color on-line, although as of this submission date it only provides access to a summary of the book and its contents. The overall contribution of this work is its focus an bridging two distinct areas of research, making it a valuable addition to the Morgan Kaufmann Series in Database Management Systems. The editors of this text have met their main goal of providing the first textbook integrating knowledge discovery, data mining, and visualization. Although it contributes greatly to our under- standing of the development and current state of the field, a major weakness of this text is that there is no concluding chapter to discuss the contributions of the sum of these contributed papers or give direction to possible future areas of research. "Integration of expertise between two different disciplines is a difficult process of communication and reeducation. Integrating data mining and visualization is particularly complex because each of these fields in itself must draw an a wide range of research experience" (p. 300). Although this work contributes to the crossdisciplinary communication needed to advance visualization in KDD, a more formal call for an interdisciplinary research agenda in a concluding chapter would have provided a more satisfying conclusion to a very good introductory text.
    With contributors almost exclusively from the computer science field, the intended audience of this work is heavily slanted towards a computer science perspective. However, it is highly readable and provides introductory material that would be useful to information scientists from a variety of domains. Yet, much interesting work in information visualization from other fields could have been included giving the work more of an interdisciplinary perspective to complement their goals of integrating work in this area. Unfortunately, many of the application chapters are these, shallow, and lack complementary illustrations of visualization techniques or user interfaces used. However, they do provide insight into the many applications being developed in this rapidly expanding field. The authors have successfully put together a highly useful reference text for the data mining and information visualization communities. Those interested in a good introduction and overview of complementary research areas in these fields will be satisfied with this collection of papers. The focus upon integrating data visualization with data mining complements texts in each of these fields, such as Advances in Knowledge Discovery and Data Mining (Fayyad et al., MIT Press) and Readings in Information Visualization: Using Vision to Think (Card et. al., Morgan Kauffman). This unique work is a good starting point for future interaction between researchers in the fields of data visualization and data mining and makes a good accompaniment for a course focused an integrating these areas or to the main reference texts in these fields."
  2. Grossman, D.A.; Frieder, O.: Information retrieval : algorithms and heuristics (2004) 0.01
    0.008508404 = product of:
      0.017016808 = sum of:
        0.017016808 = product of:
          0.06806723 = sum of:
            0.06806723 = weight(_text_:authors in 1486) [ClassicSimilarity], result of:
              0.06806723 = score(doc=1486,freq=4.0), product of:
                0.2388945 = queryWeight, product of:
                  4.558814 = idf(docFreq=1258, maxDocs=44218)
                  0.052402776 = queryNorm
                0.28492588 = fieldWeight in 1486, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  4.558814 = idf(docFreq=1258, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1486)
          0.25 = coord(1/4)
      0.5 = coord(1/2)
    
    Abstract
    Interested in how an efficient search engine works? Want to know what algorithms are used to rank resulting documents in response to user requests? The authors answer these and other key information on retrieval design and implementation questions is provided. This book is not yet another high level text. Instead, algorithms are thoroughly described, making this book ideally suited for both computer science students and practitioners who work on search-related applications. As stated in the foreword, this book provides a current, broad, and detailed overview of the field and is the only one that does so. Examples are used throughout to illustrate the algorithms. The authors explain how a query is ranked against a document collection using either a single or a combination of retrieval strategies, and how an assortment of utilities are integrated into the query processing scheme to improve these rankings. Methods for building and compressing text indexes, querying and retrieving documents in multiple languages, and using parallel or distributed processing to expedite the search are likewise described. This edition is a major expansion of the one published in 1998. Neuaufl. 2005: Besides updating the entire book with current techniques, it includes new sections on language models, cross-language information retrieval, peer-to-peer processing, XML search, mediators, and duplicate document detection.
  3. ¬Der Online-Publikumskatalog der Universitätsbibliothek Düsseldorf : Methodische Erkenntnisse und Erfahrungen; OPAC-Kolloquium am 27.-28.11.1989 (1991) 0.01
    0.008266933 = product of:
      0.016533867 = sum of:
        0.016533867 = product of:
          0.033067733 = sum of:
            0.033067733 = weight(_text_:j in 1645) [ClassicSimilarity], result of:
              0.033067733 = score(doc=1645,freq=4.0), product of:
                0.16650963 = queryWeight, product of:
                  3.1774964 = idf(docFreq=5010, maxDocs=44218)
                  0.052402776 = queryNorm
                0.19859353 = fieldWeight in 1645, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.1774964 = idf(docFreq=5010, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1645)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Content
    Enthält die Beiträge: SCHULTE-GEERS, A.: Das OPAC-Projekt der Universitätsbibliothek Düsseldorf: Realisierungsverlauf und Design; DREIS, G.: Zur Retrievalorganisation des OPAC; BARTHOLOMÄUS, I.: Die Benutzeroberfläche; GATTUNG, B.: Datenbank-Aufbau und -Update; DREIS, G.: Formen des sachlichen Sachzugriffs. Probleme des automatischen Indexierens; STEDTNITZ, G.: Suchbarkeit von Namen; GATTUNG, B.: Zur Analyse des Benutzerverhaltens. T.1; DREIS, G.: Zur Analyse des Benutzerverhaltens. T.2; BINDER, W.: Der OPAC der Universitätsbibliothek Bielefeld; SKIBBE, M.: Der OPAC der Universitätsbibliothek der Universität der Bundeswehr Hamburg; KRISTEN, H.: Der OPAC der Universitätsbibliothek Karlsruhe; WÄTJEN, H.-J.: ORBIS, der Oldenburger Online-Benutzerkatalog; KOWALK, W.: Der OPAC der Universitätsbibliothek Saarbrücken; FUCHS, H.-J.; RIENAS, C. u. R. BOUCHÉ: Der OPAC der Universitätsbibliothek Tübingen; NIGGEMANN, E.: Die Diskussion während des Düsseldorfer Expertenkolloquiums

Languages

Types