﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:book="http://www.netyi.net"><channel><title>综合_数据库_计算机类_最新资料_得益网</title><link>http://www.netyi.net/Category/32</link><description>综合_数据库_计算机类_最新资料_得益网</description><copyright /><generator>得益网</generator>
<item><title>数据挖掘教程</title><link>http://www.netyi.net/training/e4e016bf-530f-47c6-976d-29325147184d</link><description>本书翻译自&amp;quot;Data Mining A Tutorial-Based Primer&amp;quot;，是一本很好的数据挖掘的入门教程。本书介绍了数据挖掘的基本过程，包括完整的数据挖掘流程的介绍、大多数流行数据挖掘技术的展示以及一个基于EXcel的数据挖掘工具iDA的详细展示，其实它的英文名能突出它的入门性质。本书解释了如何将数据挖掘应用于解决实际问题，从而使你能将数据挖掘技术应用于自己的实际工作中去本书讲述了数据挖掘和知识发现的各方面内容，并着重介绍了数据挖掘模型的建立与测试，以及数据挖掘结果的解释与验证等内容。</description><pubDate>2008-11-20 06:32:41</pubDate></item>
<item><title>Advanced Data Mining Techniques</title><link>http://www.netyi.net/training/b2dd61d5-c17b-4c4b-9d7f-dcde438e3c31</link><description>目录如下：&lt;br/&gt;Part I: Introduction&lt;br/&gt;Chapter 1 gives an overview of data mining, and provides a description of&lt;br/&gt;the data mining process. An overview of useful business applications is&lt;br/&gt;provided.&lt;br/&gt;Chapter 2 presents the data mining process in more detail. It demonstrates&lt;br/&gt;this process with a typical set of data. Visualization of data through data&lt;br/&gt;mining software is addressed.&lt;br/&gt;Part II: Data Mining Methods as Tools&lt;br/&gt;Chapter 3 presents memory-based reasoning methods of data mining.&lt;br/&gt;Major real applications are described. Algorithms are demonstrated with&lt;br/&gt;prototypical data based on real applications.&lt;br/&gt;Chapter 4 discusses association rule methods. Application in the form of&lt;br/&gt;market basket analysis is discussed. A real data set is described, and a simplified&lt;br/&gt;version used to demonstrate association rule methods.&lt;br/&gt;Chapter 5 presents fuzzy data mining approaches. Fuzzy decision tree approaches&lt;br/&gt;are described, as well as fuzzy association rule applications. Real&lt;br/&gt;data mining applications are described and demonstrated&lt;br/&gt;Chapter 6 presents Rough Sets, a recently popularized data mining method.&lt;br/&gt;Chapter 7 describes support vector machines and the types of data sets in&lt;br/&gt;which they seem to have relative advantage.&lt;br/&gt;Chapter 8 discusses the use of genetic algorithms to supplement various&lt;br/&gt;data mining operations.&lt;br/&gt;Chapter 9 describes methods to evaluate models in the process of data&lt;br/&gt;mining.&lt;br/&gt;Part III: Applications&lt;br/&gt;Chapter 10 presents a spectrum of successful applications of the data mining&lt;br/&gt;techniques, focusing on the value of these analyses to business decision&lt;br/&gt;making.&lt;br/&gt;</description><pubDate>2008-11-08 06:36:14</pubDate></item>
<item><title>Time Series Knowledge Mining</title><link>http://www.netyi.net/training/fc6cd26d-c072-4fd3-9897-5750ee81f0cc</link><description>德国著名大学－马堡大学(Philipps-University Marburg)2006年的一篇博士论文,关于时序数据挖掘方面的。Abstract:&lt;br/&gt;An important goal of knowledge discovery is the search for patterns in data that can help explain&lt;br/&gt;the underlying process that generated the data. The patterns are required to be new,&lt;br/&gt;useful, and understandable to humans. In this work we present a new method for the understandable&lt;br/&gt;description of local temporal relationships in multivariate data, called Time Series&lt;br/&gt;Knowledge Mining (TSKM). We de&amp;amp;#xC;ne the Time Series Knowledge Representation (TSKR) as&lt;br/&gt;a new language for expressing temporal knowledge. The patterns have a hierarchical structure,&lt;br/&gt;each level corresponds to a single temporal concept. On the lowest level, intervals are used&lt;br/&gt;to represent duration. Overlapping parts of intervals represent coincidence on the next level.&lt;br/&gt;Several such blocks of intervals are connected with a partial order relation on the highest level.&lt;br/&gt;Each pattern element consists of a semiotic triple to connect syntactic and semantic information&lt;br/&gt;with pragmatics. The patterns are very compact, but o&amp;amp;#xB;er details for each element on demand.&lt;br/&gt;In comparison with related approaches, the TSKR is shown to have advantages in robustness,&lt;br/&gt;expressivity, and comprehensibility. E&amp;amp;#xE;cient algorithms for the discovery of the patterns are&lt;br/&gt;proposed. The search for coincidence as well as partial order can be formulated as variants of&lt;br/&gt;the well known frequent itemset problem. One of the best known algorithms for this problem&lt;br/&gt;is therefore adapted for our purposes. Human interaction is used during the mining to analyze&lt;br/&gt;and validate partial results as early as possible and guide further processing steps. The e&amp;amp;#xE;cacy&lt;br/&gt;of the methods is demonstrated using several data sets. In an application to sports medicine&lt;br/&gt;the results were recognized as valid and useful by an expert of the &amp;amp;#xC;eld.&lt;br/&gt;</description><pubDate>2008-11-05 08:06:40</pubDate></item>
<item><title>快易通AutoCAD 数据库应用与连接技术</title><link>http://www.netyi.net/training/ddcc5d68-ce12-4d00-8fa5-e5f82d21e68b</link><description>这是一本介绍 AutoCAD 2000的数据库连接技术的书，重点讲述了如何将数据库连接技术应用于实际工作中，以及如何利用数据库连接技术对AuotCAD 2000进行二次开发。&lt;br/&gt;    AutoCAD作为 PC平台上的最流行的CAD系统，正被越来越广泛地使用。AutoCAD 2000提供的数据库连接技术及其二次开发环境，在易用性、兼容性等方面比老版本的AutoCAD的外部数据库接口技术有了很大的提高。本书从初次使用AutoCAD数据库连接技术的一般用户的角度出发，介绍了在实际工作中利用数据库连接技术提高工作效率的方法；对于有基本编程能力的AutoCAD用户和AutoCAD二次开发人员，介绍了利用数据库连接技术对 AutoCAD进行二次开发的方法，同时提供了在 VBA、VB 6.0、ObjectARX 2000 SDK及DelPhi 4.0上开发数据库连接技术的方法和实例。&lt;br/&gt;    全书内容丰富新颖，由浅入深，易学易用，适用于熟悉AutoCAD的使用方法并具备基本的编程知识的AutoCAD用户和 AutoCAD 2000的二次开发人员。</description><pubDate>2008-09-23 10:39:55</pubDate></item>
<item><title>Inside XML</title><link>http://www.netyi.net/training/fbd060d1-de14-406e-b2fa-b9bc1571c16d</link><description>Inside XML is an intelligent and easy-to-follow guide to today's proliferating XML standards. Aside from being a road map to the latest and greatest in what's on the horizon with XML, this book gives you what you need to know to be productive with existing XML tools right now. &lt;br/&gt;The tour begins with an introduction to the XML used in real-world applications (like the Chemical Markup Language, CML, and the Vector Markup Language, VML [for graphics]). While many books give you the basics, this one excels at explaining the conventions of designing robust XML document types in detail. With dozens of short examples, you'll learn XML conventions thoroughly, including some of the best practices for creating readable, maintainable content. The author highlights certain lines of XML code, so it's easier to see what's important.&lt;br/&gt;&lt;br/&gt;After 200 pages of in-depth material on how to design XML documents, the book turns to using XML in actual browsers (both in Netscape and Internet Explorer). This practical focus means that you get to explore available Microsoft tools and how they sometimes differ from official W3C standards.&lt;br/&gt;&lt;br/&gt;Subsequent sections turn to related XML standards, like XLinks and XPointers. Each section lists Web links to the latest online documents, but the emphasis isn't on theory so much as on what you can do right now. You'll learn how to use Java with XML, including navigating the XML Document Object Model (DOM) using IBM's XML for Java (XML4J) package. The tutorial explaining the Simple API for XML (SAX) does a great job of explaining the advantages of this popular tool. &lt;br/&gt;&lt;br/&gt;Final chapters delve into displaying XML with several existing standards, including XHTML (for Web browser content), VML (for drawing shapes), and the Resource Description Framework (RDF) for allowing XML-based content searching. Final sections look at combining XML with Perl and Java (through servlets and JSPs) and give a glimpse at wireless content created with the Wireless Markup Language (WML).&lt;br/&gt;&lt;br/&gt;Suitable for any developer or IT manager who needs to understand and use XML, Inside XML provides an authoritative yet approachable source of information on a fast-changing set of standards that are almost sure to revolutionize computing over the next few years. --Richard Dragan&lt;br/&gt;&lt;br/&gt;Topics covered:&lt;br/&gt;&lt;br/&gt;Comprehensive introduction to XML basics and tools &lt;br/&gt;Designing XML documents (including &amp;quot;well-formed&amp;quot; XML, tags and elements, and attributes and namespaces) &lt;br/&gt;Document Type Definitions (DTDs) &lt;br/&gt;Entities and attributes (including design documents) &lt;br/&gt;XML Schemas (using Internet Explorer) &lt;br/&gt;Introduction to JavaScript &lt;br/&gt;Using JavaScript with the XML Document Object Model (DOM) &lt;br/&gt;Cascading style sheets (CSS) &lt;br/&gt;Overview of basic Java programming &lt;br/&gt;Parsing XML with IBM's XML for Java (XML4J) &lt;br/&gt;Java and the Simple API for XML (SAX) &lt;br/&gt;XSL transformations (XSL style sheets and XSL formatting objects) &lt;br/&gt;XLinks and XPointers &lt;br/&gt;Introduction to XHTML &lt;br/&gt;The Resource Description Framework (RDF) &lt;br/&gt;The Microsoft Channel Definition Format (CDF) &lt;br/&gt;The Vector Markup Language (VML) &lt;br/&gt;Using XML with Java &lt;br/&gt;Perl and ASP on the server &lt;br/&gt;Quick introduciton to the Wireless Markup Language (WML) &lt;br/&gt;Reference to the XML 1.0 Specification&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Product Description&lt;br/&gt;&lt;br/&gt;The XML explosion hardly needs any introduction-it's everywhere and there just seems to be no end to what can be done with XML. While writing to the W3C standards, and keeping up with the pace for corporate implementation, you, the programmer or web developer, will need a comprehensive guide to get you started and show you what XML and its related technologies can do. A thorough guide is imperative to success because you will need to know and understand the full scope of XML from day one in order to work with it successfully. With your time constraints and impossible project schedules, you need a comprehensive guide that fulfills your needs in one complete book. Inside XML is an anchor book that covers both the Microsoft and non-Microsoft approach to XML programming. It covers in detail the hot aspects of XML; such as, DTD's vs. XML Schemas, CSS, XSL, XSLT, Xlinks, Xpointers, XHTML, RDF, CDF, parsing XML in Perl and Java, and much more. </description><pubDate>2008-09-18 07:35:04</pubDate></item>
<item><title>SAS GRAPHIC FOR JAVA</title><link>http://www.netyi.net/training/79e5eb02-5cee-4043-81f1-cd6239967697</link><description>2007. SAS? Graphics for Java: Examples Using SAS? AppDev Studio? and the Output Delivery System. Cary,&lt;br/&gt;NC: SAS Institute Inc.&lt;br/&gt;SAS? Graphics for Java: Examples Using SAS? AppDev Studio? and the Output Delivery System&lt;br/&gt;Copyright ? 2007, SAS Institute Inc., Cary, NC, USA&lt;br/&gt;ISBN 978-1-59047-693-2&lt;br/&gt;All rights reserved. Produced in the United States of America.&lt;br/&gt;For a hard-copy book: No part of this publication may be reproduced, stored in a retrieval system, or&lt;br/&gt;transmitted, in any form or by any means, electronic, mechanical, photocopying, or otherwise, without the&lt;br/&gt;prior written permission of the publisher, SAS Institute Inc.&lt;br/&gt;For a Web download or e-book: Your use of this publication shall be governed by the terms established by&lt;br/&gt;the vendor at the time you acquire this publication.&lt;br/&gt;U.S. Government Restricted Rights Notice: Use, duplication, or disclosure of this software and related&lt;br/&gt;documentation by the U.S. government is subject to the Agreement with SAS Institute and the restrictions set&lt;br/&gt;forth in FAR 52.227-19, Commercial Computer Software-Restricted Rights (June 1987).&lt;br/&gt;SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513.&lt;br/&gt;1st printing, May 2007&lt;br/&gt;SAS? Publishing provides a complete selection of books and electronic products to help customers use SAS&lt;br/&gt;software to its fullest potential. For more information about our e-books, e-learning products, CDs, and hardcopy&lt;br/&gt;books, visit the SAS Publishing Web site at support.sas.com/pubs or call 1-800-727-3228.&lt;br/&gt;SAS? and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS&lt;br/&gt;Institute Inc. in the USA and other countries. ? indicates USA registration.&lt;br/&gt;Other brand and product names are registered trademarks or trademarks of their respective companies.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Acknowledgments ix&lt;br/&gt;Introduction xi&lt;br/&gt;Part 1 SAS AppDevStudio 1&lt;br/&gt;Chapter 1 Getting Started with SAS AppDev Studio 3&lt;br/&gt;1.1 Tag Libraries for SAS AppDev Studio 3&lt;br/&gt;1.2 Getting Ready to Add Graphs to Your SAS AppDev Studio&lt;br/&gt;Project 8&lt;br/&gt;1.3 Your Data 10&lt;br/&gt;1.3.1 Tips and Information 11&lt;br/&gt;Chapter 2 SAS AppDev Studio Custom Tags and Attributes for&lt;br/&gt;Basic Graphs 13&lt;br/&gt;2.1 SAS AppDev Studio 2 Tags 15&lt;br/&gt;2.1.1 sasads:Bar 15&lt;br/&gt;2.1.2 sasads:Combination 16&lt;br/&gt;2.1.3 sasads:Pie 16&lt;br/&gt;2.1.4 sasads:Scatter 17&lt;br/&gt;2.1.5 sasads:SegmentedBar 17&lt;br/&gt;2.2 SAS AppDev Studio 3 Tags 18&lt;br/&gt;2.2.1 sas:BarChart 18&lt;br/&gt;2.2.2 sas:BarLineChart 19&lt;br/&gt;2.2.3 sas:LineChart 20&lt;br/&gt;2.2.4 sas:LinePlot 21&lt;br/&gt;2.2.5 sas:PieChart 22&lt;br/&gt;2.2.6 sas:RadarChart 23&lt;br/&gt;2.2.7 sas:ScatterPlot 24&lt;br/&gt;2.3 Common Attributes 25&lt;br/&gt;&lt;br/&gt;Chapter 3 SAS AppDev Studio 3 Graph Model Tags 39&lt;br/&gt;3.1 BarChartModel 40&lt;br/&gt;3.2 BarLineChartModel 50&lt;br/&gt;3.3 LineChartModel 64&lt;br/&gt;3.4 LinePlotModel 67&lt;br/&gt;3.5 PieChartModel 74&lt;br/&gt;3.6 RadarChartModel 87&lt;br/&gt;3.7 ScatterPlotModel 92&lt;br/&gt;3.7.1 Baselines 97&lt;br/&gt;Chapter 4 Nested Tags for Graph Models 99&lt;br/&gt;4.1 Axis Models 100&lt;br/&gt;4.1.1 Response Axis Baseline Models 107&lt;br/&gt;4.1.2 Corresponding Graph Models 108&lt;br/&gt;4.1.3 Column and Row Axis Models 110&lt;br/&gt;4.2 Legends 111&lt;br/&gt;4.2.1 Corresponding Graph Models 113&lt;br/&gt;4.3 Line Style Tags 113&lt;br/&gt;4.3.1 Corresponding Graph Models 116&lt;br/&gt;4.4 Text Style Tags 116&lt;br/&gt;4.4.1 Corresponding Graph Models 117&lt;br/&gt;4.5 AxisWallModel 118&lt;br/&gt;4.6 BackgroundFillStyle 119&lt;br/&gt;4.6.1 Corresponding Graph Models 122&lt;br/&gt;4.7 DataElementStyle 123&lt;br/&gt;4.8 DataTipModel 123&lt;br/&gt;4.9 SubgroupLabelModel 124&lt;br/&gt;Chapter 5 Supporting Tags 125&lt;br/&gt;5.1 Fill Tags 126&lt;br/&gt;5.2 Line Tags 130&lt;br/&gt;5.2.1 AxisLineStyle, GridLineStyle, StrokeLineStyle,&lt;br/&gt;FrameLineStyle, and OutlineLineStyle&lt;br/&gt;5.2.2 BasicStroke 133&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;5.3 Text Tags 133&lt;br/&gt;5.3.1 Font 133&lt;br/&gt;5.3.2 LabelTextStyle and ValueTextStyle 134&lt;br/&gt;5.3.3 TextStyle 136&lt;br/&gt;5.3.4 ShadowStyle 136&lt;br/&gt;5.4 Tick Mark Tags 136&lt;br/&gt;5.5 Miscellaneous Tags 137&lt;br/&gt;5.5.1 DiscreteFillColor 137&lt;br/&gt;5.5.2 MarkerStyle 137&lt;br/&gt;5.5.3 ReferenceLineModel 140&lt;br/&gt;Part 2 Output Delivery System 143&lt;br/&gt;Chapter 6 Important Concepts for Getting Started with ODS&lt;br/&gt;and Java 145&lt;br/&gt;6.1 Java Scriptlet Code 146&lt;br/&gt;6.2 General JSP Structure 146&lt;br/&gt;6.3 General JSP Requirements 148&lt;br/&gt;6.4 Connecting and Data Extraction 148&lt;br/&gt;6.5 A Few Last Notes about Data 151&lt;br/&gt;Chapter 7 Creating Graphs 153&lt;br/&gt;7.1 Types of Bar Charts 154&lt;br/&gt;7.1.1 Horizontal Bar Charts 154&lt;br/&gt;7.1.2 Vertical Bar Charts 155&lt;br/&gt;7.2 Types of Pie Charts 156&lt;br/&gt;7.2.1 Pie Charts 157&lt;br/&gt;7.2.2 Donut Charts 158&lt;br/&gt;7.2.3 Star Charts 159&lt;br/&gt;7.3 Contour Plots 159&lt;br/&gt;7.4 Types of Maps 160&lt;br/&gt;7.4.1 Block Maps 160&lt;br/&gt;7.4.2 Choropleth Maps 161&lt;br/&gt;7.4.3 Prism Maps 162&lt;br/&gt;7.4.4 Surface Maps 163&lt;br/&gt;7.5 Types of Plots 163&lt;br/&gt;7.5.1 Bubble Plots 164&lt;br/&gt;7.5.2 Plots 165&lt;br/&gt;&lt;br/&gt;7.6 Three-Dimensional Graphs 166&lt;br/&gt;7.6.1 Scatter Plots 166&lt;br/&gt;7.6.2 Surface Plots 167&lt;br/&gt;Chapter 8 Parameters for Colors 169&lt;br/&gt;8.1 ODS Parameters 170&lt;br/&gt;8.1.1 Non-supported parameters 181&lt;br/&gt;8.2 GOPTIONS 182&lt;br/&gt;8.2.1 Non-supported options 186&lt;br/&gt;8.3 PROC GCHART 186&lt;br/&gt;8.3.1 Summary 192&lt;br/&gt;8.3.2 Non-supported parameters 193&lt;br/&gt;8.4 PROC GCONTOUR 193&lt;br/&gt;8.4.1 Summary 197&lt;br/&gt;8.5 PROC GMAP 197&lt;br/&gt;8.5.1 Summary 199&lt;br/&gt;8.6 PROC GPLOT 199&lt;br/&gt;8.6.1 Summary 204&lt;br/&gt;8.7 PROC G3D 204&lt;br/&gt;8.7.1 Summary 205&lt;br/&gt;8.7.2 Non-supported parameters 205&lt;br/&gt;Chapter 9 Parameters for Text 207&lt;br/&gt;9.1 ODS Parameters 208&lt;br/&gt;9.1.1 Non-supported parameters 213&lt;br/&gt;9.2 GOPTIONS 214&lt;br/&gt;9.2.1 Non-supported parameters 217&lt;br/&gt;9.3 PROC GCHART 217&lt;br/&gt;9.3.1 Summary 225&lt;br/&gt;9.3.2 Non-supported parameters 226&lt;br/&gt;9.4 PROC GCONTOUR 227&lt;br/&gt;9.4.1 Summary 231&lt;br/&gt;9.5 PROC GMAP 232&lt;br/&gt;9.5.1 Summary 234&lt;br/&gt;9.6 PROC GPLOT 234&lt;br/&gt;9.6.1 Summary 238&lt;br/&gt;&lt;br/&gt;9.7 PROC G3D 239&lt;br/&gt;9.7.1 Summary 240&lt;br/&gt;Chapter 10 Other Parameters 241&lt;br/&gt;10.1 PROC GCHART 242&lt;br/&gt;10.1.1 Summary 264&lt;br/&gt;10.1.2 Non-supported parameters 267&lt;br/&gt;10.2 PROC GCONTOUR 268&lt;br/&gt;10.2.1 Non-supported parameters 272&lt;br/&gt;10.3 PROC GMAP 273&lt;br/&gt;10.3.1 Summary 277&lt;br/&gt;10.3.2 Non-supported parameters 278&lt;br/&gt;10.4 PROC GPLOT 278&lt;br/&gt;10.4.1 Summary 289&lt;br/&gt;10.4.2 Non-supported parameters 289&lt;br/&gt;10.5 PROC G3D 290&lt;br/&gt;10.5.1 Summary 298&lt;br/&gt;10.5.2 Non-supported parameters 298&lt;br/&gt;Part 3 Putting It Together 299&lt;br/&gt;Chapter 11 Final Reports 301&lt;br/&gt;11.1 Report 1: Using SAS AppDev Studio 3 Tags 301&lt;br/&gt;11.2 Report 2: Using ODS 307&lt;br/&gt;11.3 Conclusions 310&lt;br/&gt;Appendix A SAS/GRAPH Samples and WORK Data Sets 313&lt;br/&gt;References 315&lt;br/&gt;Index 317&lt;br/&gt;&lt;br/&gt;</description><pubDate>2008-08-11 22:38:52</pubDate></item>
<item><title>SPSS : clementine 7.0用户手册（第三版）</title><link>http://www.netyi.net/training/833d9d55-293e-4de1-ba7f-794866b344fb</link><description>中文翻译的clementine使用手册,写得比较全面、详细。虽然clementine已经有更新的版本，但基本使用方法没有变。参考中文手册，比看英文的更容易上手些。推荐做数据挖掘的人可以参考一下。&lt;br/&gt;【目录】&lt;br/&gt;第1 章CLEMENTINE 概述.................... 12&lt;br/&gt;1.1 启动...............12&lt;br/&gt;1.1.1 安装Clementine...............................12&lt;br/&gt;1.1.2 启动Clementine...............................14&lt;br/&gt;1.2 CLEMENTINE 一览.....................................15&lt;br/&gt;1.2.1 Clementine 界面...................................16&lt;br/&gt;1.2.2 在Clementine 中使用鼠标..............18&lt;br/&gt;1.2.3 利用快捷键......................................18&lt;br/&gt;1.2.4 Clementine 中获得帮助.......................19&lt;br/&gt;1.3 CLEMENTINE 选项设置.............................20&lt;br/&gt;1.3.1 系统选项20&lt;br/&gt;1.3.2 默认目录的设置..............................21&lt;br/&gt;1.3.3 用户选项的设置..............................21&lt;br/&gt;1.4 CLEMENTINE 自动化.................................25&lt;br/&gt;第2 章CLEMENTINE 7.0 版本的新功能........................................ 26&lt;br/&gt;2.1 欢迎...............26&lt;br/&gt;2.2 新特征...........26&lt;br/&gt;2.2.1 支持CRISP-DM...............................26&lt;br/&gt;2.2.2 有关CLEM 表达式帮助.................28&lt;br/&gt;2.2.3 界面友好性的增强..........................29&lt;br/&gt;2.2.4 标准化功能......................................29&lt;br/&gt;2.2.5 更强大的源节点..............................30&lt;br/&gt;2.2.6 新图形...30&lt;br/&gt;2.2.7 字段选择器......................................31&lt;br/&gt;2.2.8 树形阅读器......................................32&lt;br/&gt;2.2.9 批处理模式......................................32&lt;br/&gt;2.2.10 技术的增强......................................33&lt;br/&gt;2.3 从CLEMENTINE 6.5 以来的变化..............33&lt;br/&gt;2.3.1 批处理模式......................................33&lt;br/&gt;2.3.2 输出.......34&lt;br/&gt;2.3.3 改进的脚本......................................34&lt;br/&gt;2.3.4 更为灵活的超级节点......................34&lt;br/&gt;2.3.5 改变数据储存..................................35&lt;br/&gt;2.3.6 被要求的功能..................................35&lt;br/&gt;2.3.7 兼容性问题......................................36&lt;br/&gt;第3 章数据挖掘入门............................... 38&lt;br/&gt;3.1 数据挖掘回顾38&lt;br/&gt;3.2 机器学习技术38&lt;br/&gt;3.2.1 神经网络38&lt;br/&gt;3.2.2 规则归纳39&lt;br/&gt;3.2.3 Kohonen 网络.......................................40&lt;br/&gt;3.2.4 关联规则41&lt;br/&gt;3.2.5 统计模型43&lt;br/&gt;3.2.6 聚类模型43&lt;br/&gt;3.3 潜在数据挖掘应用评估..........................44&lt;br/&gt;3.3.1 数据是可以得到的吗？..................44&lt;br/&gt;3.3.2 数据包含所需要了解的属性吗？..45&lt;br/&gt;3.3.3 数据是否有噪声？..........................45&lt;br/&gt;3.3.4 数据的数量够吗？..........................45&lt;br/&gt;3.3.5 可以获得关于数据的专家知识吗？........................................45&lt;br/&gt;3.4 数据挖掘的策略......................................45&lt;br/&gt;3.4.1 CRISP －DM 过程模型........................46&lt;br/&gt;3.5 小技巧...........47&lt;br/&gt;3.5.1 归纳，神经网络，或统计模型？..47&lt;br/&gt;3.5.2 数据均衡吗？..................................48&lt;br/&gt;3.5.3 抽样.......48&lt;br/&gt;3.5.4 异常的收集......................................48&lt;br/&gt;第4 章构建数据流................................... 49&lt;br/&gt;4.1 概要...............49&lt;br/&gt;4.2 建立数据流（BUILDING DATA STREAM）.........................................49&lt;br/&gt;4.2.1 节点的操作......................................50&lt;br/&gt;4.2.2 数据流的操作..................................58&lt;br/&gt;4.2.3 运行数据流......................................64&lt;br/&gt;4.2.4 保存数据流......................................64&lt;br/&gt;4.2.5 装载文件65&lt;br/&gt;4.2.6 映射数据流......................................65&lt;br/&gt;第5 章处理缺失值................................... 70&lt;br/&gt;5.1 总论...............70&lt;br/&gt;5.2 指定缺失值...70&lt;br/&gt;5.3 处理缺失值...71&lt;br/&gt;5.3.1 处理带缺失值的记录......................72&lt;br/&gt;5.3.2 处理带缺失值的字段......................72&lt;br/&gt;5.4 针对缺失值的CLEM 函数.....................73&lt;br/&gt;5.4.1 关于删除记录的注意事项..............74&lt;br/&gt;第6 章源节点. 75&lt;br/&gt;6.1 概要...............75&lt;br/&gt;6.2 变量文件节点（VARIABLE FILE NODE） 75&lt;br/&gt;6.2.1 为变量文件节点设置选项（Setting Options for Variable File Node ）.............................76&lt;br/&gt;6.3 固定文件节点（FIXED FILE NODE） ......77&lt;br/&gt;6.3.1 为固定文件节点设置选项（Setting Options for the Fixed File Node ）...........................77&lt;br/&gt;6.4 为文本区设置数据存储（SETTING DATA STORAGE FOR TEXT FIELDS） ...................................78&lt;br/&gt;6.5 数据库节点（DATABASE NODE） ...........79&lt;br/&gt;6.5.1 设置数据库节点选项（Setting Database Node Options ）......80&lt;br/&gt;6.5.2 添加数据库连接（Adding a Database Connection ）..............80&lt;br/&gt;6.5.3 选择数据表（Selecting a Database Table ）.............................81&lt;br/&gt;6.5.4 数据库查询（Querying the Database ）...................................82&lt;br/&gt;6.6 SPSS 导入节点（SPSS IMPORT NODE） 82&lt;br/&gt;6.7 SAS 导入节点（SAS IMPORT NODE）....83&lt;br/&gt;6.7.1 为SAS 导入节点设置选项(Setting Option for the SAS Import Node) ................................84&lt;br/&gt;6.8 用户输入节点（USER INPUT NODE） .....84&lt;br/&gt;6.8.1 为用户输入节点设置选项（Setting Options for the User Input Node ）...........................85&lt;br/&gt;6.9 一般源节点条目（COMMON SOURCE NODE TABS） ........................87&lt;br/&gt;6.9.1 在源节点中设置数据类型（Setting Data Type in the Source Node ）...............................87&lt;br/&gt;6.9.2 在源节点处过滤字段......................89&lt;br/&gt;第7 章记录操作节点............................... 91&lt;br/&gt;7.1 记录操作概述91&lt;br/&gt;7.2 选择节点（SELECT NODE） ....................91&lt;br/&gt;7.3 抽样节点（SAMPLE NODE） ...................92&lt;br/&gt;7.3.1 抽样节点选项..................................93&lt;br/&gt;7.4 均衡节点(BALANCE NODE)......................93&lt;br/&gt;7.4.1 均衡节点的设置选项......................94&lt;br/&gt;7.5 聚合节点（AGGREGATE NODE）.............94&lt;br/&gt;7.5.1 聚合节点的设置选项......................95&lt;br/&gt;7.6 排序节点(SORT NODE) .............................96&lt;br/&gt;7.7 合并节点（MERGE NODE） ....................97&lt;br/&gt;7.7.1 指定合并方法和关键字段..............97&lt;br/&gt;7.7.2 从合并节点过滤字段......................98&lt;br/&gt;7.7.3 设置输入顺序并加上标签..............99&lt;br/&gt;7.8 追加节点（APPEND NODE） .................100&lt;br/&gt;7.8.1 设置追加选项................................101&lt;br/&gt;7.9 区分节点.....101&lt;br/&gt;第8 章字段操作节点............................. 102&lt;br/&gt;8.1 总论.............102&lt;br/&gt;8.2 类型节点（TYPE NODE）......................102&lt;br/&gt;8.2.1 数据类型........................................103&lt;br/&gt;8.2.2 什么是实例化？............................105&lt;br/&gt;8.2.3 读取数据值....................................106&lt;br/&gt;8.2.4 检查类型值....................................110&lt;br/&gt;8.2.5 设定字段方向................................ 111&lt;br/&gt;8.2.6 复制类属性....................................112&lt;br/&gt;8.3 过滤节点(FILTER NODE) ........................112&lt;br/&gt;8.3.1 设定过滤节点的选项....................113&lt;br/&gt;8.4 导出节点(DERIVE NODE) .......................115&lt;br/&gt;8.4.1 设置导出节点的基本选项............115&lt;br/&gt;8.4.2 导出多重字段................................116&lt;br/&gt;8.4.3 设置导出规则选项........................118&lt;br/&gt;8.4.4 设置导出标记选项........................119&lt;br/&gt;8.4.5 设置导出设置节点选项................120&lt;br/&gt;8.4.6 设定导出状态选项........................121&lt;br/&gt;8.4.7 设置导出计数选项........................122&lt;br/&gt;8.4.8 设置导出条件选项........................123&lt;br/&gt;8.5 填充节点.....124&lt;br/&gt;8.5.1 用填充节点转换存储值................126&lt;br/&gt;8.6 设置标记节点........................................126&lt;br/&gt;8.6.1 设置标记节点的设置选项............127&lt;br/&gt;8.7 历史节点.....128&lt;br/&gt;8.7.1 历史节点的设置选项....................128&lt;br/&gt;第9 章建立CLEM 表达式................... 130&lt;br/&gt;9.1 什么是CLEM？ ....................................130&lt;br/&gt;9.1.1 值及数据类型................................130&lt;br/&gt;9.1.2 表达式及条件................................131&lt;br/&gt;9.2 使用表达式构建器................................132&lt;br/&gt;9.2.1 获取表达式构建器（accessing the expression builder ）.......132&lt;br/&gt;9.2.2 构造表达式（creating expressions ）......................................133&lt;br/&gt;9.2.3 选择函数（Selecting Functions ）.133&lt;br/&gt;9.2.4 选择字段、参数以及全局变量（Selecting Fields ，Parameters ， and Global Variables ）&lt;br/&gt;9.2.5 选择变量值（Selecting Values ）..134&lt;br/&gt;9.2.6 检查CLEM 表达式（Checking CLEM Expressions ）...........135&lt;br/&gt;9.3 CLEM 函数类型....................................135&lt;br/&gt;9.4 CLEM 的常见用法(COMMON USES OF CLEM)...............................136&lt;br/&gt;9.4.1 对字符串的操作（Working with Strings ）...........................136&lt;br/&gt;9.4.2 处理空和缺失值（Handing Blanks and Missing Values ）.....137&lt;br/&gt;9.4.3 处理数字（Working with Numbers ）......................................137&lt;br/&gt;9.4.4 处理时间和日期（Working with Times and Dates ）..............137&lt;br/&gt;第10 章图节点......................................... 139&lt;br/&gt;10.1 概述.............139&lt;br/&gt;10.1.1 层叠图表(Overlay Graphs)............139&lt;br/&gt;10.1.2 3 －D 图像......................................141&lt;br/&gt;10.1.3 动画效果(Animation).....................141&lt;br/&gt;10.2 建立图(BUILDING GRAPHS) ..................142&lt;br/&gt;10.2.1 为图表设定输出选项(Setting Output Options for Graphs) ....142&lt;br/&gt;10.2.2 设置图外观选项(Setting Appearance Options for Graphs) ....142&lt;br/&gt;10.3 使用图表.....144&lt;br/&gt;10.3.1 一般图表窗口选项........................145&lt;br/&gt;10.4 点图节点(PLOT NODE) ............................146&lt;br/&gt;10.4.1 为点图节点设置选项（Setting Options for the Plot Node ）.148&lt;br/&gt;10.4.2 使用点图(using a plot graph) ......150&lt;br/&gt;10.5 多点图节点（MULTIPLOT NODE） .......153&lt;br/&gt;10.5.1 为多点图节点设置选项（Setting Options for the Multiplot Node ）...............................153&lt;br/&gt;10.5.2 使用一个多点图（Using a Multiplot Graph ）.......................154&lt;br/&gt;10.6 分布节点（DISTRIBUTION NODE） .......155&lt;br/&gt;10.6.1 设置分布节点选项（Setting Options for the Distribution Node ）..................................155&lt;br/&gt;10.6.2 使用一个分布图（Using a Distribution Graph ）..................156&lt;br/&gt;10.7 直方图节点（HISTOGRAM NODE）.......157&lt;br/&gt;10.7.1 设置直方图节点更多选项（Setting Additional Options for the Histogram Node ）.......158&lt;br/&gt;10.7.2 使用一个直方图（Using a Histogram Graph ）....................158&lt;br/&gt;10.8 堆积图节点COLLECTION NODE.............161&lt;br/&gt;10.8.1 设置堆积图节点的更多选项（Setting Additional Options for the Collection Node ）....162&lt;br/&gt;10.8.2 堆积图的使用（Using a Collection Graph ）.........................162&lt;br/&gt;10.9 WEB 图节点..164&lt;br/&gt;10.9.1 设置Web 图节点选项（Setting Options for the Web Node ）165&lt;br/&gt;10.9.2 设置Web 图节点的更多选项（Setting Additional Options for the Web Node ）.............166&lt;br/&gt;10.9.3 Web 图节点的外观选项（Appearance Options for the Web Plot ）.................................167&lt;br/&gt;10.9.4 Web 图像的使用（Using a Web Graph ）...............................168&lt;br/&gt;10.10 评估图表节点（EVALUATION CHART NODE）...........................171&lt;br/&gt;10.10.1 置评估图表节点选项（Setting Options for the Evaluation Chart Node ）..................173&lt;br/&gt;10.10.2 读取模型评估的结果（Reading the Results of a Model Evaluation ）........................175&lt;br/&gt;10.10.3 一个评估图表的使用（Using an Evaluation Chart ）.......176&lt;br/&gt;第11 章建模节点..................................... 177&lt;br/&gt;11.1 建模节点概述........................................177&lt;br/&gt;11.1.1 建模节点字段选项........................177&lt;br/&gt;11.2 神经网络节点........................................179&lt;br/&gt;11.2.1 神经网络节点模型选项................180&lt;br/&gt;11.2.2 神经网络节点的附加选项............182&lt;br/&gt;11.2.3 神经网络节点高级选项——快速方法..................................184&lt;br/&gt;11.2.4 神经网络节点高级选项——动态方法..................................184&lt;br/&gt;11.2.5 神经网络节点高级选项——多重方法..................................185&lt;br/&gt;11.2.6 神经网络节点高级选项——修剪方法..................................186&lt;br/&gt;11.2.7 神经网络节点高级选项——RBFN 方法...............................187&lt;br/&gt;11.2.8 神经网络节点高级选项——彻底修剪方法..........................188&lt;br/&gt;11.2.9 神经网络节点学习比率................188&lt;br/&gt;11.3 KOHENEN 节点.......................................188&lt;br/&gt;11.3.1 Kohenen 节点模型选项................189&lt;br/&gt;11.3.2 Kohenen 节点高级选项................190&lt;br/&gt;11.4 C5.0 节点.....192&lt;br/&gt;11.4.1 C5.0 节点模型选项.......................193&lt;br/&gt;11.4.2 错误归类损失选项........................194&lt;br/&gt;11.5 线性回归节点........................................195&lt;br/&gt;11.5.1 线性回归节点模型选项................196&lt;br/&gt;11.5.2 线性回归节点高级选项................197&lt;br/&gt;11.5.3 线性回归节点单步选项................198&lt;br/&gt;11.5.4 线性回归节点输出选项................198&lt;br/&gt;11.6 广义规则归纳节点................................199&lt;br/&gt;11.6.1 广义规则归纳节点模型选项........200&lt;br/&gt;11.7 APRIORI 节点.........................................201&lt;br/&gt;11.7.1 Apriori 节点模型选项..................201&lt;br/&gt;11.7.2 Apriori 节点高级选项..................202&lt;br/&gt;11.8 K-MEANS 节点.......................................204&lt;br/&gt;11.8.1 K-Means 节点建模选项...............205&lt;br/&gt;11.8.2 K-Means 节点高级选项...............206&lt;br/&gt;11.9 逻辑斯谛回归节点................................206&lt;br/&gt;11.9.1 逻辑斯谛回归节点模型选项........207&lt;br/&gt;11.9.2 逻辑斯谛回归节点高级选项........208&lt;br/&gt;11.9.3 逻辑斯谛回归节点收敛选项........209&lt;br/&gt;11.9.4 逻辑斯谛回归输出选项................210&lt;br/&gt;11.10 因子分析/主成分节点.......................211&lt;br/&gt;11.10.1 因子分析/ 主成分节点模型选项.........................................212&lt;br/&gt;11.10.2 因子分析/ 主成分节点高级选项.........................................213&lt;br/&gt;11.10.3 因子分析/ 主成分节点旋转选项.........................................214&lt;br/&gt;11.11 两步聚类节点....................................215&lt;br/&gt;11.11.1 两步聚类型节点模型选项............216&lt;br/&gt;11.12 分类回归树节点................................217&lt;br/&gt;11.12.1 分类回归树节点模型选项........218&lt;br/&gt;11.12.2 ??类回归树节点高级选项........218&lt;br/&gt;11.12.3 分类回归树节点终止选项........220&lt;br/&gt;11.12.4 分类回归树节点先验概率选项221&lt;br/&gt;11.13 序列节点..222&lt;br/&gt;11.13.1 序列节点字段选项....................223&lt;br/&gt;11.13.2 序列节点模型选项....................225&lt;br/&gt;11.13.3 序列节点高级选项....................226&lt;br/&gt;第12 章输出节点..................................... 228&lt;br/&gt;12.1 输出节点概述........................................228&lt;br/&gt;12.2 使用输出.....228&lt;br/&gt;12.3 输出浏览菜单........................................229&lt;br/&gt;12.3.1 发布到Web ....................................230&lt;br/&gt;12.4 输出节点输出条目................................230&lt;br/&gt;12.5 表格节点.....231&lt;br/&gt;12.5.1 表格节点设置条目........................232&lt;br/&gt;12.5.2 表格节点格式条目........................232&lt;br/&gt;12.5.3 表格浏览器....................................233&lt;br/&gt;12.6 矩阵节点.....234&lt;br/&gt;12.6.1 矩阵节点设置条目........................234&lt;br/&gt;12.6.2 矩阵节点外观条目........................236&lt;br/&gt;12.6.3 矩阵输出浏览器............................237&lt;br/&gt;12.7 分析节点.....237&lt;br/&gt;12.7.1 分析节点analysis 条目.................238&lt;br/&gt;12.7.2 分析输出浏览器............................239&lt;br/&gt;12.8 统计量节点..240&lt;br/&gt;12.8.1 统计量节点设置条目....................241&lt;br/&gt;12.8.2 统计量输出浏览器........................242&lt;br/&gt;12.9 质量节点.....243&lt;br/&gt;12.9.1 质量节点质量条目........................244&lt;br/&gt;12.9.2 质量节点输出浏览器....................244&lt;br/&gt;12.10 报告节点..246&lt;br/&gt;12.10.1 报告节点模板条目....................246&lt;br/&gt;12.10.2 报告节点输出浏览器................247&lt;br/&gt;12.11 设置全局节点....................................248&lt;br/&gt;12.11.1 设置全局节点设置条目............248&lt;br/&gt;12.12 方案发布节点（SOLUTION PUBLISHER NODE） .........................249&lt;br/&gt;12.12.1 为方案发布节点设置选项........250&lt;br/&gt;12.13 数据库输出节点................................250&lt;br/&gt;12.13.1 数据库节点输出条目................251&lt;br/&gt;12.14 平面文件节点....................................252&lt;br/&gt;12.14.1 平面文件输出条目....................252&lt;br/&gt;12.15 SPSS 输出节点.................................253&lt;br/&gt;12.15.1 SPSS 输出节点输出条目..............253&lt;br/&gt;12.16 SAS 输出节点....................................254&lt;br/&gt;12.16.1 SAS 输出节点输出条目................254&lt;br/&gt;12.17 EXCEL 节点.........................................255&lt;br/&gt;12.17.1 Excel 节点输出条目......................255&lt;br/&gt;12.18 SPSS 程序节点.................................255&lt;br/&gt;12.18.1 SPSS 程序节点语法条目..............256&lt;br/&gt;12.18.2 SPSS 程序输出浏览器..................257&lt;br/&gt;12.19 应用软件帮助....................................258&lt;br/&gt;第13 章生成模型..................................... 259&lt;br/&gt;13.1 生成模型概述........................................259&lt;br/&gt;13.2 在生成模型选项板中利用生成模型进行操作...............................259&lt;br/&gt;13.3 在数据流中使用生成模型....................261&lt;br/&gt;13.4 使用生成模型浏览器............................261&lt;br/&gt;13.5 生成网络节点........................................262&lt;br/&gt;13.5.1 生成的神经网络总结条目............263&lt;br/&gt;13.5.2 从神经网络中生成一个过滤节点264&lt;br/&gt;13.6 生成KOHONEN 节点..............................264&lt;br/&gt;13.6.1 生成的Kohonen 网络summary 条目.....................................265&lt;br/&gt;13.7 生成的K-MEANS 节点...........................266&lt;br/&gt;13.7.1 生成的K-Means 模型条目...........267&lt;br/&gt;13.7.2 生成的K-Means 总结条目...........268&lt;br/&gt;13.8 LOGISTIC 回归方程节点.........................268&lt;br/&gt;13.8.1 Logistic 回归方程总结条目..........269&lt;br/&gt;13.8.2 高级Logistic 回归输出.................271&lt;br/&gt;13.9 线性回归方程节点................................272&lt;br/&gt;13.9.1 线性回归等式总结条目................272&lt;br/&gt;13.9.2 线性回归方程的高级输出............274&lt;br/&gt;13.10 因子方程节点....................................275&lt;br/&gt;13.10.1 因子方程模型条目....................275&lt;br/&gt;13.10.2 因子方程总结条目....................276&lt;br/&gt;13.10.3 因子方程高级输出....................278&lt;br/&gt;13.11 未精练的规则模型............................279&lt;br/&gt;13.11.1 未精练规则的模型条目............279&lt;br/&gt;13.11.2 未精练规则的总结条目............280&lt;br/&gt;13.11.3 生成规则集................................281&lt;br/&gt;13.12 生成的规则集节点............................281&lt;br/&gt;13.12.1 生成的规则集模型条目............282&lt;br/&gt;13.12.2 生成的规则集总结条目............284&lt;br/&gt;13.13 生成的决策树节点............................284&lt;br/&gt;13.13.1 决策树模型条目........................285&lt;br/&gt;13.13.2 决策树浏览条目........................288&lt;br/&gt;13.13.3 决策树总结条目........................289&lt;br/&gt;13.13.4 从决策树生成规则集................290&lt;br/&gt;13.13.5 改进的C5.0 模型......................291&lt;br/&gt;13.14 生成两步聚类节点............................291&lt;br/&gt;13.14.1 生成的两步模型条目................292&lt;br/&gt;13.14.2 生成的两步总结条目................293&lt;br/&gt;13.14.3 生成的序列规则节点................293&lt;br/&gt;13.14.4 序列规则模型条目....................294&lt;br/&gt;13.14.5 序列规则的总结条目................296&lt;br/&gt;13.14.6 从序列规则节点生成规则超级节点..................................297&lt;br/&gt;第14 章输出模型..................................... 299&lt;br/&gt;14.1 模型输出概论........................................299&lt;br/&gt;14.1.1 模型的输出....................................299&lt;br/&gt;14.2 PMML 输出.300&lt;br/&gt;14.3 C 代码输出..300&lt;br/&gt;14.3.1 输出C5.0 决策树和规则集..........300&lt;br/&gt;14.3.2 输出网络（Exporting Nets ）........301&lt;br/&gt;14.3.3 输出径向基函数网络网络（Exporting Radial Basis Function (RBF) Nets ）.................303&lt;br/&gt;14.3.4 输出Kohonen 网络........................305&lt;br/&gt;14.3.5 输出K-Means 模型（Exporting K-Means Models ）.............307&lt;br/&gt;14.3.6 字段名（Field Names ）................308&lt;br/&gt;14.3.7 模型输出的错误代码（Error Codes for Model Export ）......309&lt;br/&gt;第15 章超级节点..................................... 310&lt;br/&gt;15.1 概要.............310&lt;br/&gt;15.2 超级节点类型（TYPES OF SUPERNODES） .....................................310&lt;br/&gt;15.3 创建一个超级节点（CREATING A SUPERNODE） ..........................312&lt;br/&gt;15.3.1 嵌套超级节点（Nesting SuperNodes ）..................................314&lt;br/&gt;15.3.2 有效超级节点举例（Examples of Valid SuperNodes ）.........314&lt;br/&gt;15.3.3 无效超级节点举例（Examples of Invalid SuperNodes ）......315&lt;br/&gt;15.4 编辑超级节点（EDITING A SUPERNODE） .....................................316&lt;br/&gt;15.4.1 修改超级节点的类型（Modifying SuperNode Type ）...........317&lt;br/&gt;15.4.2 注释和重命名超级节点（Annotating and Renaming SuperNodes ）..............................317&lt;br/&gt;15.4.3 超级节点参数（SuperNode Parameters ）.............................318&lt;br/&gt;15.4.4 超级节点和缓存（SuperNodes and Caching ）......................321&lt;br/&gt;15.4.5 超级节点和脚本（SuperNodes and Scripting ）....................322&lt;br/&gt;15.5 保存并装载超级节点（SAVING AND LOADING SUPERNODES） ....323&lt;br/&gt;第16 章建立项目和报告......................... 324&lt;br/&gt;16.1 项目介绍（INTRODUCTION TO PROJECTS）.....................................324&lt;br/&gt;CRISP-DM 观察方式....................................325&lt;br/&gt;Classes 观察窗口（Classes View ）..............325&lt;br/&gt;16.2 建立项目（BUILDING A PROJECT）.......326&lt;br/&gt;16.2.1 创建新项目（Creating a New Project ）................................326&lt;br/&gt;16.2.2 添加到项目中（Adding to a Project ）...................................326&lt;br/&gt;16.2.3 设置项目属性（Setting Project Properties ）.........................328&lt;br/&gt;16.2.4 评注项目（Annotating a Project ）.........................................328&lt;br/&gt;16.2.5 对象属性（Object Properties ）....330&lt;br/&gt;16.2.6 关闭项目（Closing a Project ）....330&lt;br/&gt;16.3 创建报告（BUILDING A REPORT）........330&lt;br/&gt;16.3.1 生成报告（Generating Reports ）.331&lt;br/&gt;16.3.2 保存和输出报告（Saving and Exporting Reports ）..............332&lt;br/&gt;第17 章批处理模式（BATCH MODE EXECUTION）................. 335&lt;br/&gt;17.1 批处理模式一览（INTRODUCTION TO BATCH MODE） ..................335&lt;br/&gt;17.2 在批处理模式下工作（WORKING IN BATCH MODE） ...................335&lt;br/&gt;17.2.1 软件调用（Invoking the Software ）.......................................335&lt;br/&gt;17.2.2 使用命令行参数（Using Command Line Arguments ）.........336&lt;br/&gt;17.2.3 批处理模式日志文件（Batch Mode Log Files ）...................336&lt;br/&gt;17.2.4 批处理模式中的脚本编程（Scripting in Batch Mode ）.......336&lt;br/&gt;17.2.5 在批处理模式中使用参数（Using Parameters in Batch Mode ）...................................337&lt;br/&gt;17.2.6 在批处理模式下输出（Working with Output in Batch Mode ）......................................338&lt;br/&gt;第18 章CLEMENTINE 中的脚本编程... 339&lt;br/&gt;18.1 脚本编程介绍........................................339&lt;br/&gt;18.1.1 脚本类型........................................339&lt;br/&gt;18.2 在用户界面上进行脚本编程.................340&lt;br/&gt;18.2.1 在流中使用脚本............................340&lt;br/&gt;18.2.2 在超级节点中使用脚本................342&lt;br/&gt;18.2.3 使用独立脚本................................343&lt;br/&gt;18.3 以批处理模式编写脚本........................345&lt;br/&gt;第19 章CLEMENTINE 外部模块接口.. 346&lt;br/&gt;19.1 介绍.............346&lt;br/&gt;19.2 运行CEMI ..346&lt;br/&gt;19.3 系统体系结构........................................346&lt;br/&gt;19.4 规范说明文件........................................347&lt;br/&gt;19.4.1 参数.....348&lt;br/&gt;19.4.2 外部程序........................................348&lt;br/&gt;19.4.3 命令行选项....................................348&lt;br/&gt;19.4.4 编辑对话框....................................348&lt;br/&gt;19.4.5 输入和输出字段............................349&lt;br/&gt;19.4.6 输入和输出文件............................349&lt;br/&gt;19.4.7 元文件..349&lt;br/&gt;19.4.8 结果.....350&lt;br/&gt;19.4.9 返回代码........................................350&lt;br/&gt;19.5 限制.............350&lt;br/&gt;19.6 规范说明文件示例................................350&lt;br/&gt;19.6.1 节点说明........................................351&lt;br/&gt;19.6.2 核心说明........................................351&lt;br/&gt;19.6.3 参数.....351&lt;br/&gt;19.6.4 执行.....352&lt;br/&gt;19.6.5 选项.....352&lt;br/&gt;19.6.6 控件.....353&lt;br/&gt;19.6.7 输出字段........................................354&lt;br/&gt;19.6.8 输出数据........................................354&lt;br/&gt;19.6.9 返回代码........................................354&lt;br/&gt;19.6.10 完整的规范文件........................355&lt;br/&gt;19.7 CEMI 节点管理.....................................357&lt;br/&gt;19.7.1 增加CEMI 节点............................358&lt;br/&gt;19.7.2 清除CEMI 节点............................358&lt;br/&gt;19.8 编写外部程序的技巧............................358&lt;br/&gt;第20 章应用示例..................................... 360&lt;br/&gt;20.1 概况.............360&lt;br/&gt;20.2 状态监测示例........................................360&lt;br/&gt;20.2.1 审视数据........................................361&lt;br/&gt;20.2.2 数据准备........................................363&lt;br/&gt;20.2.3 学习.....364&lt;br/&gt;20.2.4 测试.....365&lt;br/&gt;20.3 欺诈稽查示例........................................366&lt;br/&gt;20.3.1 数据获取........................................366&lt;br/&gt;20.3.2 数据探索........................................367&lt;br/&gt;20.3.3 训练神经网络................................370&lt;br/&gt;20.3.4 总结.....372&lt;br/&gt;20.4 零售业示例..372&lt;br/&gt;20.4.1 数据审核........................................373&lt;br/&gt;20.4.2 学习和测试....................................376&lt;br/&gt;20.5 市场购物篮分析示例............................377&lt;br/&gt;20.5.1 获取数据........................................377&lt;br/&gt;20.5.2 购物内容关联分析........................378&lt;br/&gt;20.5.3 客户细分........................................381&lt;br/&gt;20.5.4 总结.....383</description><pubDate>2008-08-04 10:37:00</pubDate></item>
<item><title>数据库基础与应用实践教程</title><link>http://www.netyi.net/training/d571b423-951d-4e1d-aed5-7f9a19e5e6c2</link><description>容提要 ：&lt;br/&gt;本书是与作者编写的《数据库基础与应用教程》配套的实验教材。全书共包括3部分内容：上机实验指导、习题选解和数据库应用系统案例。上机实验指导部分包括16个实验，实验内容与课堂教学紧密结合，通过有针对性的上机实验，可以帮助读者更好地掌握Visual FoxPr0数据库的操作和应用方法。习题选解部分是为了帮助读者进行课外练习而编写的，对于准备参加各种计算机考试的读者来说，这部分内容是很好的辅导材料。数据库应用系统案例是为培养读者的数据库应用系统开发能力而编写的，这些案例将对读者进行系统开发起到示范作用。&lt;br/&gt;本书集实验、习题和案例于一体，内容丰富，实用性强，既可作为高等院校数据库应用课程的实验教材，又可供社会各类计算机应用人员和准备参加各类计算机等级考试的读者参考。&lt;br/&gt;&lt;br/&gt;目录 ：&lt;br/&gt;第1部分　上机实验指导&lt;br/&gt;　实验1　Visual FoxPr0的环境与运算&lt;br/&gt;　实验2　表的建立与维护&lt;br/&gt;　实验3　表的排序、索引与统计&lt;br/&gt;　实验4　多表操作&lt;br/&gt;　实验5　数据库的操作&lt;br/&gt;　实验6　结构化查询语言SQL&lt;br/&gt;　实验7　查询与视图&lt;br/&gt;　实验8　顺序结构与选择结构&lt;br/&gt;　实验9　循环结构&lt;br/&gt;　实验10　子程序&lt;br/&gt;　实验11　类与对象的设计&lt;br/&gt;　实验12　表单的设计&lt;br/&gt;　实验13　表单的应用&lt;br/&gt;　实验14　菜单的设计与应用&lt;br/&gt;　实验15　报表与标签的设计&lt;br/&gt;　实验16　数据库应用系统的开发&lt;br/&gt;第2部分　习题选解&lt;br/&gt;　1　数据库系统概论&lt;br/&gt;一、选择题&lt;br/&gt;　 二、填空题&lt;br/&gt;三、参考答案&lt;br/&gt;　2　Visual FoxPr0基础&lt;br/&gt;一、选择题&lt;br/&gt;二、填空题&lt;br/&gt;三、参考答案&lt;br/&gt;　3　表的建立与操作&lt;br/&gt;一、选择题&lt;br/&gt;　 二、填空题&lt;br/&gt;　 三、参考答案&lt;br/&gt;　4　数据库的建立与操作&lt;br/&gt;一、选择题&lt;br/&gt;　 二、填空题&lt;br/&gt;　 三、参考答案&lt;br/&gt;　5　结构化查询语言SQL&lt;br/&gt;一、选择题&lt;br/&gt;二、填空题&lt;br/&gt;三、操作题&lt;br/&gt;四、参考答案&lt;br/&gt;　6　查询与视图&lt;br/&gt;一、选择题&lt;br/&gt;　 二、填空题&lt;br/&gt;　 三、参考答案&lt;br/&gt;　7　结构化程序设计&lt;br/&gt;一、选择题&lt;br/&gt;二、阅读程序题&lt;br/&gt;三、程序填空题&lt;br/&gt;四、程序设计题&lt;br/&gt;五、参考答案&lt;br/&gt;　8　表单设计与应用&lt;br/&gt;　　一、选择题&lt;br/&gt;　　二、填空题&lt;br/&gt;　　三、程序填空题&lt;br/&gt;　　四、操作题&lt;br/&gt;　　五、参考答案&lt;br/&gt;　9　菜单设计&lt;br/&gt;　　一、选择题&lt;br/&gt;　　二、填空题&lt;br/&gt;　　三、操作题&lt;br/&gt;　　四、参考答案&lt;br/&gt;　10　报表与标签设计&lt;br/&gt;　　一、选择题&lt;br/&gt;　　二、填空题&lt;br/&gt;　　三、操作题&lt;br/&gt;　　四、参考答案&lt;br/&gt;第3部分　数据库应用系统案例&lt;br/&gt;　1　工资计算与管理系统&lt;br/&gt;　　一、系统需求分析&lt;br/&gt;　　二、系统设计&lt;br/&gt;　　三、系统的实现&lt;br/&gt;　2　图书馆管理信息系统&lt;br/&gt;　　一、系统需求分析&lt;br/&gt;　　二、系统设计&lt;br/&gt;　　三、系统实现&lt;br/&gt;　　四、存在的问题及改进的办法&lt;br/&gt;　3　旅游信息管理系统&lt;br/&gt;　　一、系统分析&lt;br/&gt;　　二、系统设计&lt;br/&gt;　　三、系统实现方案&lt;br/&gt;　　四、系统程序设计&lt;br/&gt;　　五、系统调试及运行&lt;br/&gt;主要参考文献</description><pubDate>2008-06-03 22:06:36</pubDate></item>
<item><title>Building PDA Databases For Wireless And Mobile Development</title><link>http://www.netyi.net/training/f129f3cb-c7be-48de-9b47-c2d53ffb5fc5</link><description>Table of Contents&lt;br/&gt;Building PDA Databases for Wireless and Mobile Development..................................................................1&lt;br/&gt;IntroductionAn Introduction to Wireless and Mobile Applications..............................................................4&lt;br/&gt;About This Book....................................................................................................................................5&lt;br/&gt;Is This Book for You?............................................................................................................................6&lt;br/&gt;Covered Material...................................................................................................................................6&lt;br/&gt;Chapter 1: Introduction to PDAs.....................................................................................................................8&lt;br/&gt;The Basics..............................................................................................................................................8&lt;br/&gt;Portable Wireless Evolution...................................................................................................................9&lt;br/&gt;What Is WAP?.................................................................................................................................9&lt;br/&gt;WAP Evolution...............................................................................................................................9&lt;br/&gt;PDA Evolution..............................................................................................................................11&lt;br/&gt;PDA Environment................................................................................................................................12&lt;br/&gt;Devices..........................................................................................................................................12&lt;br/&gt;Connectivity..................................................................................................................................14&lt;br/&gt;Final Thoughts.....................................................................................................................................17&lt;br/&gt;The Relational Database and Its Components......................................................................................17&lt;br/&gt;Tables............................................................................................................................................18&lt;br/&gt;Primary Keys.................................................................................................................................19&lt;br/&gt;Indexes...........................................................................................................................................20&lt;br/&gt;Referential Integrity (Foreign Keys)..............................................................................................21&lt;br/&gt;Joins...............................................................................................................................................22&lt;br/&gt;Cursors...........................................................................................................................................23&lt;br/&gt;SQL...............................................................................................................................................23&lt;br/&gt;Security..........................................................................................................................................24&lt;br/&gt;Database Administration......................................................................................................................25&lt;br/&gt;Backups.........................................................................................................................................26&lt;br/&gt;PDA Database Considerations.......................................................................................................26&lt;br/&gt;Final Thoughts.....................................................................................................................................27&lt;br/&gt;Chapter 3: Client?Server Architecture.........................................................................................................28&lt;br/&gt;Client?Server History..........................................................................................................................28&lt;br/&gt;What Is Client?Server?........................................................................................................................29&lt;br/&gt;Fat versus Thin.....................................................................................................................................31&lt;br/&gt;Tiers.....................................................................................................................................................32&lt;br/&gt;Front End.............................................................................................................................................34&lt;br/&gt;Security................................................................................................................................................35&lt;br/&gt;PDA Units............................................................................................................................................35&lt;br/&gt;Final Thoughts.....................................................................................................................................36&lt;br/&gt;Chapter 4: Data Warehousing.......................................................................................................................37&lt;br/&gt;What Is a Data Warehouse?..................................................................................................................37&lt;br/&gt;Granularity.....................................................................................................................................38&lt;br/&gt;Organized Structures.....................................................................................................................38&lt;br/&gt;Architecture..........................................................................................................................................39&lt;br/&gt;Source............................................................................................................................................39&lt;br/&gt;ETL................................................................................................................................................40&lt;br/&gt;Repository.....................................................................................................................................40&lt;br/&gt;Data Marts.....................................................................................................................................41&lt;br/&gt;i&lt;br/&gt;Table of Contents&lt;br/&gt;Chapter 4: Data Warehousing&lt;br/&gt;PDA Data Warehousing.......................................................................................................................42&lt;br/&gt;Data Stores....................................................................................................................................42&lt;br/&gt;PDA Source...................................................................................................................................43&lt;br/&gt;PDA Empowerment.............................................................................................................................44&lt;br/&gt;Final Thoughts.....................................................................................................................................44&lt;br/&gt;Chapter 5: Palm..............................................................................................................................................45&lt;br/&gt;Overview..............................................................................................................................................45&lt;br/&gt;History.................................................................................................................................................45&lt;br/&gt;Overview..............................................................................................................................................47&lt;br/&gt;Physical Units......................................................................................................................................49&lt;br/&gt;Devices..........................................................................................................................................49&lt;br/&gt;Cradles...........................................................................................................................................49&lt;br/&gt;M500 Unit Specs...........................................................................................................................49&lt;br/&gt;Graffiti..................................................................................................................................................51&lt;br/&gt;Palm Desktop.......................................................................................................................................53&lt;br/&gt;HotSync...............................................................................................................................................56&lt;br/&gt;Beaming...............................................................................................................................................58&lt;br/&gt;Palm Emulator.....................................................................................................................................58&lt;br/&gt;Final Thoughts.....................................................................................................................................60&lt;br/&gt;Chapter 6: Pocket PC.....................................................................................................................................61&lt;br/&gt;Overview..............................................................................................................................................61&lt;br/&gt;Physical Units......................................................................................................................................62&lt;br/&gt;Device Comparison.......................................................................................................................65&lt;br/&gt;Special Units..................................................................................................................................65&lt;br/&gt;Compaq iPAQ H3870 Unit Specs..................................................................................................65&lt;br/&gt;Software...............................................................................................................................................67&lt;br/&gt;Microsoft ActiveSync..........................................................................................................................68&lt;br/&gt;Beaming...............................................................................................................................................75&lt;br/&gt;Final Thoughts.....................................................................................................................................76&lt;br/&gt;Chapter 7: Mobile Application Development Tools.....................................................................................77&lt;br/&gt;Microsoft eMbedded Visual Basic........................................................................................................77&lt;br/&gt;AppForge 2.1.1....................................................................................................................................79&lt;br/&gt;IBM Everyplace Mobile Application Builder 7.2.1..............................................................................80&lt;br/&gt;CASL IDE............................................................................................................................................83&lt;br/&gt;PenRight! MobileBuilder.....................................................................................................................85&lt;br/&gt;DBArtisan............................................................................................................................................87&lt;br/&gt;Final Thoughts.....................................................................................................................................87&lt;br/&gt;Chapter 8: Palm's Database...........................................................................................................................88&lt;br/&gt;Overview..............................................................................................................................................88&lt;br/&gt;PDB Example: Fugitive Application....................................................................................................88&lt;br/&gt;PDB Database Components...........................................................................................................90&lt;br/&gt;AppForge 2.1 Setup and Installation....................................................................................................92&lt;br/&gt;PDB Example: Fugitive Application....................................................................................................96&lt;br/&gt;Final Thoughts...................................................................................................................................113&lt;br/&gt;ii&lt;br/&gt;Table of Contents&lt;br/&gt;Chapter 9: Microsoft....................................................................................................................................114&lt;br/&gt;Overview............................................................................................................................................114&lt;br/&gt;SQL Server 2000 CE Edition..............................................................................................................115&lt;br/&gt;Installing Windows SQL 2000 CE Edition..................................................................................116&lt;br/&gt;File Locations....................................................................................................................................118&lt;br/&gt;Development System....................................................................................................................118&lt;br/&gt;Internet Information Services System..........................................................................................118&lt;br/&gt;ActiveSync System.......................................................................................................................119&lt;br/&gt;Windows CE Device....................................................................................................................119&lt;br/&gt;Replication.........................................................................................................................................119&lt;br/&gt;Sample ApplicationSurveys...............................................................................................................120&lt;br/&gt;Create the Survey Database..........................................................................................................121&lt;br/&gt;Replication Setup.........................................................................................................................124&lt;br/&gt;Creating the Survey Application..................................................................................................131&lt;br/&gt;Final Thoughts...................................................................................................................................145&lt;br/&gt;Chapter 10: Sybase.......................................................................................................................................146&lt;br/&gt;Highlights...........................................................................................................................................146&lt;br/&gt;Overview............................................................................................................................................146&lt;br/&gt;SQL Anywhere Studio........................................................................................................................147&lt;br/&gt;Relational Database Components.................................................................................................148&lt;br/&gt;Data Synchronization and Replication.........................................................................................148&lt;br/&gt;Database Administration Tools....................................................................................................148&lt;br/&gt;Embedded Database Architecture.......................................................................................................149&lt;br/&gt;Client?Server Architecture.................................................................................................................150&lt;br/&gt;Adaptive Server Anywhere.................................................................................................................151&lt;br/&gt;Overview.....................................................................................................................................151&lt;br/&gt;DBMS Specifics..........................................................................................................................151&lt;br/&gt;UltraLite.............................................................................................................................................153&lt;br/&gt;Overview.....................................................................................................................................153&lt;br/&gt;UltraLite Architecture..................................................................................................................153&lt;br/&gt;UltraLite Features........................................................................................................................155&lt;br/&gt;MobiLink...........................................................................................................................................156&lt;br/&gt;Overview.....................................................................................................................................156&lt;br/&gt;Consolidated Database.................................................................................................................156&lt;br/&gt;Central Database Subset...............................................................................................................158&lt;br/&gt;MobiLink Synchronization Server...............................................................................................158&lt;br/&gt;MobiLink Synchronization Process.............................................................................................159&lt;br/&gt;Mobile Synchronization System..................................................................................................160&lt;br/&gt;MobiLink Quick Start..................................................................................................................161&lt;br/&gt;Vineyards Application.......................................................................................................................163&lt;br/&gt;Flow Chart...................................................................................................................................163&lt;br/&gt;ASA Database and Tables............................................................................................................164&lt;br/&gt;AppForge Conduit........................................................................................................................167&lt;br/&gt;The Application...........................................................................................................................173&lt;br/&gt;Final Thoughts...................................................................................................................................190&lt;br/&gt;Chapter 11: IBM...........................................................................................................................................192&lt;br/&gt;Highlights...........................................................................................................................................192&lt;br/&gt;Overview............................................................................................................................................192&lt;br/&gt;iii&lt;br/&gt;Table of Contents&lt;br/&gt;Chapter 11: IBM&lt;br/&gt;System Tables....................................................................................................................................194&lt;br/&gt;Limitations.........................................................................................................................................195&lt;br/&gt;Installation on the Windows Workstation...........................................................................................196&lt;br/&gt;Installation on Mobile Device.............................................................................................................197&lt;br/&gt;Development Tools............................................................................................................................198&lt;br/&gt;Airplane Tester Application................................................................................................................198&lt;br/&gt;Create Testers Tables...................................................................................................................199&lt;br/&gt;Main Application.........................................................................................................................207&lt;br/&gt;Data Synchronization and Replication................................................................................................218&lt;br/&gt;Final Thoughts...................................................................................................................................221&lt;br/&gt;Appendix A: Palm Conduits........................................................................................................................222&lt;br/&gt;Appendix B: Microsoft Publication Wizard Script....................................................................................225&lt;br/&gt;Appendix C: DB2 CLI/ODBC Functions....................................................................................................233&lt;br/&gt;Appendix D: Sybase Glossary.............................................................................................................234&lt;br/&gt;C?U..............................................................................................................................................234&lt;br/&gt;Acronyms........................................................................................................................................................236&lt;br/&gt;iv</description><pubDate>2008-05-20 12:39:20</pubDate></item>
<item><title>Bioinformatics : Databases and Systems</title><link>http://www.netyi.net/training/332e8bb5-3ac7-4183-8b79-5dd4522bb53b</link><description>INTRODUCTION&lt;br/&gt;Stanley Letovsky&lt;br/&gt;Bioinformatics is a field that has exploded into the awareness of biomedical,&lt;br/&gt;pharmaceutical and agricultural researchers in the last few years, in parallel with the&lt;br/&gt;equally new field of genomics. The central idea of genomics, first articulated by a&lt;br/&gt;few visionary biologists and funding officials at the US Department of Energy and&lt;br/&gt;National Institutes of Health in the 1980’s, was to scale up the laboratory techniques&lt;br/&gt;of molecular biology, and to bring to biology a degree of completeness that seemed&lt;br/&gt;revolutionary at the time. Rather than mapping one gene at a time, people began to&lt;br/&gt;develop whole genome maps at specified marker densities. Rather than sequencing a&lt;br/&gt;gene at a time, they proposed to sequence the entire human genome, a project one&lt;br/&gt;hundred thousand times larger. Although the goal of a complete sequence of the 3000&lt;br/&gt;megabase human genome remains in the future1, the significance of this vision has&lt;br/&gt;already been demonstrated many times over. Major milestones to date include the&lt;br/&gt;first complete genomic sequencing in 1995 of the 2 MB genome of the bacterium&lt;br/&gt;Haemophilus influenzae [2] by a group at the Institute for Genomic Research&lt;br/&gt;(TIGR), followed by some dozen other bacterial species since then; of the first&lt;br/&gt;single-celled eukaryote in 1997, the budding yeast Saccharomyces cereviseae, with a&lt;br/&gt;genome size of 12 MB, by an international consortium of academic laboratories [3],&lt;br/&gt;and the completion in 1998 of the first multicellular eukaryote, the nematode worm&lt;br/&gt;Caenorhabditis elegans, with a genome size of about 100MB [4]. Projects are well&lt;br/&gt;under way to produce the genomic sequences of the fruitfly Drosophila melanogaster&lt;br/&gt;[5] and the mustard weed Arabidopsis thaliana [6], important genetic model&lt;br/&gt;organisms for the animal and plant kingdoms, respectively. Discussion is under way&lt;br/&gt;on a public project to sequence the mouse, which is a crucial model organism for the&lt;br/&gt;mammals.&lt;br/&gt;In addition to genome sequencing, a number of other large-scale&lt;br/&gt;technologies have been developed to shed new light on the structure and function of&lt;br/&gt;organismal genomes. These include EST sequencing, which allows gene RNA&lt;br/&gt;products to be observed more directly than genomic sequencing permits;&lt;br/&gt;transcriptional profiling methods such as microchip-based hybridization arrays, that&lt;br/&gt;allow measurement of cells’ gene expression levels; yeast 2-hybrid systems to allow&lt;br/&gt;the construction of protein interaction maps; radiation-hybrid mapping which allow&lt;br/&gt;genome maps to be built (in some species) without reliance on cumbersome natural&lt;br/&gt;recombination; and high-throughput screening methods which allow the biological&lt;br/&gt;effects of large small-molecule compound libraries to be rapidly assessed. If&lt;br/&gt;genomics at present is using tomorrow’s technologies today, often before all the&lt;br/&gt;kinks have been worked out, numerous groups are hard at work on the technologies&lt;br/&gt;of the day after tomorrow. Examples include protein profiling, or proteomics, which&lt;br/&gt;surveys the protein content of cells and tissues using high-resolution mass&lt;br/&gt;spectrometry; metabolic profiling, which measures the small molecule content of&lt;br/&gt;tissues; cheap polymorphism detection methods; and nanofabricated laboratory-on-achip&lt;br/&gt;technologies that may provide the elusive increases in speed and reductions in&lt;br/&gt;cost that have long been sought for “conventional” genomic technologies such as&lt;br/&gt;automated sequencing.&lt;br/&gt;It is against the backdrop of this breakneck technology development and&lt;br/&gt;mass production of genomic data that the field of bioinformatics emerged. People&lt;br/&gt;had of course been applying computers to biological data for years before the term&lt;br/&gt;was coined, and most of the common algorithms for biological sequence comparison&lt;br/&gt;had been invented by 1980. But it was not until the mid-1990’s that the field acquired&lt;br/&gt;a name, and suddenly became respectable, even fashionable. By 1996 it seemed that&lt;br/&gt;every other issue of Science contained an article bemoaning the desperate shortage of&lt;br/&gt;bioinformaticians in academic and industrial labs (e.g. [ 141).&lt;br/&gt;A crucial parallel development in the larger culture that coincided with the&lt;br/&gt;emergence of genomics and bioinformatics was the explosion of the Worldwide&lt;br/&gt;Web. Vindicating, perhaps, Marshall MacLuhan’s cryptic insight that “the medium is&lt;br/&gt;the message” (or “mass age”), the Web has inserted itself into discipline after&lt;br/&gt;discipline, business after business, unleashing expanding ripples of transformation.&lt;br/&gt;Indeed the Web is one of the few technologies that are developing as fast as&lt;br/&gt;genomics, but the connection between them runs deeper than that. The Web turns out&lt;br/&gt;to be a nearly ideal vehicle for delivering genomic data to the scientific community; it&lt;br/&gt;is hard to imagine what bioinformatics would look like without it.&lt;br/&gt;So what is bioinformatics? Definitions vary with the users of word; related&lt;br/&gt;terms like computational biology are held to be synonyms by some, and by others to&lt;br/&gt;reflect subtle distinctions. In practical terms there are some important distinctions to&lt;br/&gt;be made between the tasks of developing algorithms, of programming databases, and&lt;br/&gt;of curating database content. Computational biology algorithms for sequence&lt;br/&gt;comparison, sequence assembly, sequence classification, motif induction and&lt;br/&gt;recognition, and protein structure prediction have been the subject of several recent&lt;br/&gt;books [7-13] whereas the database system-building and content curation aspects have&lt;br/&gt;received less treatment2. These are perhaps the less glamorous aspects of the field,&lt;br/&gt;more lore than art, but these are also the areas where there seems to be a great hunger&lt;br/&gt;for wisdom. Where algorithms tend to get implemented, packaged and shared as&lt;br/&gt;black boxes, systems get built over and over in different establishments, and people&lt;br/&gt;facing the same problems for the first time are always peppering their more&lt;br/&gt;experienced counterparts with questions like “did you use approach/product/standard&lt;br/&gt;X in your project? Was it any good? How do you keep the data up to date? How do&lt;br/&gt;you enforce content quality?” This book was conceived as a resource for people&lt;br/&gt;asking such questions, whose numbers seem to be doubling every six months at&lt;br/&gt;present. It is not possible to give definite answers to these sorts of questions – yes&lt;br/&gt;you should or no you shouldn’t use ACEDB or CORBA or OPM or whatever. The&lt;br/&gt;software changes from month to month, the problems change, the options change.&lt;br/&gt;Today’s technological rising star may be tomorrow’s horror story, and vice versa.&lt;br/&gt;Even the insights derived from bitter experience can be questionable – did you really&lt;br/&gt;diagnose the problem correctly, and if you build the next system the way you now&lt;br/&gt;think you should have built the last one, will the result really be better or will you&lt;br/&gt;simply encounter a different, equally painful set of tradeoffs? Nonetheless experience&lt;br/&gt;is better than no experience, so I asked the contributors to this volume to include in&lt;br/&gt;their articles lessons learned from developing their systems, and to write down their&lt;br/&gt;thoughts on how they might do things differently -- or similarly -- if they were doing&lt;br/&gt;it again.&lt;br/&gt;The contributors represent what I hope will be an interesting, albeit&lt;br/&gt;incomplete, sample of some of the most exciting work being done in bioinformatics&lt;br/&gt;today. The articles are somewhat arbitrarily divided into two sections: Databases and&lt;br/&gt;Software. The intent was that articles that focused more on content would fall into the&lt;br/&gt;former category, while articles that focused on technology would fall into the latter,&lt;br/&gt;but there were a number of borderline cases. My hope is that this collection will be of&lt;br/&gt;interest to readers who have arrived at the interdisciplinary world of bioinformatics&lt;br/&gt;either from the biology side or the computational side (as well as those more distant&lt;br/&gt;migrants from literature, history, business, etc.). The database articles may be more&lt;br/&gt;intelligible to readers with more of a biology background, and the software articles to&lt;br/&gt;readers with more software engineering; hopefully there is something to interest (and&lt;br/&gt;confuse) just about everyone.&lt;br/&gt;The articles in the Database section represent some of the established (or in&lt;br/&gt;some cases recently disestablished!) citizens of the database world, as well some&lt;br/&gt;promising new efforts. The first few articles describe systems focused on the&lt;br/&gt;molecular level; these are mostly multispecies, comparative systems. Karl Sirotkin of&lt;br/&gt;NCBI describes some of the software underpinnings of Entrez, the most widely used&lt;br/&gt;molecular biology resource. The article on HOVERGEN by Duret et al describes an&lt;br/&gt;interesting new approach to integrating phylogenetic and coding sequence data into&lt;br/&gt;an organized whole. Several articles focus on the fast-developing area of metabolic&lt;br/&gt;and regulatory pathway databases, including those by Overbeek et al on WIT,&lt;br/&gt;Kanehisa on KEGG, and Karp and Riley on EcoCyc.&lt;br/&gt;The remaining articles in this section describe primarily databases organized&lt;br/&gt;around organisms rather than molecules. Alan Scott describes the extensive&lt;br/&gt;literature-based curation process used to maintain the high quality standards of&lt;br/&gt;OMIM, the fundamental resource on human genetic disease. My own article looks at&lt;br/&gt;methods of integrating maps in the erstwhile human Genome Database (GDB).&lt;br/&gt;Cooper et al describe their database of human mutations, an early entry in the&lt;br/&gt;increasingly important field of variation databases.&lt;br/&gt;The article by Nadkarni et al provides a link to the developing field of&lt;br/&gt;neuroinformatics, which is concerned with databases of such neuroscience data such&lt;br/&gt;as structural (MR or CT) or functional (PET, fMRI) images of the brain, histological&lt;br/&gt;slices, EEG and MEG data, cellular and network models, single cell recordings, and&lt;br/&gt;so on. [15]. This article is included not only as a representative of neuroinformatic&lt;br/&gt;work, but because it is one of the few current neuroinformatics efforts that links the&lt;br/&gt;molecular scale of bioinformatics to the neurophysiological scale, since it addresses&lt;br/&gt;the physiology of olfaction from the receptor sequences up to cellular and network&lt;br/&gt;physiology.&lt;br/&gt;Eppig et al describe the Mouse Genome Database (MGD) and its companion&lt;br/&gt;system, the mouse Gene Expression Database (GXD). One of the key challenges for&lt;br/&gt;the next generation of databases is to begin to span the levels of organization between&lt;br/&gt;genotype and phenotype, where the processes of development and physiology reside.&lt;br/&gt;Baldock et al describe an anatomical atlas of the mouse suitable for representing&lt;br/&gt;spatiotemporal patterns of gene expression; the Edinburgh (Baldock et al) and&lt;br/&gt;Jackson Laboratory (Eppig et al) projects are collaborating to link the genetic and&lt;br/&gt;spatial databases together. The plant kingdom, which has recently experienced a&lt;br/&gt;rapid acceleration of genomic scrutiny in both the private and public sectors, is&lt;br/&gt;represented in articles on MaizeDB by Polacco and Coe and on the USDA’s&lt;br/&gt;Agricultural Genome Information System by Beckstrom-Sternberg and Jamison.&lt;br/&gt;Gelbart et al describe the rich integration of genomic and phenotypic data on&lt;br/&gt;Drosophila in Flybase. Mary Berlyn describes the E.coli Genetic Stock Center&lt;br/&gt;Database, which provides query-by-genotype access to the stock center’s extensive&lt;br/&gt;collection of mutant strains.&lt;br/&gt;The Software section contains a number of articles that address one or&lt;br/&gt;another aspect of the problem of integrating data from heterogenous sources. There&lt;br/&gt;are two common ways to achieve such integration: federation, in which the data&lt;br/&gt;continue to reside in separate databases but a software layer makes them act as a&lt;br/&gt;single integrated collection, and physical integration, often called warehousing, in&lt;br/&gt;which the data are combined into a single repository for querying purposes. Both&lt;br/&gt;approaches involve transforming the data into a common format; federation does the&lt;br/&gt;transformation at query time, whereas warehousing does it as a preprocessing step.&lt;br/&gt;One consequence of this difference is that warehouses are more difficult to keep&lt;br/&gt;current as the underlying databases are updated. The choice of federation vs.&lt;br/&gt;warehousing has performance implications as well, though they are not always easy&lt;br/&gt;to predict. A warehouse can map in a straightforward way to a DBMS product, and&lt;br/&gt;make full use of the tuning and optimization capabilities of that product. Federated&lt;br/&gt;systems must pay the price of translating queries at run-time, possibly doing&lt;br/&gt;unoptimized distributed joins of query fragments across multiple databases, and&lt;br/&gt;converting data into the standard form. It is also possible for federated systems to&lt;br/&gt;gain performance by distributing queries across multiple processors in parallel,&lt;br/&gt;though such gains are rare in practice.&lt;br/&gt;The OPM system, described in the article by Markowitz et al, uses a&lt;br/&gt;middleware layer to impose a uniform object-oriented data model3 on a potentially&lt;br/&gt;heterogeneous set of back-end databases. Davidson et al’s BioKleisli takes a similar&lt;br/&gt;approach but uses as its common data model a model adopted from logic&lt;br/&gt;programming which is similar to the relational model but more powerful.&lt;br/&gt;The SRS system described by Carter et al occupies an interesting middle&lt;br/&gt;ground between federation and warehousing. In SRS the datasets are warehoused in a&lt;br/&gt;single computer for searching, but remain organized in their original formats. New&lt;br/&gt;databases are added to the warehouse by supplying parsers for their flat-file formats;&lt;br/&gt;the files themselves are unaffected, which makes updating an SRS system uniquely&lt;br/&gt;simple compared to most warehouse designs.&lt;br/&gt;The Biology Workbench project exemplifies another approach to data&lt;br/&gt;integration made possible by the Web. It does not physically bring the data together&lt;br/&gt;like SRS, nor does it create a virtual unified database like BioKleisli or the OPM&lt;br/&gt;multidatabase capability. Instead, it integrates at the level of the front end by&lt;br/&gt;providing a thin veneer of user interface which provides access to a number of&lt;br/&gt;capabilities on the Web. A similar concept is employed by the BCM Search Launcher&lt;br/&gt;[16].&lt;br/&gt;A key challenge in bioinformatics software development is the need to&lt;br/&gt;continuously evolve software systems to incorporate or adapt to new technologies&lt;br/&gt;while maintaining compatibility with existing (legacy) systems. Traditional software&lt;br/&gt;development practice has been described in terms of a “waterfall” model, in which&lt;br/&gt;development progresses continuously “downstream” from requirements analysis to&lt;br/&gt;design to implementation. This model provides little guidance to bioinformatics&lt;br/&gt;developers, whose task more closely resembles that of an auto mechanic trying to&lt;br/&gt;redesign a car while driving it. The rapid prototyping model, in which systems are&lt;br/&gt;built by successive approximation from crude first attempts, comes closer to the&lt;br/&gt;mark, but still assumes the luxury of an extended prototyping phase. The componentbased&lt;br/&gt;design model, in which systems can be quickly assembled from reusable&lt;br/&gt;components, is one that many in bioinformatics are pinning their hopes on. Jungfer et&lt;br/&gt;al advocate the use of CORBA, an industry standard for designing distributed objectoriented&lt;br/&gt;software systems, which has been adopted at the European Bioinformatics&lt;br/&gt;Institute and elsewhere as a middleware layer to handle communication between back&lt;br/&gt;end databases and front-end viewers and analysis tools. In contrast to OPM and&lt;br/&gt;BioKleisli, CORBA does not so much offer a standard data model as provide a&lt;br/&gt;mechanism for isolating system components from the design constraints that might be&lt;br/&gt;imposed by choosing particular data models. The Biowidgets article by&lt;br/&gt;Crabtree et al describes an approach to modular software development for&lt;br/&gt;bioinformatics visualization. Biowidgets represents an attempt to apply that modular&lt;br/&gt;design philosophy to the problem of data visualization.&lt;br/&gt;The ACE database manager, described by Jean and Danielle Thierry-Mieg,&lt;br/&gt;is the database kernel of the ACEDB system developed by Jean Thierry-Mieg and&lt;br/&gt;Richard Durbin for the C.elegans genomic database, and subsequently reused widely&lt;br/&gt;by many other projects. The tremendous success of ACEDB over the years can be&lt;br/&gt;attributed to a number of factors, including its biologist-friendly user interface, the&lt;br/&gt;ease with which data can be entered into it, the ease with which its schema can be&lt;br/&gt;modified, the ease with which new visualization and analysis routines can be added&lt;br/&gt;to it, the extensive genomics knowledge incorporated into its standard schema and&lt;br/&gt;software, and its price (free!). At the core of the system is a somewhat non-standard&lt;br/&gt;object-oriented DBMS which over a reasonably wide range of database sizes can&lt;br/&gt;outperform most commercial relational databases at tasks such as retrieving an object&lt;br/&gt;detail view, pulling up annotated sequence, or displaying a genetic map. It is&lt;br/&gt;heartening, in an era when DBMS development has been taken over by large&lt;br/&gt;corporations wielding enormous programming teams, to see that a tiny team of&lt;br/&gt;talented individuals can still write a system which outperforms the commercial&lt;br/&gt;products in many respects.&lt;br/&gt;Laboratory information management systems (LIMS) are a species of&lt;br/&gt;software remote from the experience of many bioinformatics practitioners, for whom&lt;br/&gt;data are something that automatically appear in databases. Those of us who have had&lt;br/&gt;occasion to wander into the more upstream regions of the data production process&lt;br/&gt;encounter a world of robots, sequencing machines, bench biologists, pipettes and 96-&lt;br/&gt;well plates. This world turns out to be full of interesting and exotic software&lt;br/&gt;engineering challenges which are not well served by the current generation of&lt;br/&gt;commercial solutions. Goodman et al present an elegant and general approach to the&lt;br/&gt;problem of laboratory process workflow which they developed for use in the&lt;br/&gt;Whitehead Genome Sequencing Center.&lt;br/&gt;The articles in this book constitute a very incomplete sample of the&lt;br/&gt;interesting systems out there. Notable gaps include databases for such important&lt;br/&gt;model organisms as yeast, C.elegans and Arabidopsis as well as a number of&lt;br/&gt;microbial databases; databases on protein sequences, families, and 3D structures;&lt;br/&gt;expression profile databases, and transcription factor and promoter databases.&lt;br/&gt;Starting points for finding such resources include [ 17,18].&lt;br/&gt;One final note: in keeping with the rapid pace of change in this field, many&lt;br/&gt;of the authors are no longer at the institutions where the work was performed, and in&lt;br/&gt;some cases the addresses shown are out of date. During the period when this book&lt;br/&gt;was being written (1997 -98), a number of the authors (myself, Markowitz et al, Karp,&lt;br/&gt;Etzold) moved from public sector to private sector positions, and several of the&lt;br/&gt;systems described (OPM, BioKleisli, EcoCyc, SRS, WIT, EBI-CORBA) went from&lt;br/&gt;research systems to commercial products.&lt;br/&gt;I would like to express my thanks to the authors for their contributions, and to&lt;br/&gt;Anita Tilotta, Mary Panarelli and Cristina Carandang for their assistance in the&lt;br/&gt;preparation of this book.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;TABLE OF CONTENTS&lt;br/&gt;INTRODUCTION ........... 1&lt;br/&gt;    Stanley Letovsky&lt;br/&gt;&lt;br/&gt;DATABASES&lt;br/&gt;1.NCBI: INTEGRATED DATA FOR MOLECULAR BIOLOGY RESEARCH ................. 11&lt;br/&gt;    Karl Sirotkin&lt;br/&gt;2.HOVERGEN: COMPARATIVE ANALYSIS OF HOMOLOGOUS VERTEBRATE GENES ........ 21&lt;br/&gt;    Laurent Duret, Guy Perri‘ere and Manolo Gouy&lt;br/&gt;3.WIT/WIT2: METABOLIC RECONSTRUCTION SYSTEMS ........................... 37&lt;br/&gt;    Ross Overbeek, Niels Larsen, Natalia Maltsev, Gordon D. Pusch, and&lt;br/&gt;    Evgeni Selkov&lt;br/&gt;4.ECOCYC: THERESOURCE AND THE LESSONS LEARNED .......................... 47&lt;br/&gt;    Peter D. Karp and Monica Riley&lt;br/&gt;5.KEGG: FROM GENES TO BIOCHEMICAL PATHWAYS ............................. 63&lt;br/&gt;    Minoru Kanehisa&lt;br/&gt;6.OMIM: ONLINE MENDELIAN INHERITANCE IN MAN ............................ 77&lt;br/&gt;    Alan F. Scott, Joanna Amberger, Brandon Brylawski and Victor A.&lt;br/&gt;    McKusick&lt;br/&gt;7.GDB: INTEGRATING GENOMIC MAPS ........................................ 85&lt;br/&gt;    Stanley Letovsky&lt;br/&gt;8.HGMD: THE HUMAN GENE MUTATION DATABASE ............................... 99&lt;br/&gt;    Michael Krawczak, Edward V. Ball, Peter Stenson and David N. Cooper&lt;br/&gt;9.SENSELAB: MODELING HETEROGENOUS DATA ON THE NERVOUS SYSTEM .......... 105&lt;br/&gt;    Prakash Nadkarni, Jason Mirsky, Emmanouil Skoufos, Matthew Healy,&lt;br/&gt;    Michael Hines, Perry Miller and Gordon Shepherd&lt;br/&gt;10.THE MOUSE GENOME DATABASE AND THE GENE EXPRESSION DATABASE:GENOTYPE &lt;br/&gt;   TO PHENOTYPE ....................................................... 119&lt;br/&gt;    Janan T. Eppig, Joel E. Richardson, Judith A. Blake, Muriel T. Davisson,&lt;br/&gt;    James A. Kadin, and Martin Ringwald&lt;br/&gt;11.THE EDINBURGH MOUSE ATLAS: BASIC STRUCTURE AND INFORMATICS ......... 129&lt;br/&gt;    Richard A Baldock, Christophe Dubreuil, Bill Hill and Duncan Davidson&lt;br/&gt;12.FLYBASE: GENOMIC AND POST-GENOMIC VIEWPOINTS ....................... 141&lt;br/&gt;    The FlyBase Consortium&lt;br/&gt;13.MAIZEDB: THE MAIZE GENOME DATABASE ................................. 151&lt;br/&gt;    Mary Polacco and Ed Coe&lt;br/&gt;14.AGIS: USING THE AGRICULTURAL GENOME INFORMATION SYSTEM ............. 163&lt;br/&gt;    Stephen M. Beckstrom-Sternberg and D. Curtis Jamison&lt;br/&gt;15.CGSC: THE E.COLI GENETIC STOCK CENTER DATABASE ..................... 175&lt;br/&gt;    Mary K.B. Berlyn&lt;br/&gt;&lt;br/&gt;SYSTEMS&lt;br/&gt;16.OPM: OBJECT-PROTOCOLMODEL DATAMANAGEMENT TOOLS‘97 .................. 187&lt;br/&gt;    Victor M. Markowitz, I-Min A. Chen, Anthony S. Kosky, and Ernest Szeto&lt;br/&gt;17.BIOKLEISLI: INTEGRATING BIOMEDICAL DATA AND ANALYSIS PACKAGES ...... 201&lt;br/&gt;    Susan B. Davidson, O. Peter Buneman, Jonathan Crabtree, Val Tannen,&lt;br/&gt;    G. Christian Overton and Limsoon Wong&lt;br/&gt;18.SRS: ANALYZING AND USING DATA FROM HETEROGENOUS TEXTUAL DATABANKS .. 213&lt;br/&gt;    Phil Carter, Thierry Coupaye, David P. Kreil, and Thure Etzold&lt;br/&gt;19.BIOLOGY WORKBENCH: A COMPUTING AND ANALYSIS ENVIRONMENT FOR THE &lt;br/&gt;   BIOLOGICAL SCIENCES ................................................ 233&lt;br/&gt;    Roger Unwin, James Fenton. Mark Whitsitt, Curt Jamison, Mark Stupar,&lt;br/&gt;    Eric Jakobsson and Shankar Subramaniam&lt;br/&gt;20.EBI: CORBA AND THE EBI DATABASES ................................... 245&lt;br/&gt;    Kim Jungfer, Graham Cameron and Tomas Flores&lt;br/&gt;21.BIOWIDGETS: REUSABLE VISUALIZATION COMPONENTS FOR BIOINFORMATICS ... 255&lt;br/&gt;    Jonathan Crabtree, Steve Fischer, Mark Gibson and G. Christian Overton&lt;br/&gt;22.ACEDB:THE ACE DATABASEMANAGER ...................................... 265&lt;br/&gt;    Jean Thierry-Mieg, Danielle Thierry-Mieg and Lincoln Stein&lt;br/&gt;23.LABBASE: DATA ANDWORKFLOWMANAGEMENT FOR LARGE SCALE BIOLOGICAL &lt;br/&gt;   RESEARCH ........................................................... 279&lt;br/&gt;    Nathan Goodman, Steve Rozen, and Lincoln Stein&lt;br/&gt;INDEX ................................................................. 293&lt;br/&gt;</description><pubDate>2008-05-19 22:41:23</pubDate></item>
<item><title>Data Mining in Finance : Advances in Relational and Hybrid Methods</title><link>http://www.netyi.net/training/d09e101e-7e44-41a5-8171-22c784c9b7ce</link><description>PREFACE&lt;br/&gt;The new generation of computing techniques collectively called data&lt;br/&gt;mining methods are now applied to stock market analysis, predictions, and&lt;br/&gt;other financial applications. In this book we discuss the relative merits of&lt;br/&gt;these methods for financial modeling and present a comprehensive survey of&lt;br/&gt;current capabilities of these methods in financial analysis.&lt;br/&gt;The focus is on the specific and highly topical issue of adaptive linear&lt;br/&gt;and non-linear “mining” of financial data. Topics are progressively developed.&lt;br/&gt;First, we examine the distinction between the use of such methods as&lt;br/&gt;ARIMA, neural networks, decision trees, Markov chains, hybrid knowledge-&lt;br/&gt;based neural networks, and hybrid relational methods. Later, we focus&lt;br/&gt;on examining financial time series, and, finally, modeling and forecasting&lt;br/&gt;these financial time series using data mining methods.&lt;br/&gt;Our main purpose is to provide much needed guidance for applying new&lt;br/&gt;predictive and decision-enhancing hybrid methods to financial tasks such as&lt;br/&gt;capital-market investments, trading, banking services, and many others.&lt;br/&gt;The very complex and challenging problem of forecasting financial time&lt;br/&gt;series requires specific methods of data mining. We discuss these requirements&lt;br/&gt;and show the relations between problem requirements and the capabilities&lt;br/&gt;of different methods. Relational data mining as a hybrid learning&lt;br/&gt;method combines the strength of inductive logic programming (ILP) and&lt;br/&gt;probabilistic inference to meet this challenge. A special feature of the book&lt;br/&gt;is the large number of worked examples illustrating the theoretical concepts&lt;br/&gt;discussed.&lt;br/&gt;The book begins with problem definitions, modern methodologies of&lt;br/&gt;general data mining and financial knowledge discovery, relations between&lt;br/&gt;data mining and database management, current practice, and intellectual&lt;br/&gt;challenges in data mining.&lt;br/&gt;Chapter 2 is devoted to numerical data mining learning models and their&lt;br/&gt;financial applications. We consider ARIMA models, Markov chains, instance-&lt;br/&gt;based learning, neural networks, methods of learning from experts&lt;br/&gt;(“expert” mining”), and new methods for testing the results of data mining.&lt;br/&gt;Chapter 3 presents rule-based and hybrid data mining methods such as&lt;br/&gt;learning prepositional rules (decision trees and DNF), extracting rules from&lt;br/&gt;learned neural networks, learning probabilistic rules, and knowledge-based&lt;br/&gt;stochastic modeling (Markov chains and hidden Markov models) in&lt;br/&gt;finance.&lt;br/&gt;Chapter 4 describes a new area of data mining and financial applications -&lt;br/&gt;- relational data mining (RDM) methods. From our viewpoint, this approach&lt;br/&gt;will play a key role in future advances in data mining methodology and&lt;br/&gt;practice. Topics covered in this chapter include the relational data mining&lt;br/&gt;paradigm and current challenges, theory, and algorithms (FOIL, FOCL and&lt;br/&gt;MMDR).&lt;br/&gt;Numerical relational data mining methods are especially important for&lt;br/&gt;financial analysis where data commonly are numerical financial time series.&lt;br/&gt;This subject is developed in chapters 4, 5 and 6 using complex data types&lt;br/&gt;and representative measurement theory. The RDM paradigm is based on&lt;br/&gt;highly expressive first-order logic language and inductive logic programming.&lt;br/&gt;Chapters 5 and 6 cover knowledge representation and financial applications&lt;br/&gt;of RDM. Chapter 6 also discusses key performance issues of the selected&lt;br/&gt;methods in forecasting financial time series. Chapter 7 presents fuzzy&lt;br/&gt;logic methods combined with probabilistic methods, comparison of fuzzy&lt;br/&gt;logic and probabilistic methods, and their financial applications.&lt;br/&gt;Well-known and commonly used data mining methods in finance are attribute-&lt;br/&gt;based learning methods such as neural networks, the nearest neighbours&lt;br/&gt;method, and decision trees. These are relatively simple, efficient, and&lt;br/&gt;can handle noisy data. However, these methods have two serious drawbacks:&lt;br/&gt;a limited ability to represent background knowledge and the lack of complex&lt;br/&gt;relations. The purpose of relational data mining is to overcome these limitations.&lt;br/&gt;On the other hand, as Bratko and Muggleton noted [1995], current&lt;br/&gt;relational methods (ILP methods) are relatively inefficient and have rather&lt;br/&gt;limited facilities for handling numerical data. Biology, pharmacology, and&lt;br/&gt;medicine have already benefited significantly from relational data mining.&lt;br/&gt;We believe that now is the time for applying these methods to financial&lt;br/&gt;analyses. This book is addressed to researchers, consultants, and students&lt;br/&gt;interested in the application of mathematics to investment, economics, and&lt;br/&gt;management. We also maintain a related website&lt;br/&gt;http://www.cwu.edu/~borisk/finanace.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;TABLE OF CONTENTS&lt;br/&gt;Foreword by Gregory Piatetsky-Shapiro xi&lt;br/&gt;Preface  xiii&lt;br/&gt;Acknowledgements xv&lt;br/&gt;1. The Scope and Methods of the Study  1&lt;br/&gt;2. Numerical Data Mining Models with Financial Applications  21&lt;br/&gt;3. Rule-Based and Hybrid Financial Data Mining  71&lt;br/&gt;4. Relational Data Mining (RDM)  115&lt;br/&gt;5. Financial Applications of Relational Data Mining  189&lt;br/&gt;6 Comparison of Performance of RDM and other methods in financial applications  219&lt;br/&gt;7. Fuzzy logic approach and its financial applications  231&lt;br/&gt;REFERENCES  285&lt;br/&gt;Subject Index  299</description><pubDate>2008-05-14 22:15:48</pubDate></item>
<item><title>Web Data Mining And Applications In Business Intelligence and Counter-Terrorism</title><link>http://www.netyi.net/training/be429fb9-d42e-4d32-883c-1a96f003b93c</link><description>Preface&lt;br/&gt;BACKGROUND&lt;br/&gt;Recent developments in information systems technologies have resulted in computerizing many applications in various business areas. Data has become a critical resource in many organizations, and therefore, accessing data efficiently, sharing the data, extracting information from the data, and making use of the information have become urgent needs. As a result, not only have there been many efforts toward integrating the various data sources scattered across several sites, but extracting information from these databases in the form of patterns and trends has also become important. These data sources may be databases managed by database management systems or they could be data warehoused in a repository from multiple data sources. The advent of the World Wide Web (WWW) in the mid-1990s has resulted in even greater demand for managing data, information, and knowledge effectively. There is now so much data on the Web that managing it with conventional tools is becoming almost an impossibility. New tools and techniques are needed to effectively manage this data. Therefore, to provide interoperability as well as warehousing between the multiple data sources and systems, and to extract information from the databases and warehouses on the Web, various tools are being developed.&lt;br/&gt;&lt;br/&gt;We have written a series of books for CRC Press on data management:&lt;br/&gt;&lt;br/&gt;Book #1 (Data Management Systems Evolution and Interoperation) focused on general aspects of data management and also addressed interoperability and migration.&lt;br/&gt;&lt;br/&gt;Book #2 (Data Mining: Technologies, Techniques, Tools, and Trends) discussed data mining. Essentially, it elaborated on Chapter 9 of Book #1.&lt;br/&gt;&lt;br/&gt;Book #3 (Web Data Management and E-Commerce) discussed Web database technologies and discussed E-commerce as an application area. Essentially, it elaborated on Chapter 10 of Book #1.&lt;br/&gt;&lt;br/&gt;Book #4 (Managing and Mining Multimedia Databases) addressed both multimedia database management and multimedia data mining. It elaborated on both Chapter 6 of Book #1 (for multimedia database management) and Chapter 11 of Book #2 (for multimedia data mining).&lt;br/&gt;&lt;br/&gt;Book #5 (XML, Databases, and the Semantic Web) described XML technologies related to data management. It expanded on Chapter 11 of Book #3.&lt;br/&gt;&lt;br/&gt;This book (Book #6) elaborates on Chapter 12 of Book #5. It describes Web data mining technologies and discusses some critical applications in business intelligence and counter-terrorism. In particular, we discuss techniques and technologies for mining data on the Web, and then describe applications for Web mining, such as customer relationship management, and the increasingly important area of counter-terrorism.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Table of Contents  &lt;br/&gt; Web Data Mining and Applications in Business Intelligence and Counter-Terrorism  &lt;br/&gt; Preface  &lt;br/&gt; Chapter 1 - Introduction &lt;br/&gt; Part I - Supporting Technologies for Web Data Mining &lt;br/&gt; Chapter 2 - The World Wide Web, E-Commerce, and Business Intelligence &lt;br/&gt; Chapter 3 - Data Mining &lt;br/&gt; Chapter 4 - Core Data Mining Technologies &lt;br/&gt; Chapter 5 - Web Database Management &lt;br/&gt; Chapter 6 - Information Retrieval Systems &lt;br/&gt; Chapter 7 - Information Management Technologies &lt;br/&gt; Chapter 8 - The Semantic Web &lt;br/&gt; Part II - Web Data Mining—Techniques, Tools, and Trends &lt;br/&gt; Chapter 9 - Data Mining and the Web &lt;br/&gt; Chapter 10 - Processes and Techniques for Web Data Mining &lt;br/&gt; Chapter 11 - Mining Databases on the Web &lt;br/&gt; Chapter 12 - Information Retrieval and Web Data Mining &lt;br/&gt; Chapter 13 - Information Management and Web Data Mining &lt;br/&gt; Chapter 14 - Semantic Web Mining &lt;br/&gt; Chapter 15 - Mining Usage Patterns and Structure on the Web &lt;br/&gt; Chapter 16 - Prototypes, Products, and Standards for Web Data Mining &lt;br/&gt; Chapter 17 - Some Applications for Web Mining &lt;br/&gt; Part III - Web Data Mining for Counter-Terrorism &lt;br/&gt; Chapter 18 - Some Information on Terrorism, Security Threats, and Protection Measures &lt;br/&gt; Chapter 19 - Web Data Mining for Counter-Terrorism &lt;br/&gt; Chapter 20 - Mining Web Databases for Counter-Terrorism &lt;br/&gt; Chapter 21 - Information Retrieval and Web Mining for Counter-Terrorism &lt;br/&gt; Chapter 22 - Information Management and Web Mining for Counter-Terrorism &lt;br/&gt; Chapter 23 - Semantic Web Mining for Counter-Terrorism &lt;br/&gt; Chapter 24 - Web Usage and Structure Mining for Counter-Terrorism &lt;br/&gt; Chapter 25 - National Security, Privacy, Civil Liberties, and Web Mining &lt;br/&gt; Chapter 26 - Revisiting Security Threats with Respect to Web Mining &lt;br/&gt; Chapter 27 - E-Commerce, Business Intelligence, and Counter-Terrorism &lt;br/&gt; Chapter 28 - Summary and Directions &lt;br/&gt; Part IV - Appendixes &lt;br/&gt; Appendix A - Data Management Systems—Developments and Trends &lt;br/&gt; Appendix B - Database Systems and Related Technologies &lt;br/&gt; Appendix C - Data and Information Security &lt;br/&gt; Appendix D - References &lt;br/&gt; Index  &lt;br/&gt; List of Exhibits  &lt;br/&gt;</description><pubDate>2008-04-22 19:41:33</pubDate></item>
<item><title>Beginning.Database.Design.From.Novice.to.Professional</title><link>http://www.netyi.net/training/aaefd112-5054-4300-a922-138f279a188f</link><description>this book will definitely be very useful to you if you need to design &lt;br/&gt;a small database. But most importantly, it will help you design a database that can grow,&lt;br/&gt;into terabytes if need be. Design is to databases what grammar is to languages: the foun-&lt;br/&gt;dation. As grammar prevents ambiguities and lets you express your ideas as clearly in a&lt;br/&gt;short note as in a long essay, proper design prevents loss of data integrity and lets you&lt;br/&gt;extract from your databases the information that is hidden in data. Implementation&lt;br/&gt;varies; principles remain the same.</description><pubDate>2008-03-28 15:34:55</pubDate></item>
<item><title>Understanding Digital Libraries</title><link>http://www.netyi.net/training/b265abca-969f-4e22-9b42-8790aad255c6</link><description>Editorial Reviews&lt;br/&gt;&lt;br/&gt;Review&lt;br/&gt;&amp;quot;Lesk is the senior and most knowledgeable author in the field. His dry humor and clear explanations, combined with his uncanny ability to uncover and address key ideas and problems, make this a &amp;quot;must read.&amp;quot; &lt;br/&gt;--Edward A. Fox, Ph.D., Professor of Computer Science, Virginia Tech&lt;br/&gt;&lt;br/&gt;&amp;quot;Michael Lesk does for digital libraries what David Macaulay does for every day objects: he lucidly depicts how things work. In the digital world the ways things work is necessarily always in flux. In this second edition, Michael Lesk has done a masterful job of making us feel more at home with this flux.&amp;quot;&lt;br/&gt;--Mich&amp;#232;le Valerie Cloonan, Dean and Professor, Graduate School of Library &amp;amp;amp; Information Science, Simmons College&lt;br/&gt;&lt;br/&gt;&amp;quot;Lesk's insights are distilled from a lifetime of pioneering activities in information retrieval, text processing and digital libraries, culminating in a most creative period at the National Science Foundation. He has written a book that brings these insights alive with well-chosen examples: facts and figures, tables and graphs. Digital libraries have not replaced books. This book illustrates why.&amp;quot;&lt;br/&gt;--William Y. Arms, Professor of Computer Science and Co-Director of Information Science, Cornell University &lt;br/&gt;&lt;br/&gt;Book Description&lt;br/&gt;This fully revised and updated second edition of Understanding Digital Libraries focuses on the challenges faced by both librarians and computer scientists in a field that has been dramatically altered by the growth of the Web.&lt;br/&gt;&lt;br/&gt;At every turn, the goal is practical: to show you how things you might need to do are already being done, or how they can be done. The first part of the book is devoted to technology and examines issues such as varying media requirements, indexing and classification, networks and distribution, and presentation. The second part of the book is concerned with the human contexts in which digital libraries function. Here youll find specific and useful information on usability, preservation, scientific applications, and thorny legal and economic questions.&lt;br/&gt;&lt;br/&gt;Useful for digital library projects in all kinds of settings, including commercial and community ventures, museums, research institutions, and schools.&lt;br/&gt;Covers the entire spectrum of media, including text, all kinds of images, audio, and video.&lt;br/&gt;Provides practical advice on achieving the best of what is possible while avoiding common pitfalls.&lt;br/&gt;Filled with case studies and references to valuable outside resources. &lt;br/&gt;</description><pubDate>2008-03-26 22:35:43</pubDate></item>
<item><title>Database System Concepts(高清晰版)</title><link>http://www.netyi.net/training/846a8273-8336-4691-8012-6cf923aca504</link><description>Front Matter 1&lt;br/&gt;Preface 1&lt;br/&gt;1. Introduction 11&lt;br/&gt;Text 11&lt;br/&gt;I. Data Models 35&lt;br/&gt;Introduction 35&lt;br/&gt;2. Entity?Relationship Model 36&lt;br/&gt;3. Relational Model 87&lt;br/&gt;II. Relational Databases 140&lt;br/&gt;Introduction 140&lt;br/&gt;4. SQL 141&lt;br/&gt;5. Other Relational Languages 194&lt;br/&gt;6. Integrity and Security 229&lt;br/&gt;7. Relational?Database Design 260&lt;br/&gt;III. Object?Based Databases and XML 307&lt;br/&gt;Introduction 307&lt;br/&gt;8. Object?Oriented Databases 308&lt;br/&gt;9. Object?Relational Databases 337&lt;br/&gt;10. XML 363&lt;br/&gt;IV. Data Storage and Querying 393&lt;br/&gt;Introduction 393&lt;br/&gt;11. Storage and File Structure 394&lt;br/&gt;12. Indexing and Hashing 446&lt;br/&gt;13. Query Processing 494&lt;br/&gt;14. Query Optimization 529&lt;br/&gt;V. Transaction Management 563&lt;br/&gt;Introduction 563&lt;br/&gt;15. Transactions 564&lt;br/&gt;16. Concurrency Control 590&lt;br/&gt;17. Recovery System 637&lt;br/&gt;iii&lt;br/&gt;VI. Database System Architecture 679&lt;br/&gt;Introduction 679&lt;br/&gt;18. Database System Architecture 680&lt;br/&gt;19. Distributed Databases 705&lt;br/&gt;20. Parallel Databases 750&lt;br/&gt;VII. Other Topics 773&lt;br/&gt;Introduction 773&lt;br/&gt;21. Application Development and Administration 774&lt;br/&gt;22. Advanced Querying and Information Retrieval 810&lt;br/&gt;23. Advanced Data Types and New Applications 856&lt;br/&gt;24. Advanced Transaction Processing 884&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;声明：本人上传的书籍均来自网络，仅作为阅读交流之用，并无任何商业目的。如作者、出版社认为本人行为侵权，请即刻删除此贴！请下载的朋友尊重原书作者、出版社的知识产权，喜欢该书籍，请购买正版图书，支持作者和出版商。谢谢！</description><pubDate>2008-03-26 19:19:36</pubDate></item>
<item><title>Inside XSLT</title><link>http://www.netyi.net/training/d59f86dc-d6a1-4a17-8b9b-ee230bd5d606</link><description>Steve Holzner,award-winning author of the best-selling Inside XML,brings you a comprehensive and easy-to-understand resource on XSLT. Not only will you master the XSLT 1.0 Recommendation, the XSLT 1.1 Working Draft, and the XSLT 2.0 Requirements, you also get coverage of related specifications such as XPath.&lt;br/&gt;&lt;br/&gt;With more than 400 complete examples, Inside XSLT shows you how to perform virtually every type of XSLT transformation there is. Besides seeing how to use the top four XSLT processors, you'll also master the XSL formatting objects and learn how to use XSLT in standalone processors, Web browsers, and on Web servers with Active Server Pages (ASP), Java Server Pages (JSP), and Java servlets. This book is specifically designed to be clear and complete, filled with examples, and includes references to hundreds of online resources, insights, and tips you just won't find anywhere else. Written for developers with XML experience, Inside XSLT is a resource that will take your programming to the next level.&lt;br/&gt;&lt;br/&gt;777&lt;br/&gt; &lt;br/&gt;&lt;br/&gt;Copyright&lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;&lt;br/&gt;About the Technical Reviewers&lt;br/&gt;&lt;br/&gt;Acknowledgments&lt;br/&gt;&lt;br/&gt;Tell Us What You Think&lt;br/&gt;&lt;br/&gt;Introduction&lt;br/&gt;&lt;br/&gt;What's Inside?&lt;br/&gt;&lt;br/&gt;Who This Book Is For&lt;br/&gt;&lt;br/&gt;At What Level This Book Is Written&lt;br/&gt;&lt;br/&gt;Conventions Used&lt;br/&gt;&lt;br/&gt;Chapter 1. Essential XSLT&lt;br/&gt;&lt;br/&gt;XSL = XSLT + XSL-FO&lt;br/&gt;&lt;br/&gt;A Little Background&lt;br/&gt;&lt;br/&gt;XML Documents&lt;br/&gt;&lt;br/&gt;What Does XML Look Like in a Browser?&lt;br/&gt;&lt;br/&gt;XSLT Transformations&lt;br/&gt;&lt;br/&gt;Making an XSLT Transformation Happen&lt;br/&gt;&lt;br/&gt;Using Standalone XSLT Processors&lt;br/&gt;&lt;br/&gt;Using Browsers to Transform XML Documents&lt;br/&gt;&lt;br/&gt;Using XSLT and JavaScript in the Internet Explorer&lt;br/&gt;&lt;br/&gt;XSLT Transformations on Web Servers&lt;br/&gt;&lt;br/&gt;XML-to-XML Transformations&lt;br/&gt;&lt;br/&gt;XML-to-XHTML Transformations&lt;br/&gt;&lt;br/&gt;XSLT Resources&lt;br/&gt;&lt;br/&gt;XSL Formatting Objects: XSL-FO&lt;br/&gt;&lt;br/&gt;XSL-FO Resources&lt;br/&gt;&lt;br/&gt;Formatting an XML Document&lt;br/&gt;&lt;br/&gt;The XSLT Stylesheet&lt;br/&gt;&lt;br/&gt;Transforming a Document into Formatting Object Form&lt;br/&gt;&lt;br/&gt;Creating a Formatted Document&lt;br/&gt;&lt;br/&gt;Chapter 2. Creating and Using Stylesheets&lt;br/&gt;&lt;br/&gt;Trees and Nodes&lt;br/&gt;&lt;br/&gt;The Information Set Model Versus the XSLT Tree Model&lt;br/&gt;&lt;br/&gt;Working with XSLT Elements&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;?xsl:stylesheet?&amp;amp;gt; Processing Instruction&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:stylesheet&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Top-Level Stylesheet Elements&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:template&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Template Bodies&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:apply-templates&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Accessing Node Values&lt;br/&gt;&lt;br/&gt;XML Base Support&lt;br/&gt;&lt;br/&gt;Choosing Output Methods&lt;br/&gt;&lt;br/&gt;Simplified Stylesheets&lt;br/&gt;&lt;br/&gt;Embedded Stylesheets&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:include&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:import&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:apply-imports&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Using Internet Explorer to Transform XML Documents&lt;br/&gt;&lt;br/&gt;Chapter 3. Creating and Using Templates&lt;br/&gt;&lt;br/&gt;Creating a Template&lt;br/&gt;&lt;br/&gt;Processing Child Nodes&lt;br/&gt;&lt;br/&gt;Accessing Node Values&lt;br/&gt;&lt;br/&gt;Creating Match Patterns&lt;br/&gt;&lt;br/&gt;Selecting Which Template to Apply&lt;br/&gt;&lt;br/&gt;Reading Attribute Values&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:text&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Disabling Output Escaping&lt;br/&gt;&lt;br/&gt;Writing Attribute Values&lt;br/&gt;&lt;br/&gt;Attribute Value Templates&lt;br/&gt;&lt;br/&gt;Handling Whitespace&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:strip-space&amp;amp;gt; and &amp;amp;lt;xsl:preserve-space&amp;amp;gt; Elements&lt;br/&gt;&lt;br/&gt;Automatic Indenting&lt;br/&gt;&lt;br/&gt;Default Template Rules&lt;br/&gt;&lt;br/&gt;Deleting Content&lt;br/&gt;&lt;br/&gt;Template Conflict Resolution&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:copy&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:copy-of &amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:message&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Chapter 4. Creating Match Patterns&lt;br/&gt;&lt;br/&gt;Matching the Root Node&lt;br/&gt;&lt;br/&gt;Matching Elements&lt;br/&gt;&lt;br/&gt;Matching Children&lt;br/&gt;&lt;br/&gt;Matching Element Descendants&lt;br/&gt;&lt;br/&gt;Matching Attributes&lt;br/&gt;&lt;br/&gt;Formally Defining Match Patterns&lt;br/&gt;&lt;br/&gt;Part 1 of Step Patterns: Pattern Axes&lt;br/&gt;&lt;br/&gt;Part 2 of Step Patterns: Node Tests&lt;br/&gt;&lt;br/&gt;Part 3 of Step Patterns: Predicates&lt;br/&gt;&lt;br/&gt;Creating Predicates&lt;br/&gt;&lt;br/&gt;Matching by ID&lt;br/&gt;&lt;br/&gt;Matching by Key&lt;br/&gt;&lt;br/&gt;Using the Or Operator&lt;br/&gt;&lt;br/&gt;Pattern Examples&lt;br/&gt;&lt;br/&gt;Chapter 5. Making Choices and Sorting Data&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:if&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:choose&amp;amp;gt;, &amp;amp;lt;xsl:when&amp;amp;gt;, and &amp;amp;lt;xsl:otherwise&amp;amp;gt; Elements&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:for-each&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Sorting Elements&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:number&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;XSLT Extensibility&lt;br/&gt;&lt;br/&gt;Extension Functions&lt;br/&gt;&lt;br/&gt;Extension Elements&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:fallback&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Chapter 6. Transforming from XML to XML, HTML, XHTML, RTF, and Modifying Document Content&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:output&amp;amp;gt; Element&lt;br/&gt;&lt;br/&gt;Altering Document Structure Based on Input&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:element&amp;amp;gt; Element: Creating New Elements at Run Time&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:attribute&amp;amp;gt; Element: Creating New Attributes&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:comment&amp;amp;gt; Element: Generating Comments&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:processing-instruction&amp;amp;gt; Element: Generating Processing Instructions&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:document&amp;amp;gt; Element: Generating Multiple Output Documents&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:namespace&amp;amp;gt; Element: Generating Namespace Declarations&lt;br/&gt;&lt;br/&gt;The &amp;amp;lt;xsl:attribute-set&amp;amp;gt; Element: Generating Attribute Sets&lt;br/&gt;&lt;br/&gt;Omitting the XML Declaration and Generating XML Fragments&lt;br/&gt;&lt;br/&gt;Using generate-id to Create Unique Identifiers&lt;br/&gt;&lt;br/&gt;Creating CDATA Sections&lt;br/&gt;&lt;br/&gt;Setting Character Encoding&lt;br/&gt;&lt;br/&gt;Modes: Context-Specific Formatting&lt;br/&gt;&lt;br/&gt;Chapter 7. Using and Understanding XPath&lt;br/&gt;&lt;br/&gt;Understanding XPath&lt;br/&gt;&lt;br/&gt;XPath Data Types&lt;br/&gt;&lt;br/&gt;Creating XPath Location Paths&lt;br/&gt;&lt;br/&gt;Part 1 of XPath Location Steps: Axes&lt;br/&gt;&lt;br/&gt;Part 2 of XPath Location Steps: Node Tests&lt;br/&gt;&lt;br/&gt;Part 3 of XPath Location Steps: Predicates&lt;br/&gt;&lt;br/&gt;Using the XPath Axes&lt;br/&gt;&lt;br/&gt;Using the ancestor Axis&lt;br/&gt;&lt;br/&gt;Using the ancestor-or-self Axis&lt;br/&gt;&lt;br/&gt;Using the descendant Axis&lt;br/&gt;&lt;br/&gt;Using the descendant-or-self Axis&lt;br/&gt;&lt;br/&gt;Using the following Axis&lt;br/&gt;&lt;br/&gt;Using the following-sibling Axis&lt;br/&gt;&lt;br/&gt;Using the namespace Axis&lt;br/&gt;&lt;br/&gt;Using the parent Axis&lt;br/&gt;&lt;br/&gt;Using the preceding Axis&lt;br/&gt;&lt;br/&gt;Using the preceding-sibling Axis&lt;br/&gt;&lt;br/&gt;Using the self Axis&lt;br/&gt;&lt;br/&gt;Location Path Examples&lt;br/&gt;&lt