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