talk-data.com talk-data.com

Topic

data

5765

tagged

Activity Trend

3 peak/qtr
2020-Q1 2026-Q1

Activities

5765 activities · Newest first

Express Learning: Database Management Systems

Express Learning is a series of books designed as quick reference guides to important undergraduate computer courses. The organized and accessible format of these books allows students to learn important concepts in an easy-to-understand, question-and-answer format. These portable learning tools have been designed as one-stop references for students to understand and master the subjects by themselves.

IBM Tivoli Storage Productivity Center V4.2 Release Guide

IBM® Tivoli® Storage Productivity Center V4.2 is a feature-rich storage management software suite. The integrated suite provides detailed monitoring, reporting, and management within a single console. This IBM Redbooks® publication is intended for storage administrators and users who are installing and using the features and functions in IBM Tivoli Storage Productivity Center V4.2. The information in the book can be used to plan for, install, and customize the components of Tivoli Storage Productivity Center in your storage infrastructure. This release contains several important functional enhancements: - New licensing for Tivoli Storage Productivity Center Select and for Tivoli Storage productivity Center for Disk Select to provide full Tivoli Storage Productivity Center functionality to Midrange. - Support for IBM Storwize V7000. Also new is the capability for customers to generate and see Storwize V7000 and SAN Volume Controller (SVC) Internal Disks report. - New IBM Tivoli Tier reports that help clients make important decisions about storage tiering by utilizing estimated capability and actual performance data for IBM System Storage® SAN Volume Controller and IBM Storwize V7000 storage tier reports. - IBM XIV® Storage System support has been updated, adding discovery, provisioning, and performance management, as well as new replication support for three new XIV sessions: Snapshot, Metro Mirror failover/failback, and Global Mirror Failover/Failback. Step-by-step procedures are provided to help you with tasks such as migrating to Storage Resource agents, using Native APIs, using SAN configuration planning functions, and maintaining your IBM DB2 database repository.

Expert Indexing in Oracle Database 11g: Maximum Performance for Your Database

Expert Indexing in Oracle Database 11g is about the one database structure at the heart of almost all performance concerns: the index. Database system performance is one of the top concerns in information technology today. Administrators struggle to keep up with the explosion of access and activity driven by the proliferation of computing into everything from phones to tablets to PCs in our increasingly connected world. At the heart of any good-performing database lies a sound indexing strategy that makes appropriate use of indexing, and especially of the vendor-specific indexing features on offer. Few databases fully exploit the wealth of data access mechanisms provided by Oracle. Expert Indexing in Oracle Database 11g helps by bringing together information indexing and how to use it into one, convenient and blissfully short volume that you can read quickly and have at your fingertips for reference. Learn the different types of indices available and when each is best applied. Recognize when queries aren't using indices as you intend. Manage your indexing for maximum performance. Let Expert Indexing in Oracle Database 11g be your guide to deep mastery of the most fundamental performance optimization structure in Oracle Database. Explains how indices work, how they help, and how they hinder Demystifies the various index choices Describes the database administration chores associated with indices What you'll learn Create an overall indexing strategy to guide your decisions Choose the correct indexing mechanisms for your applications Manage and maintain indices to avoid degradation and preserve efficiency Take better advantage of underused index types such as index-organized tables Choose the appropriate columns to index, with confidence Blend partitioning and materialized views into your indexing strategy Who this book is for Expert Indexing in Oracle Database 11g is for all levels of database administrators and application developers who are struggling with the database performance and scalability challenge. Any database administrator involved with indexing, which is any database administrator period, will appreciate the wealth of advice packed into this gem of a book.

Practical Data Mining

Intended for those who need a practical guide to proven and up-to-date data mining techniques and processes, this book covers specific problem genres. With chapters that focus on application specifics, it allows readers to go to material relevant to their problem domain. Each section starts with a chapter-length roadmap for the given problem domain. This includes a checklist/decision-tree, which allows the reader to customize a data mining solution for their problem space. The roadmap discusses the technical components of solutions.

Statistical Learning and Data Science

Driven by a vast range of applications, data analysis and learning from data are vibrant areas of research. Various methodologies, including unsupervised data analysis, supervised machine learning, and semi-supervised techniques, have continued to develop to cope with the increasing amount of data collected through modern technology. With a focus on applications, this volume presents contributions from some of the leading researchers in the different fields of data analysis. Synthesizing the methodologies into a coherent framework, the book covers a range of topics, from large-scale machine learning to synthesis objects analysis.

Statistics of Medical Imaging

Statistical investigation into technology not only provides a better understanding of the intrinsic features of the technology (analysis), but also leads to an improved design of the technology (synthesis). Physical principles and mathematical procedures of medical imaging technologies have been extensively studied during past decades. However, less work has been done on their statistical aspect. Filling this gap, this book provides a theoretical framework for statistical investigation into medical technologies. Rather than offer detailed descriptions of statistics of basic imaging protocols of X-ray CT and MRI, the book presents a method to conduct similar statistical investigations into more complicated imaging protocols.

XAML Developer Reference

Your expert guide to designing and building dynamic user interfaces Sharpen your application design and development skills using XAML—the declarative markup language used in Microsoft Silverlight and Windows Presentation Foundation (WPF). Led by two XAML experts, you’ll learn practical ways to build rich, interactive user interfaces with data integration capabilities and support for multimedia, graphics, and animation. This hands-on guide is ideal for Microsoft .NET developers and web designers alike. Discover how to: Control UI behavior and implement business logic with code-behind solutions Manage UI element positioning with the XAML layout system Use templates to customize UI elements—without affecting their functionality Apply different types of property and event systems in WPF and Silverlight Bind various kinds of data to your UI, and display them in the format you want Implement 2D and 3D vector graphics and animations Reuse control styles and properties to maintain consistency throughout your application

Data Warehouse Designs

This book presents two data warehouse solutions that deliver significant ROI; market basket analysis, approached as a database design issue rather than a data model issue; and time variance or temporal data, which present past events in their historical context. The former is available to any enterprise with a data warehouse, while the latter provides a simple design that accommodates large data volumes. The text combines these two database designs into one design, which performs market basket analysis of transactions in their historical context.

Spectral Feature Selection for Data Mining

Spectral Feature Selection for Data Mining introduces a novel feature selection technique that establishes a general platform for studying existing feature selection algorithms and developing new algorithms for emerging problems in real-world applications. This technique represents a unified framework for supervised, unsupervised, and semisupervise

MongoDB in Action

NEWER EDITION AVAILABLE MongoDB in Action, Second Edition is now available. An eBook of this older edition is included at no additional cost when you buy the revised edition! A limited number of pBook copies of this edition are still available. Please contact Manning Support to inquire about purchasing previous edition copies. MongoDB in Action is a comprehensive guide to MongoDB for application developers. The book begins by explaining what makes MongoDB unique and describing its ideal use cases. A series of tutorials designed for MongoDB mastery then leads into detailed examples for leveraging MongoDB in e-commerce, social networking, analytics, and other common applications. About the Technology Big data can mean big headaches. MongoDB is a document-oriented database designed to be flexible, scalable, and very fast, even with big data loads. It's built for high availability, supports rich, dynamic schemas, and lets you easily distribute data across multiple servers. About the Book MongoDB in Action introduces you to MongoDB and the document-oriented database model. This perfectly paced book provides both the big picture you'll need as a developer and enough low-level detail to satisfy a system engineer. Numerous examples will help you develop confidence in the crucial area of data modeling. You'll also love the deep explanations of each feature, including replication, auto-sharding, and deployment. What's Inside Indexes, queries, and standard DB operations Map-reduce for custom aggregations and reporting Schema design patterns Deploying for scale and high availability About the Reader Written for developers. No MongoDB or NoSQL experience required. About the Author Kyle Banker is a software engineer at 10gen where he maintains the official MongoDB drivers for Ruby and C. Quotes Awesome! MongoDB in a nutshell. - Hardy Ferentschik, Red Hat Excellent. Many practical examples. - Curtis Miller, Flatterline Not only the how, but also the why. - Philip Hallstrom, PJKH, LLC Has a developer-centric flavor--an excellent reference. - Rick Wagner, Red Hat A must-read. - Daniel Bretoi, Advanced Energy

Fundamentals of Database Management Systems, Second Edition

Gillenson's new edition of Fundamentals of Database Management Systems provides concise coverage of the fundamental topics necessary for a deep understanding of the basics. In this issue, there is more emphasis on a practical approach, with new "your turn" boxes and much more coverage in a separate supplement on how to implement databases with Access. In every chapter, the author covers concepts first, then show how they're implemented in continuing case(s.) "Your Turn" boxes appear several times throughout the chapter to apply concepts to projects. And "Concepts in Action" boxes contain examples of concepts used in practice. This pedagogy is easily demonstrable and the text also includes more hands-on exercises and projects and a standard diagramming style for the data modeling diagrams. Furthermore, revised and updated content and organization includes more coverage on database control issues, earlier coverage of SQL, and new coverage on data quality issues.

Web Analytics Action Hero: Using Analysis to Gain Insight and Optimize Your Business

Companies need more than just web analysts and data-savvy marketers to be successful–they need action heroes! While most of us never battle evil scientists or defuse nuclear warheads, successful web analysts benefit from the same attributes that fictional action heroes embody. As a web analyst, your main goal is to improve your organization’s online performance. You can become an “action hero” by translating analysis insights into action that generates significant returns for your company. How you approach analysis is critical to your overall success. In this book, web analytics expert Brent Dykes addresses the unique challenges facing analysts and online marketers working within small and large companies, teaching you how to move beyond reporting and toward analysis to drive action and change. Taking a principle-based rather than a tool-specific approach, Brent introduces you to the Action Hero Framework that breaks down the analysis process into three key stages: Prioritize (what to analyze), Analyze (how to analyze), and Mobilize (how to drive action). And he reinforces these topics with real-world examples and practical tips from seasoned analysts at leading companies. Defines the type of environment in which action heroes thrive–not just survive–as well as how to defeat the villains of web analytics that stand in the way Arms web professionals with a strategic framework for executing online analysis, as well as an arsenal of analysis techniques Reveals how companies need to be both data-driven and action-agile to drive business value from web analytics For more action hero resources and information, check out the book’s companion site at www.Analyticshero.com. "The ideas in this book will take you days (or even weeks) to work your way through, and they fly in the face of the emotional approach to marketing. The question is: would you rather have your competition lead the way with data and science when it comes to reaching your market, or are you going to go first? That's how it is with action heroes--no guts, no glory." - Seth Godin Author We Are All Weird "Don't let the jaunty, breezy style of this book throw you off. Brent successfully - and entertainingly - packs years of experience into these pages along with case studies and insightful help on getting the most out of web analytics, adding value to your company and boosting your career trajectory." - Jim Sterne Founder of eMetrics Marketing Optimization Summit, author of "Social Media Metrics" and Chairman of the Digital Analytics Association

Undocumented Secrets of MATLAB-Java Programming

Many people know that a major part of the functionality of the MATLAB software package is based on Java. But fewer people know how to manipulate Java to achieve improved appearance and functionality and thus heighten MATLAB software's applicability to real world, modern situations. Organized by related functionality/usage and ordered from facile to complex, this book presents examples, instruction, and code snippets in stand-alone, self-contained chapters. Requiring no prior Java knowledge, this book provides numerous online references and resources to show readers how to use and discover new components and functionalities using nothing but MATLAB itself as the discovery tool.

Expert Oracle Application Express Plugins: Building Reusable Components

Expert Oracle Application Express Plugins is your “go to” book on the groundbreaking plugin architecture introduced in Oracle Application Express 4.0. Using the new APEX functionality, you can create well-packaged, documented, reusable components and reliably leverage your coding investments across many applications. Components you create can define new item and region types, specify validation processes, and present dynamic actions to client applications. You can design innovative and colorful ways to display information, such as displaying the temperature using an image of a thermometer, or displaying sales velocity in the form of an automotive speedometer. The new plugin architecture is sure to create a tidal wave of creativity. Author Martin D'Souza shows everything you need to know to get started in building and deploying plugins of your own design. You'll learn the underlying architecture, including the APIs used to tie your plugins seamlessly into an Application Express environment. You'll learn about the different types of plugins, and you'll walk through examples of each to ensure that you can create the right type of plugin when you need it. Finally, Expert Oracle Application Express Plugins shows how to work as part of the larger Application Express community by leveraging that community's efforts and by giving back as you deploy your own plugins to the broad audience of Application Express developers. Presents the architecture and APIs available for customizing Application Express Gives clear examples of plugin development, for each type of plugin Helps you work as part of the broader community of plugin developers What you'll learn Understand the APEX plugin architecture Design and develop each of the four types of plugin Debug and troubleshoot plugin-based applications Deploy your plugins to the wider community Make your plugins compatible across different browsers Master the plugin APIs that APEX provides Who this book is for Expert Oracle APEX Plugins is aimed at Oracle Application Express developers wanting to develop reusable components using Application Express's new, plugin architecuture. The book appeals to in-house developers wanting to preserve their investment in writing code by packaging it for convenient reuse in other applications. The book also appeals to commercial software developers who want to write plugins for sale.

Tika in Action

Tika in Action is a hands-on guide to content mining with Apache Tika. The book's many examples and case studies offer real-world experience from domains ranging from search engines to digital asset management and scientific data processing. About the Technology Tika is an Apache toolkit that has built into it everything you and your app need to know about file formats. Using Tika, your applications can discover and extract content from digital documents in almost any format, including exotic ones. About the Book Tika in Action is the ultimate guide to content mining using Apache Tika. You'll learn how to pull usable information from otherwise inaccessible sources, including internet media and file archives. This example-rich book teaches you to build and extend applications based on real-world experience with search engines, digital asset management, and scientific data processing. In addition to architectural overviews, you'll find detailed chapters on features like metadata extraction, automatic language detection, and custom parser development. What's Inside Crack MS Word, PDF, HTML, and ZIP Integrate with search engines, CMS, and other data sources Learn through experimentation Many examples About the Reader This book requires no previous knowledge of Tika or text mining techniques. It assumes a working knowledge of Java. About the Authors Chris Mattmann is an information architect experienced in the construction of large data-intensive systems. Jukka Zitting is a core Tika developer, a member of the JCR expert group, and chairman of the Apache Jackrabbit project. Quotes By Tika's two main creators and maintainers. - Jérôme Charron, WebPulse Easily the most definitive guide to this great new text analysis toolkit. - John Guthrie, SAP An easy-to-read guide--plenty of technical content. - Rick Wagner, Red Hat There's not a single page of 'inaction' in the entire book! - Sean Kelly, Technologist, NASA Complete, practical, accurate - Julien Nioche, DigitalPebble Ltd

PHP & MySQL: The Missing Manual

If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web forms. With step-by-step tutorials, real-world examples, and jargon-free explanations, you’ll soon discover the power of server-side programming. The important stuff you need to know: Get a running start. Write PHP scripts and create a web form right away. Learn the language. Get up to speed on PHP and SQL syntax quickly. Build a database. Use MySQL to store user information and other data. Make it dynamic. Create pages that change with each new viewing. Be ready for mistakes. Plan error messages to help direct users. Manage your content. Use the file system to access user data, including images and other binary files. Control operations. Create an administrative interface to oversee your site.

Oracle Core: Essential Internals for DBAs and Developers

Oracle Core: Essential Internals for DBAs and Developers by Jonathan Lewis provides just the essential information about Oracle Database internals that every database administrator needs for troubleshooting—no more, no less. Oracle Database seems complex on the surface. However, its extensive feature set is really built upon upon a core infrastructure resulting from sound architectural decisions made very early on that have stood the test of time. This core infrastructure manages transactions and the ability to commit and roll back changes, protects the integrity of the database, enables backup and recovery, and allows for scalability to thousands of users all accessing the same data. Most performance, backup, and recovery problems that database administrators face on a daily basis can easily be identified through understanding the essential core of Oracle Database architecture that Lewis describes in this book. Provides proven content from a world-renowned performance and troubleshooting expert Emphasizes the significance of internals knowledge to rapid identification of database performance problems Covers the core essentials and does not waste your time with esoterica

Teaching Elementary Statistics with JMP

Chris Olsen's Teaching Elementary Statistics with JMP demonstrates this powerful software, offering the latest research on "best practice" in teaching statistics and how JMP can facilitate it. Just as statistics is data in a context, this book presents JMP in a context: teaching statistics. Olsen includes numerous examples of interesting data and intersperses JMP techniques and statistical analyses with thoughts from the statistics education literature. Intended for high school-level and college-level instructors who use JMP in teaching elementary statistics, the book uniquely provides a wide variety of data sets that will be of interest to a broad range of teachers and students. This book is part of the SAS Press program.

Delivering Business Intelligence with Microsoft SQL Server 2012 3/E, 3rd Edition

Implement a Robust BI Solution with Microsoft SQL Server 2012 Equip your organization for informed, timely decision making using the expert tips and best practices in this practical guide. Delivering Business Intelligence with Microsoft SQL Server 2012, Third Edition explains how to effectively develop, customize, and distribute meaningful information to users enterprise-wide. Learn how to build data marts and create BI Semantic Models, work with the MDX and DAX languages, and share insights using Microsoft client tools. Data mining and forecasting are also covered in this comprehensive resource. Understand the goals and components of successful BI Design, deploy, and manage data marts and OLAP cubes Load and cleanse data with SQL Server Integration Services Manipulate and analyze data using MDX and DAX scripts and queries Work with SQL Server Analysis Services and the BI Semantic Model Author interactive reports using SQL Server Data Tools Create KPIs and digital dashboards Use data mining to identify patterns, correlations, and clusters Implement time-based analytics Embed BI reports in custom applications using ADOMD.NET

Microsoft SQL Server 2012 A Beginners Guide 5/E, 5th Edition

Essential Microsoft SQL Server 2012 Skills Made Easy Get up and running on Microsoft SQL Server 2012 in no time with help from this thoroughly revised, practical resource. Filled with real-world examples and hands-on exercises, Microsoft SQL Server 2012: A Beginner's Guide, Fifth Edition starts by explaining fundamental relational database system concepts. Then, you'll learn how to write Transact-SQL statements, execute simple and complex database queries, handle system administration and security, and use the powerful analysis, business intelligence, and reporting tools. XML, spatial data, and full-text search are also covered in this step-by-step tutorial. Install, configure, and customize SQL Server 2012 Create and modify database objects with Transact SQL statements Write stored procedures and user-defined functions Handle backup and recovery Automate administrative tasks Tune your database system for optimal performance, availability, and reliability Implement security measures using authentication, encryption, and authorization Work with SQL Server Analysis Services, SQL Server Reporting Services, and other business intelligence tools Store, display, and query XML documents Manage spatial data Query documents using MS Full-Text Search (FTS)