Search (2 results, page 1 of 1)

  • × theme_ss:"Visualisierung"
  • × theme_ss:"Data Mining"
  1. Information visualization in data mining and knowledge discovery (2002) 0.02
    0.016589846 = product of:
      0.049769536 = sum of:
        0.049769536 = sum of:
          0.03668339 = weight(_text_:2002 in 1789) [ClassicSimilarity], result of:
            0.03668339 = score(doc=1789,freq=7.0), product of:
              0.20701107 = queryWeight, product of:
                4.28654 = idf(docFreq=1652, maxDocs=44218)
                0.048293278 = queryNorm
              0.17720498 = fieldWeight in 1789, product of:
                2.6457512 = tf(freq=7.0), with freq of:
                  7.0 = termFreq=7.0
                4.28654 = idf(docFreq=1652, maxDocs=44218)
                0.015625 = fieldNorm(doc=1789)
          0.013086145 = weight(_text_:22 in 1789) [ClassicSimilarity], result of:
            0.013086145 = score(doc=1789,freq=2.0), product of:
              0.16911483 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.048293278 = 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.33333334 = coord(1/3)
    
    Classification
    TK7882.I6I635 2002
    Date
    23. 3.2008 19:10:22
    LCC
    TK7882.I6I635 2002
    Year
    2002
  2. Maaten, L. van den; Hinton, G.: Visualizing data using t-SNE (2008) 0.01
    0.008170041 = product of:
      0.024510123 = sum of:
        0.024510123 = product of:
          0.049020246 = sum of:
            0.049020246 = weight(_text_:2002 in 3888) [ClassicSimilarity], result of:
              0.049020246 = score(doc=3888,freq=2.0), product of:
                0.20701107 = queryWeight, product of:
                  4.28654 = idf(docFreq=1652, maxDocs=44218)
                  0.048293278 = queryNorm
                0.2368001 = fieldWeight in 3888, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  4.28654 = idf(docFreq=1652, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=3888)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Abstract
    We present a new technique called "t-SNE" that visualizes high-dimensional data by giving each datapoint a location in a two or three-dimensional map. The technique is a variation of Stochastic Neighbor Embedding (Hinton and Roweis, 2002) that is much easier to optimize, and produces significantly better visualizations by reducing the tendency to crowd points together in the center of the map. t-SNE is better than existing techniques at creating a single map that reveals structure at many different scales. This is particularly important for high-dimensional data that lie on several different, but related, low-dimensional manifolds, such as images of objects from multiple classes seen from multiple viewpoints. For visualizing the structure of very large data sets, we show how t-SNE can use random walks on neighborhood graphs to allow the implicit structure of all of the data to influence the way in which a subset of the data is displayed. We illustrate the performance of t-SNE on a wide variety of data sets and compare it with many other non-parametric visualization techniques, including Sammon mapping, Isomap, and Locally Linear Embedding. The visualizations produced by t-SNE are significantly better than those produced by the other techniques on almost all of the data sets.