<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://202.88.229.59:8080/xmlui/handle/123456789/983">
    <title>DSpace Community:</title>
    <link>http://202.88.229.59:8080/xmlui/handle/123456789/983</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://202.88.229.59:8080/xmlui/handle/123456789/1063" />
        <rdf:li rdf:resource="http://202.88.229.59:8080/xmlui/handle/123456789/1040" />
        <rdf:li rdf:resource="http://202.88.229.59:8080/xmlui/handle/123456789/987" />
        <rdf:li rdf:resource="http://202.88.229.59:8080/xmlui/handle/123456789/986" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-14T22:09:46Z</dc:date>
  </channel>
  <item rdf:about="http://202.88.229.59:8080/xmlui/handle/123456789/1063">
    <title>Mining the Social Web</title>
    <link>http://202.88.229.59:8080/xmlui/handle/123456789/1063</link>
    <description>Title: Mining the Social Web
Authors: Russell, Mathew A</description>
    <dc:date>2014-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://202.88.229.59:8080/xmlui/handle/123456789/1040">
    <title>Data Mining: Concepts and Techniques</title>
    <link>http://202.88.229.59:8080/xmlui/handle/123456789/1040</link>
    <description>Title: Data Mining: Concepts and Techniques
Authors: Han, Jiawei; Kamber, Micheline; Pei, Jian
Abstract: The chapters of the third edition are described brieﬂy as follows, with emphasis on&#xD;
the new material.&#xD;
Chapter 1 provides an introduction to the multidisciplinary ﬁeld of data mining. It&#xD;
discusses the evolutionary path of information technology, which has led to the need&#xD;
for data mining, and the importance of its applications. It examines the data types to be&#xD;
mined, including relational, transactional, and data warehouse data, as well as complex&#xD;
data types such as time-series, sequences, data streams, spatiotemporal data, multimedia&#xD;
data, text data, graphs, social networks, and Web data. The chapter presents a general&#xD;
classiﬁcation of data mining tasks, based on the kinds of knowledge to be mined, the&#xD;
kinds of technologies used, and the kinds of applications that are targeted. Finally, major&#xD;
challenges in the ﬁeld are discussed.&#xD;
Chapter 2 introduces the general data features. It ﬁrst discusses data objects and&#xD;
attribute types and then introduces typical measures for basic statistical data descriptions.&#xD;
It overviews data visualization techniques for various kinds of data. In addition&#xD;
to methods of numeric data visualization, methods for visualizing text, tags, graphs,&#xD;
and multidimensional data are introduced. Chapter 2 also introduces ways to measure&#xD;
similarity and dissimilarity for various kinds of data.Chapter 3 introduces techniques for data preprocessing. It ﬁrst introduces the concept&#xD;
of data quality and then discusses methods for data cleaning, data integration, data&#xD;
reduction, data transformation, and data discretization.&#xD;
Chapters 4 and 5 provide a solid introduction to data warehouses, OLAP (online analytical&#xD;
processing), and data cube technology. Chapter 4 introduces the basic concepts,&#xD;
modeling, design architectures, and general implementations of data warehouses and&#xD;
OLAP, as well as the relationship between data warehousing and other data generalization&#xD;
methods. Chapter 5 takes an in-depth look at data cube technology, presenting a&#xD;
detailed study of methods of data cube computation, including Star-Cubing and highdimensional&#xD;
OLAP methods. Further explorations of data cube and OLAP technologies&#xD;
are discussed, such as sampling cubes, ranking cubes, prediction cubes, multifeature&#xD;
cubes for complex analysis queries, and discovery-driven cube exploration.&#xD;
Chapters 6 and 7 present methods for mining frequent patterns, associations, and&#xD;
correlations in large data sets. Chapter 6 introduces fundamental concepts, such as&#xD;
market basket analysis, with many techniques for frequent itemset mining presented&#xD;
in an organized way. These range from the basic Apriori algorithm and its variations&#xD;
to more advanced methods that improve efﬁciency, including the frequent&#xD;
pattern growth approach, frequent pattern mining with vertical data format, and mining&#xD;
closed and max frequent itemsets. The chapter also discusses pattern evaluation&#xD;
methods and introduces measures for mining correlated patterns. Chapter 7 is on&#xD;
advanced pattern mining methods. It discusses methods for pattern mining in multilevel&#xD;
and multidimensional space, mining rare and negative patterns, mining colossal&#xD;
patterns and high-dimensional data, constraint-based pattern mining, and mining compressed&#xD;
or approximate patterns. It also introduces methods for pattern exploration and&#xD;
application, including semantic annotation of frequent patterns.&#xD;
Chapters 8 and 9 describe methods for data classiﬁcation. Due to the importance&#xD;
and diversity of classiﬁcation methods, the contents are partitioned into two chapters.&#xD;
Chapter 8 introduces basic concepts and methods for classiﬁcation, including decision&#xD;
tree induction, Bayes classiﬁcation, and rule-based classiﬁcation. It also discusses model&#xD;
evaluation and selection methods and methods for improving classiﬁcation accuracy,&#xD;
including ensemble methods and how to handle imbalanced data. Chapter 9 discusses&#xD;
advanced methods for classiﬁcation, including Bayesian belief networks, the neural&#xD;
network technique of backpropagation, support vector machines, classiﬁcation using&#xD;
frequent patterns, k-nearest-neighbor classiﬁers, case-based reasoning, genetic algorithms,&#xD;
rough set theory, and fuzzy set approaches. Additional topics include multiclass&#xD;
classiﬁcation, semi-supervised classiﬁcation, active learning, and transfer learning.&#xD;
Cluster analysis forms the topic of Chapters 10 and 11. Chapter 10 introduces the&#xD;
basic concepts and methods for data clustering, including an overview of basic cluster&#xD;
analysis methods, partitioning methods, hierarchical methods, density-based methods,&#xD;
and grid-based methods. It also introduces methods for the evaluation of clustering.&#xD;
Chapter 11 discusses advanced methods for clustering, including probabilistic modelbased&#xD;
clustering, clustering high-dimensional data, clustering graph and network data,&#xD;
and clustering with constraints.Chapter 12 is dedicated to outlier detection. It introduces the basic concepts of outliers&#xD;
and outlier analysis and discusses various outlier detection methods from the view&#xD;
of degree of supervision (i.e., supervised, semi-supervised, and unsupervised methods),&#xD;
as well as from the view of approaches (i.e., statistical methods, proximity-based&#xD;
methods, clustering-based methods, and classiﬁcation-based methods). It also discusses&#xD;
methods for mining contextual and collective outliers, and for outlier detection in&#xD;
high-dimensional data.&#xD;
Finally, in Chapter 13, we discuss trends, applications, and research frontiers in data&#xD;
mining. We brieﬂy cover mining complex data types, including mining sequence data&#xD;
(e.g., time series, symbolic sequences, and biological sequences), mining graphs and&#xD;
networks, and mining spatial, multimedia, text, and Web data. In-depth treatment of&#xD;
data mining methods for such data is left to a book on advanced topics in data mining,&#xD;
the writing of which is in progress. The chapter then moves ahead to cover other data&#xD;
mining methodologies, including statistical data mining, foundations of data mining,&#xD;
visual and audio data mining, as well as data mining applications. It discusses data&#xD;
mining for ﬁnancial data analysis, for industries like retail and telecommunication, for&#xD;
use in science and engineering, and for intrusion detection and prevention. It also discusses&#xD;
the relationship between data mining and recommender systems. Because data&#xD;
mining is present in many aspects of daily life, we discuss issues regarding data mining&#xD;
and society, including ubiquitous and invisible data mining, as well as privacy, security,&#xD;
and the social impacts of data mining. We conclude our study by looking at data mining&#xD;
trends.</description>
    <dc:date>2012-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://202.88.229.59:8080/xmlui/handle/123456789/987">
    <title>Web Data Mining: Exploring Hyperlinks,Contents, and Usage Data</title>
    <link>http://202.88.229.59:8080/xmlui/handle/123456789/987</link>
    <description>Title: Web Data Mining: Exploring Hyperlinks,Contents, and Usage Data
Authors: Liu, Bing</description>
    <dc:date>2011-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://202.88.229.59:8080/xmlui/handle/123456789/986">
    <title>Multimedia: Making It Work</title>
    <link>http://202.88.229.59:8080/xmlui/handle/123456789/986</link>
    <description>Title: Multimedia: Making It Work
Authors: Vaughan, Tay</description>
    <dc:date>2011-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

