Details

Data Mining the Web


Data Mining the Web

Uncovering Patterns in Web Content, Structure, and Usage
1. Aufl.

von: Zdravko Markov, Daniel T. Larose

96,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 06.04.2007
ISBN/EAN: 9780470108086
Sprache: englisch
Anzahl Seiten: 240

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

This book introduces the reader to methods of data mining on the web, including uncovering patterns in web content (classification, clustering, language processing), structure (graphs, hubs, metrics), and usage (modeling, sequence analysis, performance).
PREFACE. <p><b>PART I: WEB STRUCTURE MINING.</b></p> <p>1 INFORMATION RETRIEVAL AND WEB SEARCH.</p> <p>Web Challenges.</p> <p>Web Search Engines.</p> <p>Topic Directories.</p> <p>Semantic Web.</p> <p>Crawling the Web.</p> <p>Web Basics.</p> <p>Web Crawlers.</p> <p>Indexing and Keyword Search.</p> <p>Document Representation.</p> <p>Implementation Considerations.</p> <p>Relevance Ranking.</p> <p>Advanced Text Search.</p> <p>Using the HTML Structure in Keyword Search.</p> <p>Evaluating Search Quality.</p> <p>Similarity Search.</p> <p>Cosine Similarity.</p> <p>Jaccard Similarity.</p> <p>Document Resemblance.</p> <p>References.</p> <p>Exercises.</p> <p>2 HYPERLINK-BASED RANKING.</p> <p>Introduction.</p> <p>Social Networks Analysis.</p> <p>PageRank.</p> <p>Authorities and Hubs.</p> <p>Link-Based Similarity Search.</p> <p>Enhanced Techniques for Page Ranking.</p> <p>References.</p> <p>Exercises.</p> <p><b>PART II: WEB CONTENT MINING.</b></p> <p>3 CLUSTERING.</p> <p>Introduction.</p> <p>Hierarchical Agglomerative Clustering.</p> <p>k-Means Clustering.</p> <p>Probabilty-Based Clustering.</p> <p>Finite Mixture Problem.</p> <p>Classification Problem.</p> <p>Clustering Problem.</p> <p>Collaborative Filtering (Recommender Systems).</p> <p>References.</p> <p>Exercises.</p> <p>4 EVALUATING CLUSTERING.</p> <p>Approaches to Evaluating Clustering.</p> <p>Similarity-Based Criterion Functions.</p> <p>Probabilistic Criterion Functions.</p> <p>MDL-Based Model and Feature Evaluation.</p> <p>Minimum Description Length Principle.</p> <p>MDL-Based Model Evaluation.</p> <p>Feature Selection.</p> <p>Classes-to-Clusters Evaluation.</p> <p>Precision, Recall, and F-Measure.</p> <p>Entropy.</p> <p>References.</p> <p>Exercises.</p> <p>5 CLASSIFICATION.</p> <p>General Setting and Evaluation Techniques.</p> <p>Nearest-Neighbor Algorithm.</p> <p>Feature Selection.</p> <p>Naive Bayes Algorithm.</p> <p>Numerical Approaches.</p> <p>Relational Learning.</p> <p>References.</p> <p>Exercises.</p> <p><b>PART III: WEB USAGE MINING.</b></p> <p>6 INTRODUCTION TO WEB USAGE MINING.</p> <p>Definition of Web Usage Mining.</p> <p>Cross-Industry Standard Process for Data Mining.</p> <p>Clickstream Analysis.</p> <p>Web Server Log Files.</p> <p>Remote Host Field.</p> <p>Date/Time Field.</p> <p>HTTP Request Field.</p> <p>Status Code Field.</p> <p>Transfer Volume (Bytes) Field.</p> <p>Common Log Format.</p> <p>Identification Field.</p> <p>Authuser Field.</p> <p>Extended Common Log Format.</p> <p>Referrer Field.</p> <p>User Agent Field.</p> <p>Example of a Web Log Record.</p> <p>Microsoft IIS Log Format.</p> <p>Auxiliary Information.</p> <p>References.</p> <p>Exercises.</p> <p>7 PREPROCESSING FOR WEB USAGE MINING.</p> <p>Need for Preprocessing the Data.</p> <p>Data Cleaning and Filtering.</p> <p>Page Extension Exploration and Filtering.</p> <p>De-Spidering the Web Log File.</p> <p>User Identification.</p> <p>Session Identification.</p> <p>Path Completion.</p> <p>Directories and the Basket Transformation.</p> <p>Further Data Preprocessing Steps.</p> <p>References.</p> <p>Exercises.</p> <p>8 EXPLORATORY DATA ANALYSIS FOR WEB USAGE MINING.</p> <p>Introduction.</p> <p>Number of Visit Actions.</p> <p>Session Duration.</p> <p>Relationship between Visit Actions and Session Duration.</p> <p>Average Time per Page.</p> <p>Duration for Individual Pages.</p> <p>References.</p> <p>Exercises.</p> <p>9 MODELING FOR WEB USAGE MINING: CLUSTERING, ASSOCIATION, AND CLASSIFICATION.</p> <p>Introduction.</p> <p>Modeling Methodology.</p> <p>Definition of Clustering.</p> <p>The BIRCH Clustering Algorithm.</p> <p>Affinity Analysis and the A Priori Algorithm.</p> <p>Discretizing the Numerical Variables: Binning.</p> <p>Applying the A Priori Algorithm to the CCSU Web Log Data.</p> <p>Classification and Regression Trees.</p> <p>The C4.5 Algorithm.</p> <p>References.</p> <p>Exercises.</p> <p>INDEX.</p>
"…it has to be noted that this book is an excellent resource for conducting Web mining lectures or single units within Data mining class. The data can be used for small as well as quite comprehensive business intelligence projects. The book's content is easy to access; even students with very basic statistical skills can get the flavor of the intriguing aspects of Web mining." (<i>Journal of Statistical Software</i>, April 2008) <p>"…highlight[s] the exciting research related to data mining the Web…a detailed summary of the current state of the art." (<i>CHOICE</i>, December 2007)</p> <p>"I can say I really enjoyed reading this book…a great educational resource for students and teachers." (<i>Information Retrieval</i>, 2008)</p>
<b>Zdravko Markov</b>, PhD, is Associate Professor of Computer Science at Central Connecticut State University. The author of three textbooks, Dr. Markov teaches undergraduate and graduate courses in computer science and artificial intelligence. He is currently a Principal Investigator (PI) in a National Science Foundation–funded project designed to introduce machine learning to undergraduates. <p><b>Daniel T. Larose</b>, PhD, is Professor of Statistics in the Department of Mathematical Sciences at Central Connecticut State University. He is the author of three data mining books and a forthcoming textbook in undergraduate statistics. He developed and directs CCSU's DataMining@CCSU programs.</p>
<b>Learn How To Convert Web Data Into Web Knowledge</b> <p>This text demonstrates how to extract knowledge by finding meaningful connections among data spread throughout the Web. Readers learn methods and algorithms from the fields of information retrieval, machine learning, and data mining which, when combined, provide a solid framework for mining the Web. The authors walk readers through the algorithms with the aid of examples and exercises.</p> <p><b>This text is divided into three parts:</b></p> <ul> <li> <p>Part One, Web Structure, presents basic concepts and techniques for extracting information from the Web. Readers learn how to collect and index Web documents as well as search and rank Web pages according to their textual content and hyperlink structure.</p> </li> <li> <p>Part Two, Web Content Management, offers two approaches, clustering and classification, for organizing Web content. For both approaches, the authors set forth specific algorithms that enable readers to convert Web data into knowledge.</p> </li> <li> <p>Part Three, Web Usage Mining, demonstrates the application of data mining methods to uncover meaningful patterns of Internet usage.</p> </li> </ul> <p>Methods and algorithms are illustrated by simple examples. More than 100 exercises help readers assess their grasp of the material. Further, thirty-four hands-on analysis problems ask readers to use their new data mining expertise to solve real problems, working with large data sets. All the data sets needed for the examples, exercises, and analysis problems are available on the companion Web site.</p> <p>The extensive use of examples, along with the opportunity to test and apply data mining skills, makes this text ideal for graduate and upper-level undergraduates in computer science and engineering. Web designers and researchers will find that this text gives them a new set of tools to further mine the Web for knowledge and move well beyond the capabilities of standard search engines.</p>

Diese Produkte könnten Sie auch interessieren:

The CISO Evolution
The CISO Evolution
von: Matthew K. Sharp, Kyriakos Lambros
PDF ebook
33,99 €
Data Mining and Machine Learning Applications
Data Mining and Machine Learning Applications
von: Rohit Raja, Kapil Kumar Nagwanshi, Sandeep Kumar, K. Ramya Laxmi
EPUB ebook
190,99 €