<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://research.mathias-goller.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://research.mathias-goller.net/feed.php">
        <title>DrGollerResearchWiki</title>
        <description></description>
        <link>https://research.mathias-goller.net/</link>
        <image rdf:resource="https://research.mathias-goller.net/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-28T14:14:54+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=partitioningclustering&amp;rev=1497174648&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=dissertation&amp;rev=1497174030&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=distancefunctions&amp;rev=1497173685&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=clusteringpurposes&amp;rev=1497171991&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=clusteringoverview&amp;rev=1497171511&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=start&amp;rev=1494190233&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=diss_runningexample&amp;rev=1473196261&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?id=diss_introduction&amp;rev=1473021552&amp;do=diff"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?image=wiki%3Asomekddinstances.png&amp;ns=wiki&amp;rev=1472412371&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?image=wiki%3Amultipleinstances.png&amp;ns=wiki&amp;rev=1472412278&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?image=wiki%3Aiteratingnecessary.png&amp;ns=wiki&amp;rev=1472412203&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://research.mathias-goller.net/doku.php?image=wiki%3Akdd.png&amp;ns=wiki&amp;rev=1472412124&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://research.mathias-goller.net/lib/tpl/dokuwiki/images/favicon.ico">
        <title>DrGollerResearchWiki</title>
        <link>https://research.mathias-goller.net/</link>
        <url>https://research.mathias-goller.net/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=partitioningclustering&amp;rev=1497174648&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-11T11:50:48+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>partitioningclustering</title>
        <link>https://research.mathias-goller.net/doku.php?id=partitioningclustering&amp;rev=1497174648&amp;do=diff</link>
        <description>Partitioning Clustering Algorithms

This section gives a brief overview of the characteristics of partitioning clustering algorithms. Yet as the following paragraphs will show, the process of conceptual clarification is still unfinished. The following survey of partitioning clustering algorithms will point out unclear concepts.</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=dissertation&amp;rev=1497174030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-11T11:40:30+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>dissertation</title>
        <link>https://research.mathias-goller.net/doku.php?id=dissertation&amp;rev=1497174030&amp;do=diff</link>
        <description>Introduction
Running Example
Clustering Overview
Distance Functions
Partitioning Clustering</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=distancefunctions&amp;rev=1497173685&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-11T11:34:45+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>distancefunctions - created</title>
        <link>https://research.mathias-goller.net/doku.php?id=distancefunctions&amp;rev=1497173685&amp;do=diff</link>
        <description>Expressing Dissimilarity with Distance Function or Distance Matrix

A clustering algorithm must be able to determine the similarity of tuples to determine the cluster a tuple is most similar with. Therefore, some kind of measure is required that indicates similarity or dissimilarity of tuples.</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=clusteringpurposes&amp;rev=1497171991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-11T11:06:31+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>clusteringpurposes</title>
        <link>https://research.mathias-goller.net/doku.php?id=clusteringpurposes&amp;rev=1497171991&amp;do=diff</link>
        <description>Purposes of Clustering

Clustering for Data Reduction

Clustering algorithms scan a set of data and return a set of clusters. The set of data is typically very large in size while the number of clusters is small. Using the circumstance that most clustering algorithms do not store the data that are part of a cluster but a small set of describing features of each cluster, it is possible to use the set of features of a cluster instead of the cluster’s data. In other words, the features that charact…</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=clusteringoverview&amp;rev=1497171511&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-11T10:58:31+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>clusteringoverview</title>
        <link>https://research.mathias-goller.net/doku.php?id=clusteringoverview&amp;rev=1497171511&amp;do=diff</link>
        <description>The Clustering Problem

Clustering is a process that groups a set of objects into several subsets which are called clusters. The goal of the clustering process is to define the clusters in a way that each object and the object that is not more similar to another object are member of the same cluster. In other words, objects within a cluster should be most similar while objects of different clusters should be most different to each other.</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=start&amp;rev=1494190233&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-07T22:50:33+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>start</title>
        <link>https://research.mathias-goller.net/doku.php?id=start&amp;rev=1494190233&amp;do=diff</link>
        <description>Slowly Changing Measures

In a data warehouse system the computation of measures might change over time. Companies that try various ways to handle discount will cause even the simplest measures such as net sales to be subject to change.
Complex measures as one can observe them in Big Data settings are more liable to this effect.</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=diss_runningexample&amp;rev=1473196261&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-09-06T23:11:01+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>diss_runningexample</title>
        <link>https://research.mathias-goller.net/doku.php?id=diss_runningexample&amp;rev=1473196261&amp;do=diff</link>
        <description>Running Example: Sales in a Data Warehouse

For the purpose of illustration this dissertation contains a
running example. It is used to demonstrate all concepts presented
in this document where it is applicable. Concepts where applying
this example does not make sense will be illustrated with their
own example</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?id=diss_introduction&amp;rev=1473021552&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-09-04T22:39:12+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>diss_introduction - created</title>
        <link>https://research.mathias-goller.net/doku.php?id=diss_introduction&amp;rev=1473021552&amp;do=diff</link>
        <description>Introduction

Knowledge discovery in databases (KDD) and data mining offer
enterprises and other large organisations a set of methods to
discover previously unknown relations among data---which are often
called patterns, e.g. han, Frawley, ester. With
these patterns enterprises gain deeper insight into their context
and are able to use them for better decision-making.</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?image=wiki%3Asomekddinstances.png&amp;ns=wiki&amp;rev=1472412371&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-28T21:26:11+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>wiki:somekddinstances.png - created</title>
        <link>https://research.mathias-goller.net/doku.php?image=wiki%3Asomekddinstances.png&amp;ns=wiki&amp;rev=1472412371&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://research.mathias-goller.net/lib/exe/fetch.php?w=460&amp;h=500&amp;t=1472412371&amp;amp;tok=0c4e9c&amp;amp;media=wiki:somekddinstances.png&quot; alt=&quot;wiki:somekddinstances.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?image=wiki%3Amultipleinstances.png&amp;ns=wiki&amp;rev=1472412278&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-28T21:24:38+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>wiki:multipleinstances.png - created</title>
        <link>https://research.mathias-goller.net/doku.php?image=wiki%3Amultipleinstances.png&amp;ns=wiki&amp;rev=1472412278&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://research.mathias-goller.net/lib/exe/fetch.php?w=500&amp;h=231&amp;t=1472412278&amp;amp;tok=1cccbc&amp;amp;media=wiki:multipleinstances.png&quot; alt=&quot;wiki:multipleinstances.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?image=wiki%3Aiteratingnecessary.png&amp;ns=wiki&amp;rev=1472412203&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-28T21:23:23+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>wiki:iteratingnecessary.png - created</title>
        <link>https://research.mathias-goller.net/doku.php?image=wiki%3Aiteratingnecessary.png&amp;ns=wiki&amp;rev=1472412203&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://research.mathias-goller.net/lib/exe/fetch.php?w=500&amp;h=222&amp;t=1472412203&amp;amp;tok=e6ce5b&amp;amp;media=wiki:iteratingnecessary.png&quot; alt=&quot;wiki:iteratingnecessary.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://research.mathias-goller.net/doku.php?image=wiki%3Akdd.png&amp;ns=wiki&amp;rev=1472412124&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2016-08-28T21:22:04+02:00</dc:date>
        <dc:creator>mgoller</dc:creator>
        <title>wiki:kdd.png - created</title>
        <link>https://research.mathias-goller.net/doku.php?image=wiki%3Akdd.png&amp;ns=wiki&amp;rev=1472412124&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://research.mathias-goller.net/lib/exe/fetch.php?w=500&amp;h=98&amp;t=1472412124&amp;amp;tok=87b151&amp;amp;media=wiki:kdd.png&quot; alt=&quot;wiki:kdd.png&quot; /&gt;</description>
    </item>
</rdf:RDF>
