0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (7)
  • R250 - R500 (60)
  • R500+ (1,251)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Databases > Data capture & analysis

Tableau 10 for Beginners - Step by Step Guide to Developing Visualizations in Tableau 10 (Paperback): Chandraish Sinha Tableau 10 for Beginners - Step by Step Guide to Developing Visualizations in Tableau 10 (Paperback)
Chandraish Sinha
R463 Discovery Miles 4 630 Ships in 10 - 15 working days
Apache Spark for Data Science Cookbook (Paperback): Padma Priya Chitturi Apache Spark for Data Science Cookbook (Paperback)
Padma Priya Chitturi
R1,325 Discovery Miles 13 250 Ships in 10 - 15 working days

Over insightful 90 recipes to get lightning-fast analytics with Apache Spark About This Book * Use Apache Spark for data processing with these hands-on recipes * Implement end-to-end, large-scale data analysis better than ever before * Work with powerful libraries such as MLLib, SciPy, NumPy, and Pandas to gain insights from your data Who This Book Is For This book is for novice and intermediate level data science professionals and data analysts who want to solve data science problems with a distributed computing framework. Basic experience with data science implementation tasks is expected. Data science professionals looking to skill up and gain an edge in the field will find this book helpful. What You Will Learn * Explore the topics of data mining, text mining, Natural Language Processing, information retrieval, and machine learning. * Solve real-world analytical problems with large data sets. * Address data science challenges with analytical tools on a distributed system like Spark (apt for iterative algorithms), which offers in-memory processing and more flexibility for data analysis at scale. * Get hands-on experience with algorithms like Classification, regression, and recommendation on real datasets using Spark MLLib package. * Learn about numerical and scientific computing using NumPy and SciPy on Spark. * Use Predictive Model Markup Language (PMML) in Spark for statistical data mining models. In Detail Spark has emerged as the most promising big data analytics engine for data science professionals. The true power and value of Apache Spark lies in its ability to execute data science tasks with speed and accuracy. Spark's selling point is that it combines ETL, batch analytics, real-time stream analysis, machine learning, graph processing, and visualizations. It lets you tackle the complexities that come with raw unstructured data sets with ease. This guide will get you comfortable and confident performing data science tasks with Spark. You will learn about implementations including distributed deep learning, numerical computing, and scalable machine learning. You will be shown effective solutions to problematic concepts in data science using Spark's data science libraries such as MLLib, Pandas, NumPy, SciPy, and more. These simple and efficient recipes will show you how to implement algorithms and optimize your work. Style and approach This book contains a comprehensive range of recipes designed to help you learn the fundamentals and tackle the difficulties of data science. This book outlines practical steps to produce powerful insights into Big Data through a recipe-based approach.

Essential Bioinformatics (Hardcover): Ashwani Kumar Essential Bioinformatics (Hardcover)
Ashwani Kumar
R4,497 R4,127 Discovery Miles 41 270 Save R370 (8%) Ships in 12 - 17 working days

A flood of data means that many of the challenges in biology are now challenges in computing. Bioinformatics, the application of computational techniques to analyse the information associated with biomolecules on a large-scale, has now firmly established itself as a discipline in molecular biology, and encompasses a wide range of subject areas from structural biology, genomics to gene expression studies. In this text we provide an introduction and overview of the current state of the field. We discuss the main principles that underpin bioinformatics analyses, look at the types of biological information and databases that are commonly used, and finally examine some of the studies that are being conducted, particularly with reference to transcription regulatory systems. The aims of bioinformatics are threefold. First, at its simplest bioinformatics organises data in a way that allows researchers to access existing information and to submit new entries as they are produced, e.g. the Protein Data Bank for 3D macromolecular structures . While data-curation is an essential task, the information stored in these databases is essentially useless until analysed. Thus the purpose of bioinformatics extends much further. The second aim is to develop tools and resources that aid in the analysis of data. For example, having sequenced a particular protein, it is of interest to compare it with previously characterised sequences. This needs more than just a simple text-based search and programs such as FASTA and PSI-BLAST must consider what comprises a biologically significant match. Development of such resources dictates expertise in computational theory as well as a thorough understanding of biology. The third aim is to use these tools to analyse the data and interpret the results in a biologically meaningful manner. Traditionally, biological studies examined individual systems in detail, and frequently compared them with a few that are related. In bioinformatics, we can now conduct global analyses of all the available data with the aim of uncovering common principles that apply across many systems and highlight novel feature.

Learning PySpark (Paperback): Tomasz Drabas, Denny Lee Learning PySpark (Paperback)
Tomasz Drabas, Denny Lee
R1,285 Discovery Miles 12 850 Ships in 10 - 15 working days

Build data-intensive applications locally and deploy at scale using the combined powers of Python and Spark 2.0 About This Book * Learn why and how you can efficiently use Python to process data and build machine learning models in Apache Spark 2.0 * Develop and deploy efficient, scalable real-time Spark solutions * Take your understanding of using Spark with Python to the next level with this jump start guide Who This Book Is For If you are a Python developer who wants to learn about the Apache Spark 2.0 ecosystem, this book is for you. A firm understanding of Python is expected to get the best out of the book. Familiarity with Spark would be useful, but is not mandatory. What You Will Learn * Learn about Apache Spark and the Spark 2.0 architecture * Build and interact with Spark DataFrames using Spark SQL * Learn how to solve graph and deep learning problems using GraphFrames and TensorFrames respectively * Read, transform, and understand data and use it to train machine learning models * Build machine learning models with MLlib and ML * Learn how to submit your applications programmatically using spark-submit * Deploy locally built applications to a cluster In Detail Apache Spark is an open source framework for efficient cluster computing with a strong interface for data parallelism and fault tolerance. This book will show you how to leverage the power of Python and put it to use in the Spark ecosystem. You will start by getting a firm understanding of the Spark 2.0 architecture and how to set up a Python environment for Spark. You will get familiar with the modules available in PySpark. You will learn how to abstract data with RDDs and DataFrames and understand the streaming capabilities of PySpark. Also, you will get a thorough overview of machine learning capabilities of PySpark using ML and MLlib, graph processing using GraphFrames, and polyglot persistence using Blaze. Finally, you will learn how to deploy your applications to the cloud using the spark-submit command. By the end of this book, you will have established a firm understanding of the Spark Python API and how it can be used to build data-intensive applications. Style and approach This book takes a very comprehensive, step-by-step approach so you understand how the Spark ecosystem can be used with Python to develop efficient, scalable solutions. Every chapter is standalone and written in a very easy-to-understand manner, with a focus on both the hows and the whys of each concept.

R: Recipes for Analysis, Visualization and Machine Learning (Paperback): Viswa Viswanathan, Shanthi Viswanathan, Atmajitsinh... R: Recipes for Analysis, Visualization and Machine Learning (Paperback)
Viswa Viswanathan, Shanthi Viswanathan, Atmajitsinh Gohil, Yu-Wei, Chiu (David Chiu)
R2,445 Discovery Miles 24 450 Ships in 10 - 15 working days

Get savvy with R language and actualize projects aimed at analysis, visualization and machine learning About This Book * Proficiently analyze data and apply machine learning techniques * Generate visualizations, develop interactive visualizations and applications to understand various data exploratory functions in R * Construct a predictive model by using a variety of machine learning packages Who This Book Is For This Learning Path is ideal for those who have been exposed to R, but have not used it extensively yet. It covers the basics of using R and is written for new and intermediate R users interested in learning. This Learning Path also provides in-depth insights into professional techniques for analysis, visualization, and machine learning with R - it will help you increase your R expertise, regardless of your level of experience. What You Will Learn * Get data into your R environment and prepare it for analysis * Perform exploratory data analyses and generate meaningful visualizations of the data * Generate various plots in R using the basic R plotting techniques * Create presentations and learn the basics of creating apps in R for your audience * Create and inspect the transaction dataset, performing association analysis with the Apriori algorithm * Visualize associations in various graph formats and find frequent itemset using the ECLAT algorithm * Build, tune, and evaluate predictive models with different machine learning packages * Incorporate R and Hadoop to solve machine learning problems on big data In Detail The R language is a powerful, open source, functional programming language. At its core, R is a statistical programming language that provides impressive tools to analyze data and create high-level graphics. This Learning Path is chock-full of recipes. Literally! It aims to excite you with awesome projects focused on analysis, visualization, and machine learning. We'll start off with data analysis - this will show you ways to use R to generate professional analysis reports. We'll then move on to visualizing our data - this provides you with all the guidance needed to get comfortable with data visualization with R. Finally, we'll move into the world of machine learning - this introduces you to data classification, regression, clustering, association rule mining, and dimension reduction. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: * R Data Analysis Cookbook by Viswa Viswanathan and Shanthi Viswanathan * R Data Visualization Cookbook by Atmajitsinh Gohil * Machine Learning with R Cookbook by Yu-Wei, Chiu (David Chiu) Style and approach This course creates a smooth learning path that will teach you how to analyze data and create stunning visualizations. The step-by-step instructions provided for each recipe in this comprehensive Learning Path will show you how to create machine learning projects with R.

Graphen- und Netzwerkoptimierung (German, Paperback, 2010 ed.): Christina Busing Graphen- und Netzwerkoptimierung (German, Paperback, 2010 ed.)
Christina Busing
R735 Discovery Miles 7 350 Ships in 12 - 17 working days

a žAlle Wege fA1/4hren nach Rom!" Aber welcher ist der beste a " wie findet mein Navi den Weg A1/4berhaupt? Und was ist mit einer Rundreise durch Europas HauptstAdte?

Diese Fragen bilden nur einen kleinen Teilaspekt der Themen dieses Buches. Anhand vieler Praxissituationen werden die Begriffe der Graphentheorie und Netzwerkoptimierung eingefA1/4hrt und die aufgeworfenen Probleme anschlieAend mit Hilfe von Algorithmen gelAst.

Das Buch richtet sich an Studierende der Mathematik und Informatik in den ersten Semestern sowie an interessierte Praktiker. Es enthAlt eine Vielzahl an Anwendungsbeispielen sowie wichtige in der Praxis relevanten Algorithmen mit dem Beweis ihrer OptimalitAt.

Spezielle mathematische Vorkenntnisse sind nicht erforderlich: SAmtliche Begriffe und Methoden werden auf verstAndliche Weise eingefA1/4hrt. Das so erworbene Wissen kann anhand zahlreicher Aoebungsaufgaben und deren LAsungen vertieft und A1/4berprA1/4ft werden.

Handbook of Research on Innovative Database Query Processing Techniques (Hardcover): Li Yan Handbook of Research on Innovative Database Query Processing Techniques (Hardcover)
Li Yan
R9,239 Discovery Miles 92 390 Ships in 10 - 15 working days

Research and development surrounding the use of data queries is receiving increased attention from computer scientists and data specialists alike. Through the use of query technology, large volumes of data in databases can be retrieved, and information systems built based on databases can support problem solving and decision making across industries. The Handbook of Research on Innovative Database Query Processing Techniques focuses on the growing topic of database query processing methods, technologies, and applications. Aimed at providing an all-inclusive reference source of technologies and practices in advanced database query systems, this book investigates various techniques, including database and XML queries, spatiotemporal data queries, big data queries, metadata queries, and applications of database query systems. This comprehensive handbook is a necessary resource for students, IT professionals, data analysts, and academicians interested in uncovering the latest methods for using queries as a means to extract information from databases. This all-inclusive handbook includes the latest research on topics pertaining to information retrieval, data extraction, data management, design and development of database queries, and database and XM queries.

Practical Data Analysis - (Paperback, 2nd Revised edition): Hector Cuesta, Dr. Sampath Kumar Practical Data Analysis - (Paperback, 2nd Revised edition)
Hector Cuesta, Dr. Sampath Kumar
R1,428 Discovery Miles 14 280 Ships in 10 - 15 working days

A practical guide to obtaining, transforming, exploring, and analyzing data using Python, MongoDB, and Apache Spark About This Book * Learn to use various data analysis tools and algorithms to classify, cluster, visualize, simulate, and forecast your data * Apply Machine Learning algorithms to different kinds of data such as social networks, time series, and images * A hands-on guide to understanding the nature of data and how to turn it into insight Who This Book Is For This book is for developers who want to implement data analysis and data-driven algorithms in a practical way. It is also suitable for those without a background in data analysis or data processing. Basic knowledge of Python programming, statistics, and linear algebra is assumed. What You Will Learn * Acquire, format, and visualize your data * Build an image-similarity search engine * Generate meaningful visualizations anyone can understand * Get started with analyzing social network graphs * Find out how to implement sentiment text analysis * Install data analysis tools such as Pandas, MongoDB, and Apache Spark * Get to grips with Apache Spark * Implement machine learning algorithms such as classification or forecasting In Detail Beyond buzzwords like Big Data or Data Science, there are a great opportunities to innovate in many businesses using data analysis to get data-driven products. Data analysis involves asking many questions about data in order to discover insights and generate value for a product or a service. This book explains the basic data algorithms without the theoretical jargon, and you'll get hands-on turning data into insights using machine learning techniques. We will perform data-driven innovation processing for several types of data such as text, Images, social network graphs, documents, and time series, showing you how to implement large data processing with MongoDB and Apache Spark. Style and approach This is a hands-on guide to data analysis and data processing. The concrete examples are explained with simple code and accessible data.

Tableau Questions & Answers - Guide to Tableau concepts and FAQs (Paperback): Chandraish Sinha Tableau Questions & Answers - Guide to Tableau concepts and FAQs (Paperback)
Chandraish Sinha
R309 Discovery Miles 3 090 Ships in 10 - 15 working days
Mobile Endgerate Im Unternehmen - Technische Ansatze, Compliance-Anforderungen, Management (German, Paperback, 2014 ed.): Georg... Mobile Endgerate Im Unternehmen - Technische Ansatze, Compliance-Anforderungen, Management (German, Paperback, 2014 ed.)
Georg Disterer, Carsten Kleiner
R301 R110 Discovery Miles 1 100 Save R191 (63%) Ships in 9 - 15 working days
Mastering Python Data Analysis (Paperback): Magnus Vilhelm Persson, Luiz Felipe Martins Mastering Python Data Analysis (Paperback)
Magnus Vilhelm Persson, Luiz Felipe Martins
R1,417 Discovery Miles 14 170 Ships in 10 - 15 working days

Become an expert at using Python for advanced statistical analysis of data using real-world examples About This Book * Clean, format, and explore data using graphical and numerical summaries * Leverage the IPython environment to efficiently analyze data with Python * Packed with easy-to-follow examples to develop advanced computational skills for the analysis of complex data Who This Book Is For If you are a competent Python developer who wants to take your data analysis skills to the next level by solving complex problems, then this advanced guide is for you. Familiarity with the basics of applying Python libraries to data sets is assumed. What You Will Learn * Read, sort, and map various data into Python and Pandas * Recognise patterns so you can understand and explore data * Use statistical models to discover patterns in data * Review classical statistical inference using Python, Pandas, and SciPy * Detect similarities and differences in data with clustering * Clean your data to make it useful * Work in Jupyter Notebook to produce publication ready figures to be included in reports In Detail Python, a multi-paradigm programming language, has become the language of choice for data scientists for data analysis, visualization, and machine learning. Ever imagined how to become an expert at effectively approaching data analysis problems, solving them, and extracting all of the available information from your data? Well, look no further, this is the book you want! Through this comprehensive guide, you will explore data and present results and conclusions from statistical analysis in a meaningful way. You'll be able to quickly and accurately perform the hands-on sorting, reduction, and subsequent analysis, and fully appreciate how data analysis methods can support business decision-making. You'll start off by learning about the tools available for data analysis in Python and will then explore the statistical models that are used to identify patterns in data. Gradually, you'll move on to review statistical inference using Python, Pandas, and SciPy. After that, we'll focus on performing regression using computational tools and you'll get to understand the problem of identifying clusters in data in an algorithmic way. Finally, we delve into advanced techniques to quantify cause and effect using Bayesian methods and you'll discover how to use Python's tools for supervised machine learning. Style and approach This book takes a step-by-step approach to reading, processing, and analyzing data in Python using various methods and tools. Rich in examples, each topic connects to real-world examples and retrieves data directly online where possible. With this book, you are given the knowledge and tools to explore any data on your own, encouraging a curiosity befitting all data scientists.

Advanced Splunk (Paperback): Ashish Kumar Tulsiram Yadav Advanced Splunk (Paperback)
Ashish Kumar Tulsiram Yadav
R1,442 Discovery Miles 14 420 Ships in 10 - 15 working days

Master the art of getting the maximum out of your machine data using Splunk About This Book * A practical and comprehensive guide to the advanced functions of Splunk,, including the new features of Splunk 6.3 * Develop and manage your own Splunk apps for greater insight from your machine data * Full coverage of high-level Splunk techniques including advanced searches, manipulations, and visualization Who This Book Is For This book is for Splunk developers looking to learn advanced strategies to deal with big data from an enterprise architectural perspective. It is expected that readers have a basic understanding and knowledge of using Splunk Enterprise. What You Will Learn * Find out how to develop and manage apps in Splunk * Work with important search commands to perform data analytics on uploaded data * Create visualizations in Splunk * Explore tweaking Splunk * Integrate Splunk with any pre-existing application to perform data crunching efficiently and in real time * Make your big data speak with analytics and visualizations using Splunk * Use SDK and Enterprise integration with tools such as R and Tableau In Detail Master the power of Splunk and learn the advanced strategies to get the most out of your machine data with this practical advanced guide. Make sense of the hidden data of your organization - the insight of your servers, devices, logs, traffic and clouds. Advanced Splunk shows you how. Dive deep into Splunk to find the most efficient solution to your data problems. Create the robust Splunk solutions you need to make informed decisions in big data machine analytics. From visualizations to enterprise integration, this well-organized high level guide has everything you need for Splunk mastery. Start with a complete overview of all the new features and advantages of the latest version of Splunk and the Splunk Environment. Go hands on with uploading data, search commands for basic and advanced analytics, advanced visualization techniques, and dashboard customizing. Discover how to tweak Splunk to your needs, and get a complete on Enterprise Integration of Splunk with various analytics and visualization tools. Finally, discover how to set up and use all the new features of the latest version of Splunk. Style and approach This book follows a step by step approach. Every new concept is built on top of its previous chapter, and it is full of examples and practical scenarios to help the reader experiment as they read.

Hacking University - Learn Python Computer Programming from Scratch & Precisely Learn How The Linux Operating Command Line... Hacking University - Learn Python Computer Programming from Scratch & Precisely Learn How The Linux Operating Command Line Works 2 Manuscript Bundle: The Ultimate Beginners Guide in Mastering Python and a Complete Step by Step Guide in Learning Linux (Paperback)
Isaac D Cody
R552 Discovery Miles 5 520 Ships in 10 - 15 working days
Learning IBM Watson Analytics (Paperback): James D Miller Learning IBM Watson Analytics (Paperback)
James D Miller
R1,176 Discovery Miles 11 760 Ships in 10 - 15 working days

Description

Art + Data - A Collection of Tableau Dashboards (paperback) (Paperback): Decisive Data Art + Data - A Collection of Tableau Dashboards (paperback) (Paperback)
Decisive Data
R522 R429 Discovery Miles 4 290 Save R93 (18%) Ships in 10 - 15 working days
Data Visualization In 7 Simple Steps - Learn The Art and Science of Effective Data Visualization in Seven Simple Steps... Data Visualization In 7 Simple Steps - Learn The Art and Science of Effective Data Visualization in Seven Simple Steps (Paperback)
Ajay Nayak, Nuno Correia
R222 Discovery Miles 2 220 Ships in 10 - 15 working days
Managing and Processing Big Data in Cloud Computing (Hardcover): Rajkumar Kannan, Raihan Ur Rasool, Hai Jin, S.R. Balasundaram Managing and Processing Big Data in Cloud Computing (Hardcover)
Rajkumar Kannan, Raihan Ur Rasool, Hai Jin, S.R. Balasundaram
R5,660 Discovery Miles 56 600 Ships in 10 - 15 working days

Big data has presented a number of opportunities across industries. With these opportunities come a number of challenges associated with handling, analyzing, and storing large data sets. One solution to this challenge is cloud computing, which supports a massive storage and computation facility in order to accommodate big data processing. Managing and Processing Big Data in Cloud Computing explores the challenges of supporting big data processing and cloud-based platforms as a proposed solution. Emphasizing a number of crucial topics such as data analytics, wireless networks, mobile clouds, and machine learning, this publication meets the research needs of data analysts, IT professionals, researchers, graduate students, and educators in the areas of data science, computer programming, and IT development.

Kibana Essentials (Paperback): Yuvraj Gupta Kibana Essentials (Paperback)
Yuvraj Gupta
R1,026 Discovery Miles 10 260 Ships in 10 - 15 working days

Use the functionalities of Kibana to discover data and build attractive visualizations and dashboards for real-world scenarios About This Book * Perform real-time data analytics and visualizations, on streaming data, using Kibana * Build beautiful visualizations and dashboards with simplicity and ease without any type of coding involved * Learn all the core concepts as well as detailed information about each component used in Kibana Who This Book Is For Whether you are new to the world of data analytics and data visualization or an expert, this book will provide you with the skills required to use Kibana with ease and simplicity for real-time data visualization of streaming data. This book is intended for those professionals who are interested in learning about Kibana,its installations, and how to use it . As Kibana provides a user-friendly web page, no prior experience is required. What You Will Learn * Understand the basic concepts of elasticsearch used in Kibana along with step by step guide to install Kibana in Windows and Ubuntu * Explore the functionality of all the components used in Kibana in detail, such as the Discover, Visualize, Dashboard,and Settings pages * Analyze data using the powerful search capabilities of elasticsearch * Understand the different types of aggregations used in Kibana for visualization * Create and build different types of amazing visualizations and dashboards easily * Create, save, share, embed, and customize the visualizations added to the dashboard * Customize and tweak the advanced settings of Kibana to ensure ease of use In Detail With the increasing interest in data analytics and visualization of large data around the globe, Kibana offers the best features to analyze data and create attractive visualizations and dashboards through simple-to-use web pages. The variety of visualizations provided, combined with the powerful underlying elasticsearch capabilities will help professionals improve their skills with this technology. This book will help you quickly familiarize yourself to Kibana and will also help you to understand the core concepts of this technology to build visualizations easily. Starting with setting up of Kibana and elasticsearch in Windows and Ubuntu, you will then use the Discover page to analyse your data intelligently. Next, you will learn to use the Visualization page to create beautiful visualizations without the need for any coding. Then, you will learn how to use the Dashboard page to create a dashboard and instantly share and embed the dashboards. You will see how to tweak the basic and advanced settings provided in Kibana to manage searches, visualizations, and dashboards. Finally, you will use Kibana to build visualizations and dashboards for real-world scenarios. You will quickly master the functionalities and components used in Kibana to create amazing visualizations based on real-world scenarios. With ample screenshots to guide you through every step, this book will assist you in creating beautiful visualizations with ease. Style and approach This book is a comprehensive step-by-step guide to help you understand Kibana. It's explained in an easy-to-follow style along with supporting images. Every chapter is explained sequentially , covering the basics of each component of Kibana and providing detailed explanations of all the functionalities of Kibana that appeal.

Python Recipes for Earth Sciences (Hardcover, 1st ed. 2022): Martin H. Trauth Python Recipes for Earth Sciences (Hardcover, 1st ed. 2022)
Martin H. Trauth
R2,082 Discovery Miles 20 820 Ships in 12 - 17 working days

Python is used in a wide range of geoscientific applications, such as in processing images for remote sensing, in generating and processing digital elevation models, and in analyzing time series. This book introduces methods of data analysis in the geosciences using Python that include basic statistics for univariate, bivariate, and multivariate data sets, time series analysis, and signal processing; the analysis of spatial and directional data; and image analysis. The text includes numerous examples that demonstrate how Python can be used on data sets from the earth sciences. The supplementary electronic material (available online through Springer Link) contains the example data as well as recipes that include all the Python commands featured in the book.

Microsoft Visio 2013 Basics (Paperback): Tutorial Books Microsoft Visio 2013 Basics (Paperback)
Tutorial Books
R420 Discovery Miles 4 200 Ships in 10 - 15 working days
SOA Modeling Patterns for Service-Oriented Discovery and Analysis (Hardcover): M Bell SOA Modeling Patterns for Service-Oriented Discovery and Analysis (Hardcover)
M Bell
R1,548 R1,145 Discovery Miles 11 450 Save R403 (26%) Ships in 12 - 17 working days

Learn the essential tools for developing a sound service-oriented architecture

"SOA Modeling Patterns for Service-Oriented Discovery and Analysis" introduces a universal, easy-to-use, and nimble SOA modeling language to facilitate the service identification and examination life cycle stage. This business and technological vocabulary will benefit your service development endeavors and foster organizational software asset reuse and consolidation, and reduction of expenditure.

Whether you are a developer, business architect, technical architect, modeler, business analyst, team leader, or manager, this essential guide-introducing an elaborate set of more than 100 patterns and anti-patterns-will help you successfully discover and analyze services, and model a superior solution for your project, . Explores how to discover servicesExplains how to analyze services for construction and productionHow to assess service feasibility for deploymentHow to employ the SOA modeling language during the service identification and examination processHow to utilize the SOA modeling patterns and anti-patterns for service discovery and analysis

Focusing on the Service-Oriented Discovery and Analysis Life Cycle Stage, this book will help you acquire a broad SOA Modeling knowledge base and leverage that to increase efficiency and productivity in the workplace.

Lode Deposits of the Fairbanks District, Alaska (Paperback): James M. Hill Lode Deposits of the Fairbanks District, Alaska (Paperback)
James M. Hill
R495 Discovery Miles 4 950 Ships in 10 - 15 working days

Alaska probably one of the Greatest Gold Producers of Lode and Placer Gold in North America. The Fairbanks District was one of the major contributors to this. At the time of the writing of this book 1930, nearly 6 billion dollars in gold had been taken out of this district at today's prices. The amount is much greater now. This book covers over 100 Lodes, descriptions, Geology, production, history and more. Geological Survey Bulletin 849-B.

Global Trends in Intelligent Computing Research and Development (Hardcover, New): B. K. Tripathy, D P Acharjya Global Trends in Intelligent Computing Research and Development (Hardcover, New)
B. K. Tripathy, D P Acharjya
R6,730 Discovery Miles 67 300 Ships in 10 - 15 working days

As the amount of accumulated data across a variety of fields becomes harder to maintain, it is essential for a new generation of computational theories and tools to assist humans in extracting knowledge from this rapidly growing digital data. Global Trends in Intelligent Computing Research and Development brings together recent advances and in depth knowledge in the fields of knowledge representation and computational intelligence. Highlighting the theoretical advances and their applications to real life problems, this book is an essential tool for researchers, lecturers, professors, students, and developers who have seek insight into knowledge representation and real life applications.

Issues in Open Research Data (Paperback): Samuel Moore Issues in Open Research Data (Paperback)
Samuel Moore
R464 Discovery Miles 4 640 Ships in 10 - 15 working days
Big Data Beyond the Hype: A Guide to Conversations for Today's Data Center (Paperback, Ed): Paul Zikopoulos, Dirk Deroos,... Big Data Beyond the Hype: A Guide to Conversations for Today's Data Center (Paperback, Ed)
Paul Zikopoulos, Dirk Deroos, Christopher Bienko, Marc Andrews, Rick Buglio
R631 R534 Discovery Miles 5 340 Save R97 (15%) Ships in 10 - 15 working days

Gain insight into how to govern and consume IBM's unique in-motion and at-rest Big Data analytic capabilitiesA. R. Ammons once said, "A word too much repeated falls out of being", and although the term Big Data sometimes seems to be "too much repeated", it's not about to fall "out of being". That said, it is subject to a lot of hype. The term Big Data is a bit of a misnomer. Truth be told, we're not even big fans of the term--despite the fact that it is so prominently displayed on the cover of this book--because it implies that other data is somehow small (it might be) or that this particular type of data is large in size (it can be, but doesn't have to be). This is Big Data in a nutshell: It is the ability to retain, process, and understand data like never before. It can mean more data than what you are using today; but it can also mean different kinds of data, a venture into the unstructured world where most of today's data resides. The Big Data opportunity. It's a shift, rift, lift, or cliff for your business--this book is going to help you experience the shift and lift, while those that don't work to get beyond the hype end up in a rift or cliff. In this book you will learn how cognitive computing systems, like IBM Watson, fit into the Big Data world. You'll learn how Big Data needs a "ground-to-cloud" architecture, what a Data Refinery looks like, and theimportance of a next generation data platform. Gain an understanding of the concepts of data-in-motion, data-at-rest (technologies like Hadoop play here, as well as others), the role that NoSQL and polyglot play in a leading edge analytics architecture, and more. Get details about the Big Data platform manifesto and why it is a must for any Big Data project. Capturing, storing, refining, transforming, governing, securing, and analyzing data, traditionally or as a service, are important topics alsocovered in this book.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Shape of Data in Digital Humanities…
Julia Flanders, Fotis Jannidis Paperback R1,269 Discovery Miles 12 690
Data Clustering in C++ - An…
Guojun Gan Hardcover R4,186 Discovery Miles 41 860
The Childes Project - Tools for…
Brian MacWhinney Hardcover R4,173 Discovery Miles 41 730
Match Analysis - How to Use Data in…
Daniel Memmert Paperback R1,188 Discovery Miles 11 880
ISE Data Analytics for Accounting
Vernon Richardson, Katie Terrell, … Paperback R1,858 Discovery Miles 18 580
The Shape of Data in Digital Humanities…
Julia Flanders, Fotis Jannidis Hardcover R4,134 Discovery Miles 41 340
Data Visualization with Excel Dashboards…
D Kusleika Paperback R769 Discovery Miles 7 690
Computer Intensive Statistical Methods…
J.S. Urban Hjorth Paperback R1,865 Discovery Miles 18 650
SQL for Data Scientists - A Beginner's…
RMP Teat Paperback R862 Discovery Miles 8 620
Fundamentals of Data Engineering - Plan…
Joe Reis Paperback R1,353 Discovery Miles 13 530

 

Partners