0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (44)
  • R250 - R500 (170)
  • R500+ (9,102)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Databases > General

The Future Economy - A Crypto Insider's Guide to the Tech Dismantling Traditional Banking (Hardcover): Brandon Zemp The Future Economy - A Crypto Insider's Guide to the Tech Dismantling Traditional Banking (Hardcover)
Brandon Zemp
R550 Discovery Miles 5 500 Ships in 12 - 17 working days
Detecting Regime Change in Computational Finance - Data Science, Machine Learning and Algorithmic Trading (Hardcover): Junchen,... Detecting Regime Change in Computational Finance - Data Science, Machine Learning and Algorithmic Trading (Hardcover)
Junchen, Edward P K Tsang
R2,525 Discovery Miles 25 250 Ships in 12 - 17 working days

Based on interdisciplinary research into "Directional Change", a new data-driven approach to financial data analysis, Detecting Regime Change in Computational Finance: Data Science, Machine Learning and Algorithmic Trading applies machine learning to financial market monitoring and algorithmic trading. Directional Change is a new way of summarising price changes in the market. Instead of sampling prices at fixed intervals (such as daily closing in time series), it samples prices when the market changes direction ("zigzags"). By sampling data in a different way, this book lays out concepts which enable the extraction of information that other market participants may not be able to see. The book includes a Foreword by Richard Olsen and explores the following topics: Data science: as an alternative to time series, price movements in a market can be summarised as directional changes Machine learning for regime change detection: historical regime changes in a market can be discovered by a Hidden Markov Model Regime characterisation: normal and abnormal regimes in historical data can be characterised using indicators defined under Directional Change Market Monitoring: by using historical characteristics of normal and abnormal regimes, one can monitor the market to detect whether the market regime has changed Algorithmic trading: regime tracking information can help us to design trading algorithms It will be of great interest to researchers in computational finance, machine learning and data science. About the Authors Jun Chen received his PhD in computational finance from the Centre for Computational Finance and Economic Agents, University of Essex in 2019. Edward P K Tsang is an Emeritus Professor at the University of Essex, where he co-founded the Centre for Computational Finance and Economic Agents in 2002.

Data Sketches - A journey of imagination, exploration, and beautiful data visualizations (Paperback): Nadieh Bremer, Shirley Wu Data Sketches - A journey of imagination, exploration, and beautiful data visualizations (Paperback)
Nadieh Bremer, Shirley Wu
R1,384 Discovery Miles 13 840 Ships in 9 - 15 working days

In Data Sketches, Nadieh Bremer and Shirley Wu document the deeply creative process behind 24 unique data visualization projects, and they combine this with powerful technical insights which reveal the mindset behind coding creatively. Exploring 12 different themes - from the Olympics to Presidents & Royals and from Movies to Myths & Legends - each pair of visualizations explores different technologies and forms, blurring the boundary between visualization as an exploratory tool and an artform in its own right. This beautiful book provides an intimate, behind-the-scenes account of all 24 projects and shares the authors' personal notes and drafts every step of the way. The book features: Detailed information on data gathering, sketching, and coding data visualizations for the web, with screenshots of works-in-progress and reproductions from the authors' notebooks Never-before-published technical write-ups, with beginner-friendly explanations of core data visualization concepts Practical lessons based on the data and design challenges overcome during each project Full-color pages, showcasing all 24 final data visualizations This book is perfect for anyone interested or working in data visualization and information design, and especially those who want to take their work to the next level and are inspired by unique and compelling data-driven storytelling.

The Changing Landscape of the Academic Profession - Faculty Culture at For-Profit Colleges and Universities (Paperback):... The Changing Landscape of the Academic Profession - Faculty Culture at For-Profit Colleges and Universities (Paperback)
Vicente M Lechuga
R1,648 Discovery Miles 16 480 Ships in 12 - 17 working days

The rapid success of for-profit colleges and universities (FPCUs) only recently has caught the attention of scholars in academe. The continuing expansion of the proprietary higher education sector has lead to fundamental questions regarding the purpose and function of FPCUs. As new technologies continue to emerge, education is becoming of increasing import to employees seeking to upgrade their skills and employers in search of individuals who possess the necessary expertise and training to help their organizations succeed. For-profit institutions challenge traditional notions of the academy--such as shared governance, tenure, and academic freedom--by utilizing administrative practices that more aptly apply to the corporate arena. Moreover, they exclusively employ non-tenure-track faculty members. This study provides a framework for understanding faculty roles and responsibilities at for profit colleges and universities. The author employs a series of in-depth interviews with 53 faculty members, from four for-profit institutions. Utilizing a cultural framework, the study explores the attitudes, beliefs, and perceptions of faculty work with particular consideration given to faculty member's non-tenure-track status, participation in decision-making activities, and academic freedom. The study examines the culture of the faculty work by asking how the profit-seeking nature of the institution affects their efforts inside and outside of the classroom. The author introduces a new component to the cultural framework that illustrates how the close ties between FPCUs and business and industry affect the nature of faculty work.

Exploratory Data Analysis Using R (Paperback): Ronald K. Pearson Exploratory Data Analysis Using R (Paperback)
Ronald K. Pearson
R1,461 Discovery Miles 14 610 Ships in 12 - 17 working days

Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA) and introduces the range of "interesting" - good, bad, and ugly - features that can be found in data, and why it is important to find them. It also introduces the mechanics of using R to explore and explain data. The book begins with a detailed overview of data, exploratory analysis, and R, as well as graphics in R. It then explores working with external data, linear regression models, and crafting data stories. The second part of the book focuses on developing R programs, including good programming practices and examples, working with text data, and general predictive models. The book ends with a chapter on "keeping it all together" that includes managing the R installation, managing files, documenting, and an introduction to reproducible computing. The book is designed for both advanced undergraduate, entry-level graduate students, and working professionals with little to no prior exposure to data analysis, modeling, statistics, or programming. it keeps the treatment relatively non-mathematical, even though data analysis is an inherently mathematical subject. Exercises are included at the end of most chapters, and an instructor's solution manual is available. About the Author: Ronald K. Pearson holds the position of Senior Data Scientist with GeoVera, a property insurance company in Fairfield, California, and he has previously held similar positions in a variety of application areas, including software development, drug safety data analysis, and the analysis of industrial process data. He holds a PhD in Electrical Engineering and Computer Science from the Massachusetts Institute of Technology and has published conference and journal papers on topics ranging from nonlinear dynamic model structure selection to the problems of disguised missing data in predictive modeling. Dr. Pearson has authored or co-authored books including Exploring Data in Engineering, the Sciences, and Medicine (Oxford University Press, 2011) and Nonlinear Digital Filtering with Python. He is also the developer of the DataCamp course on base R graphics and is an author of the datarobot and GoodmanKruskal R packages available from CRAN (the Comprehensive R Archive Network).

Survival Analysis with Python (Hardcover): Avishek Nag Survival Analysis with Python (Hardcover)
Avishek Nag
R1,718 Discovery Miles 17 180 Ships in 9 - 15 working days

Survival analysis uses statistics to calculate time to failure. Survival Analysis with Python takes a fresh look at this complex subject by explaining how to use the Python programming language to perform this type of analysis. As the subject itself is very mathematical and full of expressions and formulations, the book provides detailed explanations and examines practical implications. The book begins with an overview of the concepts underpinning statistical survival analysis. It then delves into Parametric models with coverage of Concept of maximum likelihood estimate (MLE) of a probability distribution parameter MLE of the survival function Common probability distributions and their analysis Analysis of exponential distribution as a survival function Analysis of Weibull distribution as a survival function Derivation of Gumbel distribution as a survival function from Weibull Non-parametric models including Kaplan-Meier (KM) estimator, a derivation of expression using MLE Fitting KM estimator with an example dataset, Python code and plotting curves Greenwood's formula and its derivation Models with covariates explaining The concept of time shift and the accelerated failure time (AFT) model Weibull-AFT model and derivation of parameters by MLE Proportional Hazard (PH) model Cox-PH model and Breslow's method Significance of covariates Selection of covariates The Python lifelines library is used for coding examples. By mapping theory to practical examples featuring datasets, this book is a hands-on tutorial as well as a handy reference.

Event Mining - Algorithms and Applications (Paperback): Tao Li Event Mining - Algorithms and Applications (Paperback)
Tao Li
R1,428 Discovery Miles 14 280 Ships in 12 - 17 working days

Event mining encompasses techniques for automatically and efficiently extracting valuable knowledge from historical event/log data. The field, therefore, plays an important role in data-driven system management. Event Mining: Algorithms and Applications presents state-of-the-art event mining approaches and applications with a focus on computing system management. The book first explains how to transform log data in disparate formats and contents into a canonical form as well as how to optimize system monitoring. It then shows how to extract useful knowledge from data. It describes intelligent and efficient methods and algorithms to perform data-driven pattern discovery and problem determination for managing complex systems. The book also discusses data-driven approaches for the detailed diagnosis of a system issue and addresses the application of event summarization in Twitter messages (tweets). Understanding the interdisciplinary field of event mining can be challenging as it requires familiarity with several research areas and the relevant literature is scattered in diverse publications. This book makes it easier to explore the field by providing both a good starting point for readers not familiar with the topics and a comprehensive reference for those already working in this area.

Data Mining for Bioinformatics (Hardcover): Sumeet Dua, Pradeep Chowriappa Data Mining for Bioinformatics (Hardcover)
Sumeet Dua, Pradeep Chowriappa
R2,908 Discovery Miles 29 080 Ships in 12 - 17 working days

Covering theory, algorithms, and methodologies, as well as data mining technologies, Data Mining for Bioinformatics provides a comprehensive discussion of data-intensive computations used in data mining with applications in bioinformatics. It supplies a broad, yet in-depth, overview of the application domains of data mining for bioinformatics to help readers from both biology and computer science backgrounds gain an enhanced understanding of this cross-disciplinary field. The book offers authoritative coverage of data mining techniques, technologies, and frameworks used for storing, analyzing, and extracting knowledge from large databases in the bioinformatics domains, including genomics and proteomics. It begins by describing the evolution of bioinformatics and highlighting the challenges that can be addressed using data mining techniques. Introducing the various data mining techniques that can be employed in biological databases, the text is organized into four sections: Supplies a complete overview of the evolution of the field and its intersection with computational learning Describes the role of data mining in analyzing large biological databases-explaining the breath of the various feature selection and feature extraction techniques that data mining has to offer Focuses on concepts of unsupervised learning using clustering techniques and its application to large biological data Covers supervised learning using classification techniques most commonly used in bioinformatics-addressing the need for validation and benchmarking of inferences derived using either clustering or classification The book describes the various biological databases prominently referred to in bioinformatics and includes a detailed list of the applications of advanced clustering algorithms used in bioinformatics. Highlighting the challenges encountered during the application of classification on biologica

The Promised Land? - The Lives and Voices of Hispanic Immigrants in the New South (Paperback): Patricia L Goerman The Promised Land? - The Lives and Voices of Hispanic Immigrants in the New South (Paperback)
Patricia L Goerman
R1,257 Discovery Miles 12 570 Ships in 12 - 17 working days

Through analysis of in-depth interviews with seventy-three Hispanic immigrants in Central Virginia, this book offers a rare in-depth look at the views and circumstances of immigrants in a new receiving area. It provides an examination of the new migration trend including an analysis of immigrants' living and working conditions, their family life, and their plans for the future.

Big Data Analytics in Future Power Systems (Paperback): Ahmed F. Zobaa, Trevor J. Bihl Big Data Analytics in Future Power Systems (Paperback)
Ahmed F. Zobaa, Trevor J. Bihl
R1,436 Discovery Miles 14 360 Ships in 12 - 17 working days

Power systems are increasingly collecting large amounts of data due to the expansion of the Internet of Things into power grids. In a smart grids scenario, a huge number of intelligent devices will be connected with almost no human intervention characterizing a machine-to-machine scenario, which is one of the pillars of the Internet of Things. The book characterizes and evaluates how the emerging growth of data in communications networks applied to smart grids will impact the grid efficiency and reliability. Additionally, this book discusses the various security concerns that become manifest with Big Data and expanded communications in power grids. Provide a general description and definition of big data, which has been gaining significant attention in the research community. Introduces a comprehensive overview of big data optimization methods in power system. Reviews the communication devices used in critical infrastructure, especially power systems; security methods available to vet the identity of devices; and general security threats in CI networks. Presents applications in power systems, such as power flow and protection. Reviews electricity theft concerns and the wide variety of data-driven techniques and applications developed for electricity theft detection.

Information Systems and Technologies - WorldCIST 2022, Volume 3 (Paperback, 1st ed. 2022): Alvaro Rocha, Hojjat Adeli,... Information Systems and Technologies - WorldCIST 2022, Volume 3 (Paperback, 1st ed. 2022)
Alvaro Rocha, Hojjat Adeli, Gintautas Dzemyda, Fernando Moreira
R6,943 Discovery Miles 69 430 Ships in 12 - 17 working days

This book covers the following main topics: A) information and knowledge management; B) organizational models and information systems; C) software and systems modeling; D) software systems, architectures, applications and tools; E) multimedia systems and applications; F) computer networks, mobility and pervasive systems; G) intelligent and decision support systems; H) big data analytics and applications; I) human-computer interaction; J) ethics, computers and security; K) health informatics; L) information technologies in education; M) information technologies in radio communications; N) technologies for biomedical applications. This book is composed by a selection of articles from The 2022 World Conference on Information Systems and Technologies (WorldCIST'22), held between April 12 and 14, in Budva, Montenegro. WorldCIST is a global forum for researchers and practitioners to present and discuss recent results and innovations, current trends, professional experiences, and challenges of modern information systems and technologies research, together with their technological development and applications.

TV Content Analysis - Techniques and Applications (Hardcover, New): Yiannis Kompatsiaris, Bernard Merialdo, Shiguo Lian TV Content Analysis - Techniques and Applications (Hardcover, New)
Yiannis Kompatsiaris, Bernard Merialdo, Shiguo Lian
R3,689 Discovery Miles 36 890 Ships in 12 - 17 working days

The rapid advancement of digital multimedia technologies has not only revolutionized the production and distribution of audiovisual content, but also created the need to efficiently analyze TV programs to enable applications for content managers and consumers. Leaving no stone unturned, TV Content Analysis: Techniques and Applications provides a detailed exploration of TV program analysis techniques.
Leading researchers and academics from around the world supply scientifically sound treatment of recent developments across the related subject areas including systems, architectures, algorithms, applications, research results, emerging approaches, and open issues. The book is organized into six parts:

  1. Content Extraction - deals with automatic analysis and annotation of TV content, addressing generic semantics and concepts as well as TV content
  2. Content Structuring - examines techniques for identifying interesting parts of TV programs and supplying direct access to it
  3. Content Recommendation - explores the problem of providing users with the most relevant content, addressing the problem of an ever-increasing amount of available content
  4. Content Quality - considers visual perception and quality approaches in the multi-display TV context and the specific mobile TV scenario
  5. Web and Social TV - presents studies on Web and TV convergence and on how user-generated content in Web 2.0 applications can be used to enhance services
  6. Content Production - covers postproduction, visual effects, and presentation standards

Most parts start with a chapter that provides an overview of that area, followed by state-of-the-art approaches focusing on specific issues covered in that section. Reporting on recent advances in the field, the book provides you with the global view and up-to-date understanding of emerging trends needed to participate in the development of the digital TV domain.

International Research in Sports Biomechanics (Paperback): Youlian Hong International Research in Sports Biomechanics (Paperback)
Youlian Hong
R1,636 Discovery Miles 16 360 Ships in 12 - 17 working days

This edited collection of papers presented at the 18th International Symposium of Biomechanics in Sport, highlights cutting-edge research material on sports biomechanics from many of the leading international academics in the field. The thirty-seven chapters presented are divided into nine sections: * biomechanics of fundamental human movement * modelling, simulation and optimisation * biomechanics of the neuro-musculo-skeletal system * sports injuries, orthopaedics and rehabilitation * the application of electromyography in movement studies * biomechanical analysis of the internal load * methods and instrumentation * training * paediatric and geriatric exercise.

Understanding Information Retrieval Systems - Management, Types, and Standards (Hardcover, New): Marcia J Bates Understanding Information Retrieval Systems - Management, Types, and Standards (Hardcover, New)
Marcia J Bates
R3,700 Discovery Miles 37 000 Ships in 12 - 17 working days

In order to be effective for their users, information retrieval (IR) systems should be adapted to the specific needs of particular environments. The huge and growing array of types of information retrieval systems in use today is on display in Understanding Information Retrieval Systems: Management, Types, and Standards, which addresses over 20 types of IR systems. These various system types, in turn, present both technical and management challenges, which are also addressed in this volume. In order to be interoperable in a networked environment, IR systems must be able to use various types of technical standards, a number of which are described in this book-often by their original developers. The book covers the full context of operational IR systems, addressing not only the systems themselves but also human user search behaviors, user-centered design, and management and policy issues. In addition to theory and practice of IR system design, the book covers Web standards and protocols, the Semantic Web, XML information retrieval, Web social mining, search engine optimization, specialized museum and library online access, records compliance and risk management, information storage technology, geographic information systems, and data transmission protocols. Emphasis is given to information systems that operate on relatively unstructured data, such as text, images, and music. The book is organized into four parts: Part I supplies a broad-level introduction to information systems and information retrieval systems Part II examines key management issues and elaborates on the decision process around likely information system solutions Part III illustrates the range of information retrieval systems in use today discussing the technical, operational, and administrative issues for each type Part IV discusses the most important organizational and technical standards needed for successful information retrieval This volume brings together authoritative articles on the different types of information systems and how to manage real-world demands such as digital asset management, network management, digital content licensing, data quality, and information system failures. It explains how to design systems to address human characteristics and considers key policy and ethical issues such as piracy and preservation. Focusing on web-based systems, the chapters in this book provide an excellent starting point for developing and managing your own IR systems.

High-Performance Web Databases - Design, Development, and Deployment (Paperback): Sanjiv Purba High-Performance Web Databases - Design, Development, and Deployment (Paperback)
Sanjiv Purba
R1,793 Discovery Miles 17 930 Ships in 12 - 17 working days

As Web-based systems and e-commerce carry businesses into the 21st century, databases are becoming workhorses that shoulder each and every online transaction. For organizations to have effective 24/7 Web operations, they need powerhouse databases that deliver at peak performance-all the time. High Performance Web Databases: Design, Development, and Deployment arms you with every essential technique from design and modeling to advanced topics such as data conversion, performance tuning, Web access and interfacing legacy systems, and security

Video Cataloguing - Structure Parsing and Content Extraction (Paperback): Guangyu Gao, Chi Harold Liu Video Cataloguing - Structure Parsing and Content Extraction (Paperback)
Guangyu Gao, Chi Harold Liu
R1,634 Discovery Miles 16 340 Ships in 12 - 17 working days

The arrival of the digital age has created the need to be able to store, manage, and digitally use an ever-increasing amount of video and audio material. Thus, video cataloguing has emerged as a requirement of the times. Video Cataloguing: Structure Parsing and Content Extraction explains how to efficiently perform video structure analysis as well as extract the basic semantic contents for video summarization, which is essential for handling large-scale video data. This book addresses the issues of video cataloguing, including video structure parsing and basic semantic word extraction, particularly for movie and teleplay videos. It starts by providing readers with a fundamental understanding of video structure parsing. It examines video shot boundary detection, recent research on video scene detection, and basic ideas for semantic word extraction, including video text recognition, scene recognition, and character identification. The book lists and introduces some of the most commonly used features in video analysis. It introduces and analyzes the most popular shot boundary detection methods and also presents recent research on movie scene detection as another important and critical step for video cataloguing, video indexing, and retrieval. The authors propose a robust movie scene recognition approach based on a panoramic frame and representative feature patch. They describe how to recognize characters in movies and TV series accurately and efficiently as well as how to use these character names as cataloguing items for an intelligent catalogue. The book proposes an interesting application of highlight extraction in basketball videos and concludes by demonstrating how to design and implement a prototype system of automatic movie and teleplay cataloguing (AMTC) based on the approaches introduced in the book.

Interactive Graphics for Data Analysis - Principles and Examples (Paperback): Martin Theus, Simon Urbanek Interactive Graphics for Data Analysis - Principles and Examples (Paperback)
Martin Theus, Simon Urbanek
R1,774 Discovery Miles 17 740 Ships in 12 - 17 working days

Interactive Graphics for Data Analysis: Principles and Examples discusses exploratory data analysis (EDA) and how interactive graphical methods can help gain insights as well as generate new questions and hypotheses from datasets. Fundamentals of Interactive Statistical GraphicsThe first part of the book summarizes principles and methodology, demonstrating how the different graphical representations of variables of a dataset are effectively used in an interactive setting. The authors introduce the most important plots and their interactive controls. They also examine various types of data, relations between variables, and plot ensembles. Case Studies Illustrate the PrinciplesThe second section focuses on nine case studies. Each case study describes the background, lists the main goals of the analysis and the variables in the dataset, shows what further numerical procedures can add to the graphical analysis, and summarizes important findings. Wherever applicable, the authors also provide the numerical analysis for datasets found in Cox and Snell's landmark book. Understand How to Analyze Data through Graphical Means This full-color text shows that interactive graphical methods complement the traditional statistical toolbox to achieve more complete, easier to understand, and easier to interpret analyses.

Database Systems: A Practical Approach to Design, Implementation, and Management, Global Edition (Paperback, 6th edition):... Database Systems: A Practical Approach to Design, Implementation, and Management, Global Edition (Paperback, 6th edition)
Thomas Connolly, Carolyn Begg
R2,163 Discovery Miles 21 630 Ships in 9 - 15 working days

This book is ideal for a one- or two-term course in database management or database design in an undergraduate or graduate level course. With its comprehensive coverage, this book can also be used as a reference for IT professionals. This best-selling text introduces the theory behind databases in a concise yet comprehensive manner, providing database design methodology that can be used by both technical and non-technical readers. The methodology for relational Database Management Systems is presented in simple, step-by-step instructions in conjunction with a realistic worked example using three explicit phases-conceptual, logical, and physical database design. Teaching and Learning Experience This program presents a better teaching and learning experience-for you and your students. It provides: *Database Design Methodology that can be Used by Both Technical and Non-technical Readers *A Comprehensive Introduction to the Theory behind Databases *A Clear Presentation that Supports Learning

Data Center Storage - Cost-Effective Strategies, Implementation, and Management (Hardcover): Hubbert Smith Data Center Storage - Cost-Effective Strategies, Implementation, and Management (Hardcover)
Hubbert Smith
R3,645 Discovery Miles 36 450 Ships in 12 - 17 working days

We overspend on data center storage . yet, we fall short of business requirements. It's not about the technologies. It's about the proper application of technologies to deliver storage services efficiently and affordably. It's about meeting business requirements dependent on data center storage. Spend less, deliver more. Data Center Storage: Cost-Effective Strategies, Implementation, and Management provides an industry insider's insight on how to properly scope, plan, evaluate, and implement storage technologies to maximize performance, capacity, reliability, and power savings. It provides business and use-case focused coverage of storage technology, including storage area networks (SAN), capacity-optimized drives, and solid-state drives. It offers key insights on financially responsible spending for data center storage. Delivered in accessible language, the book starts with a discussion of the business merits of replacing direct attached, compartmentalized storage with consolidated SAN-attached storage. The author advises on the use of service level applications (SLAs) as a tool to drive business unit collaboration with IT and prioritize those actions that impact productivity and profit from those that are less critical. This business guide to applied technologies disassembles big problems into digestible segments to help you understand, quantify, and fix any problems that arise as you work towards meeting your growing storage needs. The book builds on the consolidation and SLA driven approach to take advantage of the compelling benefits and potential savings of managed hosting and cloud storage.

Applied Genetic Programming and Machine Learning (Paperback): Hitoshi Iba, Yoshihiko Hasegawa, Topon Kumar Paul Applied Genetic Programming and Machine Learning (Paperback)
Hitoshi Iba, Yoshihiko Hasegawa, Topon Kumar Paul
R1,871 Discovery Miles 18 710 Ships in 12 - 17 working days

What do financial data prediction, day-trading rule development, and bio-marker selection have in common? They are just a few of the tasks that could potentially be resolved with genetic programming and machine learning techniques. Written by leaders in this field, Applied Genetic Programming and Machine Learning delineates the extension of Genetic Programming (GP) for practical applications. Reflecting rapidly developing concepts and emerging paradigms, this book outlines how to use machine learning techniques, make learning operators that efficiently sample a search space, navigate the search process through the design of objective fitness functions, and examine the search performance of the evolutionary system. It provides a methodology for integrating GP and machine learning techniques, establishing a robust evolutionary framework for addressing tasks from areas such as chaotic time-series prediction, system identification, financial forecasting, classification, and data mining. The book provides a starting point for the research of extended GP frameworks with the integration of several machine learning schemes. Drawing on empirical studies taken from fields such as system identification, finanical engineering, and bio-informatics, it demonstrates how the proposed methodology can be useful in practical inductive problem solving.

Knowledge Discovery for Counterterrorism and Law Enforcement (Paperback): David Skillicorn Knowledge Discovery for Counterterrorism and Law Enforcement (Paperback)
David Skillicorn
R1,870 Discovery Miles 18 700 Ships in 12 - 17 working days

Most of the research aimed at counterterrorism, fraud detection, or other forensic applications assumes that this is a specialized application domain for mainstream knowledge discovery. Unfortunately, knowledge discovery changes completely when the datasets being used have been manipulated in order to conceal some underlying activity. Knowledge Discovery for Counterterrorism and Law Enforcement operates from the premise that detection algorithms must be rethought to be effective in this domain, and presents a new approach based on cutting-edge analysis for use in adversarial settings. Reveals How Criminals Conceal Information This volume focuses on four main forms of knowledge discovery: prediction, clustering, relationship discovery, and textual analysis. For each of these application areas, the author discusses opportunities for concealment that are available to criminals and reveals some of the tactics that can aid in detecting them. He reviews what is known about the different technologies for each area and evaluates their effectiveness. The book also supplies a preview of technologies currently under development and describes how they will fit in to existing approaches to knowledge discovery. Provides Proactive Formulas for Staying One Step Ahead of Adversaries While all knowledge-discovery systems are susceptible to manipulation, designers and users of algorithmic systems who are armed with the knowledge of these subversive tactics are better able to create systems to avoid these vulnerabilities. This book delineates an effective process for integrating knowledge-discovery tools, provides a unique understanding of the limits of the technology, and contains a clear presentation of the upsides and pitfalls of data collection. It is a powerful weapon in the arsenal of anyone confronting the increasingly sophistic

Minding the Machines - Building and Leading Data Science and Analytics Teams (Paperback): J. Adamson Minding the Machines - Building and Leading Data Science and Analytics Teams (Paperback)
J. Adamson
R696 Discovery Miles 6 960 Ships in 12 - 17 working days

Organize, plan, and build an exceptional data analytics team within your organization In Minding the Machines: Building and Leading Data Science and Analytics Teams, AI and analytics strategy expert Jeremy Adamson delivers an accessible and insightful roadmap to structuring and leading a successful analytics team. The book explores the tasks, strategies, methods, and frameworks necessary for an organization beginning their first foray into the analytics space or one that is rebooting its team for the umpteenth time in search of success. In this book, you'll discover: A focus on the three pillars of strategy, process, and people and their role in the iterative and ongoing effort of building an analytics team Repeated emphasis on three guiding principles followed by successful analytics teams: start early, go slow, and fully commit The importance of creating clear goals and objectives when creating a new analytics unit in an organization Perfect for executives, managers, team leads, and other business leaders tasked with structuring and leading a successful analytics team, Minding the Machines is also an indispensable resource for data scientists and analysts who seek to better understand how their individual efforts fit into their team's overall results.

Data Science - Theory, Analysis and Applications (Hardcover): Shakeel Ahmed Khoja, Qurban A Memon Data Science - Theory, Analysis and Applications (Hardcover)
Shakeel Ahmed Khoja, Qurban A Memon
R3,641 Discovery Miles 36 410 Ships in 12 - 17 working days

The aim of this book is to provide an internationally respected collection of scientific research methods, technologies and applications in the area of data science. This book can prove useful to the researchers, professors, research students and practitioners as it reports novel research work on challenging topics in the area surrounding data science. In this book, some of the chapters are written in tutorial style concerning machine learning algorithms, data analysis, information design, infographics, relevant applications, etc. The book is structured as follows: * Part I: Data Science: Theory, Concepts, and Algorithms This part comprises five chapters on data Science theory, concepts, techniques and algorithms. * Part II: Data Design and Analysis This part comprises five chapters on data design and analysis. * Part III: Applications and New Trends in Data Science This part comprises four chapters on applications and new trends in data science.

Colonialism and the Modernist Moment in the Early Novels of Jean Rhys (Paperback, New): Carol Dell'Amico Colonialism and the Modernist Moment in the Early Novels of Jean Rhys (Paperback, New)
Carol Dell'Amico
R1,115 R728 Discovery Miles 7 280 Save R387 (35%) Ships in 12 - 17 working days

Colonialism and the Modernist Moment in the Early Novels of Jean Rhys explores the postcolonial significance of Rhys s modernist period work, which depicts an urban scene more varied than that found in other canonical representations of the period. Arguing against the view that Rhys comes into her own as a colonial thinker only in the post-WWII period of her career, this study examines the austere insights gained by Rhys s active cultivation of her fringe status vis-a-vis British social life and artistic circles, where her sharp study of the aporias of marginal lives and the violence of imperial ideology is distilled into an artistic statement positing the outcome of the imperial venture as a state of homelessness across the board, for colonized and metropolitans alike. Bringing to view heretofore overlooked emigre populations, or their children, alongside locals, Rhys s urbanites struggle to construct secure lives not simply as a consequence of commodification, alienation, or voluntary expatriation, but also as a consequence of marginalization and migration. This view of Rhys s early work asserts its vital importance to postcolonial studies, an importance that has been overlooked owing to an over hasty critical consensus that only one of her early novels contains significant colonial content. Yet, as this study demonstrates, proper consideration of colonial elements long considered only incidental illuminates a colonial continuum in Rhys s work from her earliest publications. "

Scientific Data Management - Challenges, Technology, and Deployment (Hardcover): Arie Shoshani, Doron Rotem Scientific Data Management - Challenges, Technology, and Deployment (Hardcover)
Arie Shoshani, Doron Rotem
R3,969 Discovery Miles 39 690 Ships in 12 - 17 working days

Dealing with the volume, complexity, and diversity of data currently being generated by scientific experiments and simulations often causes scientists to waste productive time. Scientific Data Management: Challenges, Technology, and Deployment describes cutting-edge technologies and solutions for managing and analyzing vast amounts of data, helping scientists focus on their scientific goals.

The book begins with coverage of efficient storage systems, discussing how to write and read large volumes of data without slowing the simulation, analysis, or visualization processes. It then focuses on the efficient data movement and management of storage spaces and explores emerging database systems for scientific data. The book also addresses how to best organize data for analysis purposes, how to effectively conduct searches over large datasets, how to successfully automate multistep scientific process workflows, and how to automatically collect metadata and lineage information.

This book provides a comprehensive understanding of the latest techniques for managing data during scientific exploration processes, from data generation to data analysis. Enhanced by numerous detailed color images, it includes real-world examples of applications drawn from biology, ecology, geology, climatology, and more.

Check out Dr. Shoshani discuss the book during an interview with International Science Grid This Week (iSGTW): http: //www.isgtw.org/?pid=1002259

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
CompTIA Data+ Study Guide: Exam DA0-001
M. Chapple Paperback R1,044 Discovery Miles 10 440
The NFT Handbook - How to Create, Sell…
M Fortnow Paperback R492 Discovery Miles 4 920
Data Science in Context - Foundations…
Alfred Z. Spector, Peter Norvig, … Hardcover R1,027 R970 Discovery Miles 9 700
Proof of Stake - The Making of Ethereum…
Vitalik Buterin Paperback R348 Discovery Miles 3 480
Handbook of Data Science with Semantic…
Archana Patel, Narayan C Debnath Hardcover R7,746 Discovery Miles 77 460
Supervised Machine Learning for Text…
Emil Hvitfeldt, Julia Silge Paperback R1,555 Discovery Miles 15 550
DAMA-DMBOK - Data Management Body of…
DAMA International Paperback R2,603 R1,899 Discovery Miles 18 990
Advances in Mobile Health Technology - A…
Sinjini Mitra Paperback R1,316 Discovery Miles 13 160
Crypto: The Insights You Need from…
Harvard Business Review, Jeff John Roberts, … Paperback R386 Discovery Miles 3 860
ISE Database System Concepts
Abraham Silberschatz, Henry Korth, … Paperback R2,005 Discovery Miles 20 050

 

Partners