0
Your cart

Your cart is empty

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

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

Hands-On Cybersecurity with Blockchain - Implement DDoS protection, PKI-based identity, 2FA, and DNS security using Blockchain... Hands-On Cybersecurity with Blockchain - Implement DDoS protection, PKI-based identity, 2FA, and DNS security using Blockchain (Paperback)
Rajneesh Gupta
R1,269 Discovery Miles 12 690 Ships in 10 - 15 working days

Develop blockchain application with step-by-step instructions, working example and helpful recommendations Key Features Understanding the blockchain technology from the cybersecurity perspective Developing cyber security solutions with Ethereum blockchain technology Understanding real-world deployment of blockchain based applications Book DescriptionBlockchain technology is being welcomed as one of the most revolutionary and impactful innovations of today. Blockchain technology was first identified in the world's most popular digital currency, Bitcoin, but has now changed the outlook of several organizations and empowered them to use it even for storage and transfer of value. This book will start by introducing you to the common cyberthreat landscape and common attacks such as malware, phishing, insider threats, and DDoS. The next set of chapters will help you to understand the workings of Blockchain technology, Ethereum and Hyperledger architecture and how they fit into the cybersecurity ecosystem. These chapters will also help you to write your first distributed application on Ethereum Blockchain and the Hyperledger Fabric framework. Later, you will learn about the security triad and its adaptation with Blockchain. The last set of chapters will take you through the core concepts of cybersecurity, such as DDoS protection, PKI-based identity, 2FA, and DNS security. You will learn how Blockchain plays a crucial role in transforming cybersecurity solutions. Toward the end of the book, you will also encounter some real-world deployment examples of Blockchain in security cases, and also understand the short-term challenges and future of cybersecurity with Blockchain. What you will learn Understand the cyberthreat landscape Learn about Ethereum and Hyperledger Blockchain Program Blockchain solutions Build Blockchain-based apps for 2FA, and DDoS protection Develop Blockchain-based PKI solutions and apps for storing DNS entries Challenges and the future of cybersecurity and Blockchain Who this book is forThe book is targeted towards security professionals, or any stakeholder dealing with cybersecurity who wants to understand the next-level of securing infrastructure using Blockchain. Basic understanding of Blockchain can be an added advantage.

Hands-On Recommendation Systems with Python - Start building powerful and personalized, recommendation engines with Python... Hands-On Recommendation Systems with Python - Start building powerful and personalized, recommendation engines with Python (Paperback)
Rounak Banik
R850 Discovery Miles 8 500 Ships in 10 - 15 working days

With Hands-On Recommendation Systems with Python, learn the tools and techniques required in building various kinds of powerful recommendation systems (collaborative, knowledge and content based) and deploying them to the web Key Features Build industry-standard recommender systems Only familiarity with Python is required No need to wade through complicated machine learning theory to use this book Book DescriptionRecommendation systems are at the heart of almost every internet business today; from Facebook to Netflix to Amazon. Providing good recommendations, whether it's friends, movies, or groceries, goes a long way in defining user experience and enticing your customers to use your platform. This book shows you how to do just that. You will learn about the different kinds of recommenders used in the industry and see how to build them from scratch using Python. No need to wade through tons of machine learning theory-you'll get started with building and learning about recommenders as quickly as possible.. In this book, you will build an IMDB Top 250 clone, a content-based engine that works on movie metadata. You'll use collaborative filters to make use of customer behavior data, and a Hybrid Recommender that incorporates content based and collaborative filtering techniques With this book, all you need to get started with building recommendation systems is a familiarity with Python, and by the time you're fnished, you will have a great grasp of how recommenders work and be in a strong position to apply the techniques that you will learn to your own problem domains. What you will learn Get to grips with the different kinds of recommender systems Master data-wrangling techniques using the pandas library Building an IMDB Top 250 Clone Build a content based engine to recommend movies based on movie metadata Employ data-mining techniques used in building recommenders Build industry-standard collaborative filters using powerful algorithms Building Hybrid Recommenders that incorporate content based and collaborative fltering Who this book is forIf you are a Python developer and want to develop applications for social networking, news personalization or smart advertising, this is the book for you. Basic knowledge of machine learning techniques will be helpful, but not mandatory.

Google Cloud AI Services Quick Start Guide - Build intelligent applications with Google Cloud AI services (Paperback): Arvind... Google Cloud AI Services Quick Start Guide - Build intelligent applications with Google Cloud AI services (Paperback)
Arvind Ravulavaru
R906 Discovery Miles 9 060 Ships in 10 - 15 working days

Leverage the power of various Google Cloud AI Services by building a smart web application using MEAN Stack Key Features Start working with the Google Cloud Platform and the AI services it offers Build smart web applications by combining the power of Google Cloud AI services and the MEAN stack Build a web-based dashboard of smart applications that perform language processing, translation, and computer vision on the cloud Book DescriptionCognitive services are the new way of adding intelligence to applications and services. Now we can use Artificial Intelligence as a service that can be consumed by any application or other service, to add smartness and make the end result more practical and useful. Google Cloud AI enables you to consume Artificial Intelligence within your applications, from a REST API. Text, video and speech analysis are among the powerful machine learning features that can be used. This book is the easiest way to get started with the Google Cloud AI services suite and open up the world of smarter applications. This book will help you build a Smart Exchange, a forum application that will let you upload videos, images and perform text to speech conversions and translation services. You will use the power of Google Cloud AI Services to make our simple forum application smart by validating the images, videos, and text provided by users to Google Cloud AI Services and make sure the content which is uploaded follows the forum standards, without a human curator involvement. You will learn how to work with the Vision API, Video Intelligence API, Speech Recognition API, Cloud Language Process, and Cloud Translation API services to make your application smarter. By the end of this book, you will have a strong understanding of working with Google Cloud AI Services, and be well on the way to building smarter applications. What you will learn Understand Google Cloud Platform and its Cloud AI services Explore the Google ML Services Work with an Angular 5 MEAN stack application Integrate Vision API, Video Intelligence API for computer vision Be ready for conversational experiences with the Speech Recognition API, Cloud Language Process and Cloud Translation API services Build a smart web application that uses the power of Google Cloud AI services to make apps smarter Who this book is forThis book is ideal for data professionals and web developers who want to use the power of Google Cloud AI services in their projects, without the going through the pain of mastering machine learning for images, videos and text. Some familiarity with the Google Cloud Platform will be helpful.

Applying Big Data Analytics in Bioinformatics and Medicine (Hardcover): Miltiadis D Lytras, Paraskevi Papadopoulou Applying Big Data Analytics in Bioinformatics and Medicine (Hardcover)
Miltiadis D Lytras, Paraskevi Papadopoulou
R6,767 Discovery Miles 67 670 Ships in 10 - 15 working days

Many aspects of modern life have become personalized, yet healthcare practices have been lagging behind in this trend. It is now becoming more common to use big data analysis to improve current healthcare and medicinal systems, and offer better health services to all citizens. Applying Big Data Analytics in Bioinformatics and Medicine is a comprehensive reference source that overviews the current state of medical treatments and systems and offers emerging solutions for a more personalized approach to the healthcare field. Featuring coverage on relevant topics that include smart data, proteomics, medical data storage, and drug design, this publication is an ideal resource for medical professionals, healthcare practitioners, academicians, and researchers interested in the latest trends and techniques in personalized medicine.

Hands-On Data Visualization with Bokeh - Interactive web plotting for Python using Bokeh (Paperback): Kevin Jolly Hands-On Data Visualization with Bokeh - Interactive web plotting for Python using Bokeh (Paperback)
Kevin Jolly
R883 Discovery Miles 8 830 Ships in 10 - 15 working days

Learn how to create interactive and visually aesthetic plots using the Bokeh package in Python Key Features A step by step approach to creating interactive plots with Bokeh Go from installation all the way to deploying your very own Bokeh application Work with a real time datasets to practice and create your very own plots and applications Book DescriptionAdding a layer of interactivity to your plots and converting these plots into applications hold immense value in the field of data science. The standard approach to adding interactivity would be to use paid software such as Tableau, but the Bokeh package in Python offers users a way to create both interactive and visually aesthetic plots for free. This book gets you up to speed with Bokeh - a popular Python library for interactive data visualization. The book starts out by helping you understand how Bokeh works internally and how you can set up and install the package in your local machine. You then use a real world data set which uses stock data from Kaggle to create interactive and visually stunning plots. You will also learn how to leverage Bokeh using some advanced concepts such as plotting with spatial and geo data. Finally you will use all the concepts that you have learned in the previous chapters to create your very own Bokeh application from scratch. By the end of the book you will be able to create your very own Bokeh application. You will have gone through a step by step process that starts with understanding what Bokeh actually is and ends with building your very own Bokeh application filled with interactive and visually aesthetic plots. What you will learn Installing Bokeh and understanding its key concepts Creating plots using glyphs, the fundamental building blocks of Bokeh Creating plots using different data structures like NumPy and Pandas Using layouts and widgets to visually enhance your plots and add a layer of interactivity Building and hosting applications on the Bokeh server Creating advanced plots using spatial data Who this book is forThis book is well suited for data scientists and data analysts who want to perform interactive data visualization on their web browsers using Bokeh. Some exposure to Python programming will be helpful, but prior experience with Bokeh is not required.

Data Analysis in Criminal Justice and Criminology - History, Concept, and Application (Paperback): Philip D. McCormack, Angela... Data Analysis in Criminal Justice and Criminology - History, Concept, and Application (Paperback)
Philip D. McCormack, Angela Callahan
R3,892 Discovery Miles 38 920 Ships in 10 - 15 working days

Data Analysis in Criminal Justice and Criminology: History, Concept, and Application breaks down various data analysis techniques to help students build their conceptual understanding of key methods and processes. The information in the text encourages discussion and consideration of how and why data analysis plays an important role in the fields of criminal justice and criminology. The book is divided into three units. Unit 1 discusses how data analysis is used in criminal justice and criminology, various methods of data collection, the importance of identifying the purpose of analysis and key data elements prior to analyzing information, and graphical representation of data. Unit 2 introduces students to samples, distributions, and the central limit theorem as it relates to data analysis. This section provides students with the essential knowledge and skills needed to understand statistical concepts and calculations. The final unit explains how to move beyond statistical description to statistical inference and how sample statistics can be used to estimate population parameters. Highly accessible in nature, Data Analysis in Criminal Justice and Criminology is ideal for undergraduate and graduate courses in criminal justice, criminology, and sociology especially those with emphasis on data analysis.

Getting Started with Haskell Data Analysis - Put your data analysis techniques to work and generate publication-ready... Getting Started with Haskell Data Analysis - Put your data analysis techniques to work and generate publication-ready visualizations (Paperback)
James Church
R668 Discovery Miles 6 680 Ships in 10 - 15 working days

Put your Haskell skills to work and generate publication-ready visualizations in no time at all Key Features Take your data analysis skills to the next level using the power of Haskell Understand regression analysis, perform multivariate regression, and untangle different cluster varieties Create publication-ready visualizations of data Book DescriptionEvery business and organization that collects data is capable of tapping into its own data to gain insights how to improve. Haskell is a purely functional and lazy programming language, well-suited to handling large data analysis problems. This book will take you through the more difficult problems of data analysis in a hands-on manner. This book will help you get up-to-speed with the basics of data analysis and approaches in the Haskell language. You'll learn about statistical computing, file formats (CSV and SQLite3), descriptive statistics, charts, and progress to more advanced concepts such as understanding the importance of normal distribution. While mathematics is a big part of data analysis, we've tried to keep this course simple and approachable so that you can apply what you learn to the real world. By the end of this book, you will have a thorough understanding of data analysis, and the different ways of analyzing data. You will have a mastery of all the tools and techniques in Haskell for effective data analysis. What you will learn Learn to parse a CSV file and read data into the Haskell environment Create Haskell functions for common descriptive statistics functions Create an SQLite3 database using an existing CSV file Learn the versatility of SELECT queries for slicing data into smaller chunks Apply regular expressions in large-scale datasets using both CSV and SQLite3 files Create a Kernel Density Estimator visualization using normal distribution Who this book is forThis book is intended for people who wish to expand their knowledge of statistics and data analysis via real-world examples. A basic understanding of the Haskell language is expected. If you are feeling brave, you can jump right into the functional programming style.

Solidity Programming Essentials - A beginner's guide to build smart contracts for Ethereum and blockchain (Paperback):... Solidity Programming Essentials - A beginner's guide to build smart contracts for Ethereum and blockchain (Paperback)
Ritesh Modi
R1,031 Discovery Miles 10 310 Ships in 10 - 15 working days

Learn the most powerful and primary programming language for writing smart contracts and find out how to write, deploy, and test smart contracts in Ethereum. Key Features Get you up and running with Solidity Programming language Build Ethereum Smart Contracts with Solidity as your scripting language Learn to test and deploy the smart contract to your private Blockchain Book DescriptionSolidity is a contract-oriented language whose syntax is highly influenced by JavaScript, and is designed to compile code for the Ethereum Virtual Machine. Solidity Programming Essentials will be your guide to understanding Solidity programming to build smart contracts for Ethereum and blockchain from ground-up. We begin with a brief run-through of blockchain, Ethereum, and their most important concepts or components. You will learn how to install all the necessary tools to write, test, and debug Solidity contracts on Ethereum. Then, you will explore the layout of a Solidity source file and work with the different data types. The next set of recipes will help you work with operators, control structures, and data structures while building your smart contracts. We take you through function calls, return types, function modifers, and recipes in object-oriented programming with Solidity. Learn all you can on event logging and exception handling, as well as testing and debugging smart contracts. By the end of this book, you will be able to write, deploy, and test smart contracts in Ethereum. This book will bring forth the essence of writing contracts using Solidity and also help you develop Solidity skills in no time. What you will learn Learn the basics and foundational concepts of Solidity and Ethereum Explore the Solidity language and its uniqueness in depth Create new accounts and submit transactions to blockchain Get to know the complete language in detail to write smart contracts Learn about major tools to develop and deploy smart contracts Write defensive code using exception handling and error checking Understand Truffle basics and the debugging process Who this book is forThis book is for anyone who would like to get started with Solidity Programming for developing an Ethereum smart contract. No prior knowledge of EVM is required.

Beginning Data Science with Python and Jupyter - Use powerful industry-standard tools within Jupyter and the Python ecosystem... Beginning Data Science with Python and Jupyter - Use powerful industry-standard tools within Jupyter and the Python ecosystem to unlock new, actionable insights from your data (Paperback)
Alex Galea
R515 Discovery Miles 5 150 Ships in 10 - 15 working days

Getting started with data science doesn't have to be an uphill battle. This step-by-step guide is ideal for beginners who know a little Python and are looking for a quick, fast-paced introduction. Key Features Get up and running with the Jupyter ecosystem and some example datasets Learn about key machine learning concepts like SVM, KNN classifiers and Random Forests Discover how you can use web scraping to gather and parse your own bespoke datasets Book DescriptionGet to grips with the skills you need for entry-level data science in this hands-on Python and Jupyter course. You'll learn about some of the most commonly used libraries that are part of the Anaconda distribution, and then explore machine learning models with real datasets to give you the skills and exposure you need for the real world. We'll finish up by showing you how easy it can be to scrape and gather your own data from the open web, so that you can apply your new skills in an actionable context. What you will learn Get up and running with the Jupyter ecosystem and some example datasets Learn about key machine learning concepts like SVM, KNN classifiers, and Random Forests Plan a machine learning classification strategy and train classification, models Use validation curves and dimensionality reduction to tune and enhance your models Discover how you can use web scraping to gather and parse your own bespoke datasets Scrape tabular data from web pages and transform them into Pandas DataFrames Create interactive, web-friendly visualizations to clearly communicate your findings Who this book is forThis book is ideal for professionals with a variety of job descriptions across large range of industries, given the rising popularity and accessibility of data science. You'll need some prior experience with Python, with any prior work with libraries like Pandas, Matplotlib and Pandas providing you a useful head start.

Applied Data Science with Python and Jupyter - Use powerful industry-standard tools to unlock new, actionable insights from... Applied Data Science with Python and Jupyter - Use powerful industry-standard tools to unlock new, actionable insights from your data (Paperback)
Alex Galea
R882 Discovery Miles 8 820 Ships in 10 - 15 working days

Become the master player of data exploration by creating reproducible data processing pipelines, visualizations, and prediction models for your applications. Key Features Get up and running with the Jupyter ecosystem and some example datasets Learn about key machine learning concepts such as SVM, KNN classifiers, and Random Forests Discover how you can use web scraping to gather and parse your own bespoke datasets Book DescriptionGetting started with data science doesn't have to be an uphill battle. Applied Data Science with Python and Jupyter is a step-by-step guide ideal for beginners who know a little Python and are looking for a quick, fast-paced introduction to these concepts. In this book, you'll learn every aspect of the standard data workflow process, including collecting, cleaning, investigating, visualizing, and modeling data. You'll start with the basics of Jupyter, which will be the backbone of the book. After familiarizing ourselves with its standard features, you'll look at an example of it in practice with our first analysis. In the next lesson, you dive right into predictive analytics, where multiple classification algorithms are implemented. Finally, the book ends by looking at data collection techniques. You'll see how web data can be acquired with scraping techniques and via APIs, and then briefly explore interactive visualizations. What you will learn Get up and running with the Jupyter ecosystem Identify potential areas of investigation and perform exploratory data analysis Plan a machine learning classification strategy and train classification models Use validation curves and dimensionality reduction to tune and enhance your models Scrape tabular data from web pages and transform it into Pandas DataFrames Create interactive, web-friendly visualizations to clearly communicate your findings Who this book is forApplied Data Science with Python and Jupyter is ideal for professionals with a variety of job descriptions across a large range of industries, given the rising popularity and accessibility of data science. You'll need some prior experience with Python, with any prior work with libraries such as Pandas, Matplotlib, and Pandas providing you a useful head start.

PySpark Cookbook - Over 60 recipes for implementing big data processing and analytics using Apache Spark and Python... PySpark Cookbook - Over 60 recipes for implementing big data processing and analytics using Apache Spark and Python (Paperback)
Denny Lee, Tomasz Drabas
R1,193 Discovery Miles 11 930 Ships in 10 - 15 working days

Combine the power of Apache Spark and Python to build effective big data applications Key Features Perform effective data processing, machine learning, and analytics using PySpark Overcome challenges in developing and deploying Spark solutions using Python Explore recipes for efficiently combining Python and Apache Spark to process data Book DescriptionApache Spark is an open source framework for efficient cluster computing with a strong interface for data parallelism and fault tolerance. The PySpark Cookbook presents effective and time-saving recipes for leveraging the power of Python and putting it to use in the Spark ecosystem. You'll start by learning the Apache Spark architecture and how to set up a Python environment for Spark. You'll then get familiar with the modules available in PySpark and start using them effortlessly. In addition to this, you'll discover how to abstract data with RDDs and DataFrames, and understand the streaming capabilities of PySpark. You'll then move on to using ML and MLlib in order to solve any problems related to the machine learning capabilities of PySpark and use GraphFrames to solve graph-processing problems. Finally, you will explore how to deploy your applications to the cloud using the spark-submit command. By the end of this book, you will be able to use the Python API for Apache Spark to solve any problems associated with building data-intensive applications. What you will learn Configure a local instance of PySpark in a virtual environment Install and configure Jupyter in local and multi-node environments Create DataFrames from JSON and a dictionary using pyspark.sql Explore regression and clustering models available in the ML module Use DataFrames to transform data used for modeling Connect to PubNub and perform aggregations on streams Who this book is forThe PySpark Cookbook is for you if you are a Python developer looking for hands-on recipes for using the Apache Spark 2.x ecosystem in the best possible way. A thorough understanding of Python (and some familiarity with Spark) will help you get the best out of the book.

Implementing Splunk 7, Third Edition - Effective operational intelligence to transform machine-generated data into valuable... Implementing Splunk 7, Third Edition - Effective operational intelligence to transform machine-generated data into valuable business insight, 3rd Edition (Paperback, 3rd Revised edition)
James Miller
R1,347 Discovery Miles 13 470 Ships in 10 - 15 working days

A comprehensive guide to making machine data accessible across the organization using advanced dashboards Key Features Enrich machine-generated data and transform it into useful, meaningful insights Perform search operations and configurations, build dashboards, and manage logs Extend Splunk services with scripts and advanced configurations to process optimal results Book DescriptionSplunk is the leading platform that fosters an efficient methodology and delivers ways to search, monitor, and analyze growing amounts of big data. This book will allow you to implement new services and utilize them to quickly and efficiently process machine-generated big data. We introduce you to all the new features, improvements, and offerings of Splunk 7. We cover the new modules of Splunk: Splunk Cloud and the Machine Learning Toolkit to ease data usage. Furthermore, you will learn to use search terms effectively with Boolean and grouping operators. You will learn not only how to modify your search to make your searches fast but also how to use wildcards efficiently. Later you will learn how to use stats to aggregate values, a chart to turn data, and a time chart to show values over time; you'll also work with fields and chart enhancements and learn how to create a data model with faster data model acceleration. Once this is done, you will learn about XML Dashboards, working with apps, building advanced dashboards, configuring and extending Splunk, advanced deployments, and more. Finally, we teach you how to use the Machine Learning Toolkit and best practices and tips to help you implement Splunk services effectively and efficiently. By the end of this book, you will have learned about the Splunk software as a whole and implemented Splunk services in your tasks at projects What you will learn Focus on the new features of the latest version of Splunk Enterprise 7 Master the new offerings in Splunk: Splunk Cloud and the Machine Learning Toolkit Create efficient and effective searches within the organization Master the use of Splunk tables, charts, and graph enhancements Use Splunk data models and pivots with faster data model acceleration Master all aspects of Splunk XML dashboards with hands-on applications Create and deploy advanced Splunk dashboards to share valuable business insights with peers Who this book is forThis book is intended for data analysts, business analysts, and IT administrators who want to make the best use of big data, operational intelligence, log management, and monitoring within their organization. Some knowledge of Splunk services will help you get the most out of the book

Splunk Operational Intelligence Cookbook - Over 80  recipes for transforming your data into business-critical insights using... Splunk Operational Intelligence Cookbook - Over 80 recipes for transforming your data into business-critical insights using Splunk, 3rd Edition (Paperback, 3rd Revised edition)
Josh Diakun, Paul R Johnson, Derek Mock
R1,659 Discovery Miles 16 590 Ships in 10 - 15 working days

Leverage Splunk's operational intelligence capabilities to unlock new hidden business insights and drive success Key Features Tackle any problems related to searching and analyzing your data with Splunk Get the latest information and business insights on Splunk 7.x Explore the all new machine learning toolkit in Splunk 7.x Book DescriptionSplunk makes it easy for you to take control of your data, and with Splunk Operational Cookbook, you can be confident that you are taking advantage of the Big Data revolution and driving your business with the cutting edge of operational intelligence and business analytics. With more than 80 recipes that demonstrate all of Splunk's features, not only will you find quick solutions to common problems, but you'll also learn a wide range of strategies and uncover new ideas that will make you rethink what operational intelligence means to you and your organization. You'll discover recipes on data processing, searching and reporting, dashboards, and visualizations to make data shareable, communicable, and most importantly meaningful. You'll also find step-by-step demonstrations that walk you through building an operational intelligence application containing vital features essential to understanding data and to help you successfully integrate a data-driven way of thinking in your organization. Throughout the book, you'll dive deeper into Splunk, explore data models and pivots to extend your intelligence capabilities, and perform advanced searching with machine learning to explore your data in even more sophisticated ways. Splunk is changing the business landscape, so make sure you're taking advantage of it. What you will learn Learn how to use Splunk to gather, analyze, and report on data Create dashboards and visualizations that make data meaningful Build an intelligent application with extensive functionalities Enrich operational data with lookups and workflows Model and accelerate data and perform pivot-based reporting Apply ML algorithms for forecasting and anomaly detection Summarize data for long term trending, reporting, and analysis Integrate advanced JavaScript charts and leverage Splunk's API Who this book is forThis book is intended for data professionals who are looking to leverage the Splunk Enterprise platform as a valuable operational intelligence tool. The recipes provided in this book will appeal to individuals from all facets of business, IT, security, product, marketing, and many more! Even the existing users of Splunk who want to upgrade and get up and running with Splunk 7.x will find this book to be of great value.

MicroStrategy Quick Start Guide - Data analytics and visualizations for Business Intelligence (Paperback): Fernando Carlos... MicroStrategy Quick Start Guide - Data analytics and visualizations for Business Intelligence (Paperback)
Fernando Carlos Rivero Esqueda
R1,145 Discovery Miles 11 450 Ships in 10 - 15 working days

Build reporting applications and dashboards using the different MicroStrategy objects Key Features Learn the fundamentals of MicroStrategy Use MicroStrategy to get actionable insights from your business data Create visualizations and build intuitive dashboards and reports Book DescriptionMicroStrategy is an enterprise business intelligence application. It turns data into reports for making and executing key organization decisions. This book shows you how to implement Business Intelligence (BI) with MicroStrategy. It takes you from setting up and configuring MicroStrategy to security and administration. The book starts by detailing the different components of the MicroStrategy platform, and the key concepts of Metadata and Project Source. You will then install and configure MicroStrategy and lay down the foundations for building MicroStrategy BI solutions. By learning about objects and different object types, you will develop a strong understanding of the MicroStrategy Schema and Public Objects. With these MicroStrategy objects, you will enhance and scale your BI and Analytics solutions. Finally, you will learn about the administration, security, and monitoring of your BI solution. What you will learn Set up the MicroStrategy Intelligence Server and client tools Create a MicroStrategy metadata repository and your first Project Explore the main MicroStrategy object types and their dependencies Create, manipulate, and share Reports Create and share Dashboards Manage Users and Groups Who this book is forThis book is for Business Intelligence professionals or data analysts who want to get started with Microstrategy. Some basic understanding of BI and data analysis will be required to get the most from this book.

Learning AWK Programming - A fast, and simple cutting-edge utility for text-processing on the Unix-like environment... Learning AWK Programming - A fast, and simple cutting-edge utility for text-processing on the Unix-like environment (Paperback)
Shiwang Kalkhanda
R1,098 Discovery Miles 10 980 Ships in 10 - 15 working days

Text processing and pattern matching simplified Key Features -Master the fastest and most elegant big data munging language -Implement text processing and pattern matching using the advanced features of AWK and GAWK -Implement debugging and inter-process communication using GAWK Book DescriptionAWK is one of the most primitive and powerful utilities which exists in all Unix and Unix-like distributions. It is used as a command-line utility when performing a basic text-processing operation, and as programming language when dealing with complex text-processing and mining tasks. With this book, you will have the required expertise to practice advanced AWK programming in real-life examples. The book starts off with an introduction to AWK essentials. You will then be introduced to regular expressions, AWK variables and constants, arrays and AWK functions and more. The book then delves deeper into more complex tasks, such as printing formatted output in AWK, control flow statements, GNU's implementation of AWK covering the advanced features of GNU AWK, such as network communication, debugging, and inter-process communication in the GAWK programming language which is not easily possible with AWK. By the end of this book, the reader will have worked on the practical implementation of text processing and pattern matching using AWK to perform routine tasks. What you will learn -Create and use different expressions and control flow statements in AWK -Use Regular Expressions with AWK for effective text-processing -Use built-in and user-defined variables to write AWK programs -Use redirections in AWK programs and create structured reports -Handle non-decimal input, 2-way inter-process communication with Gawk -Create small scripts to reformat data to match patterns and process texts Who this book is forThis book is for developers or analysts who are inclined to learn how to do text processing and data extraction in a Unix-like environment. Basic understanding of Linux operating system and shell scripting will help you to get the most out of the book.

Hacking University - Computer Hacking and Learn Linux 2 Manuscript Bundle: Essential Beginners Guide on How to Become an... Hacking University - Computer Hacking and Learn Linux 2 Manuscript Bundle: Essential Beginners Guide on How to Become an Amateur Hacker and A Complete Step by Step Guide To Learn And Conquer the Linux Operating System (Paperback)
Isaac D Cody
R529 Discovery Miles 5 290 Ships in 10 - 15 working days
Python Data Science Essentials - A practitioner's guide covering essential data science principles, tools, and techniques,... Python Data Science Essentials - A practitioner's guide covering essential data science principles, tools, and techniques, 3rd Edition (Paperback, 3rd Revised edition)
Alberto Boschetti, Luca Massaron
R1,347 Discovery Miles 13 470 Ships in 10 - 15 working days

Gain useful insights from your data using popular data science tools Key Features A one-stop guide to Python libraries such as pandas and NumPy Comprehensive coverage of data science operations such as data cleaning and data manipulation Choose scalable learning algorithms for your data science tasks Book DescriptionFully expanded and upgraded, the latest edition of Python Data Science Essentials will help you succeed in data science operations using the most common Python libraries. This book offers up-to-date insight into the core of Python, including the latest versions of the Jupyter Notebook, NumPy, pandas, and scikit-learn. The book covers detailed examples and large hybrid datasets to help you grasp essential statistical techniques for data collection, data munging and analysis, visualization, and reporting activities. You will also gain an understanding of advanced data science topics such as machine learning algorithms, distributed computing, tuning predictive models, and natural language processing. Furthermore, You'll also be introduced to deep learning and gradient boosting solutions such as XGBoost, LightGBM, and CatBoost. By the end of the book, you will have gained a complete overview of the principal machine learning algorithms, graph analysis techniques, and all the visualization and deployment instruments that make it easier to present your results to an audience of both data science experts and business users What you will learn Set up your data science toolbox on Windows, Mac, and Linux Use the core machine learning methods offered by the scikit-learn library Manipulate, fix, and explore data to solve data science problems Learn advanced explorative and manipulative techniques to solve data operations Optimize your machine learning models for optimized performance Explore and cluster graphs, taking advantage of interconnections and links in your data Who this book is forIf you're a data science entrant, data analyst, or data engineer, this book will help you get ready to tackle real-world data science problems without wasting any time. Basic knowledge of probability/statistics and Python coding experience will assist you in understanding the concepts covered in this book.

Power BI - Business Intelligence Clinic - Create and Learn (Paperback): Roger F Silva Power BI - Business Intelligence Clinic - Create and Learn (Paperback)
Roger F Silva
R659 Discovery Miles 6 590 Ships in 10 - 15 working days
Deep Learning Quick Reference - Useful hacks for training and optimizing deep neural networks with TensorFlow and Keras... Deep Learning Quick Reference - Useful hacks for training and optimizing deep neural networks with TensorFlow and Keras (Paperback)
Michael Bernico
R1,185 Discovery Miles 11 850 Ships in 10 - 15 working days

Dive deeper into neural networks and get your models trained, optimized with this quick reference guide Key Features A quick reference to all important deep learning concepts and their implementations Essential tips, tricks, and hacks to train a variety of deep learning models such as CNNs, RNNs, LSTMs, and more Supplemented with essential mathematics and theory, every chapter provides best practices and safe choices for training and fine-tuning your models in Keras and Tensorflow. Book DescriptionDeep learning has become an essential necessity to enter the world of artificial intelligence. With this book deep learning techniques will become more accessible, practical, and relevant to practicing data scientists. It moves deep learning from academia to the real world through practical examples. You will learn how Tensor Board is used to monitor the training of deep neural networks and solve binary classification problems using deep learning. Readers will then learn to optimize hyperparameters in their deep learning models. The book then takes the readers through the practical implementation of training CNN's, RNN's, and LSTM's with word embeddings and seq2seq models from scratch. Later the book explores advanced topics such as Deep Q Network to solve an autonomous agent problem and how to use two adversarial networks to generate artificial images that appear real. For implementation purposes, we look at popular Python-based deep learning frameworks such as Keras and Tensorflow, Each chapter provides best practices and safe choices to help readers make the right decision while training deep neural networks. By the end of this book, you will be able to solve real-world problems quickly with deep neural networks. What you will learn Solve regression and classification challenges with TensorFlow and Keras Learn to use Tensor Board for monitoring neural networks and its training Optimize hyperparameters and safe choices/best practices Build CNN's, RNN's, and LSTM's and using word embedding from scratch Build and train seq2seq models for machine translation and chat applications. Understanding Deep Q networks and how to use one to solve an autonomous agent problem. Explore Deep Q Network and address autonomous agent challenges. Who this book is forIf you are a Data Scientist or a Machine Learning expert, then this book is a very useful read in training your advanced machine learning and deep learning models. You can also refer this book if you are stuck in-between the neural network modeling and need immediate assistance in getting accomplishing the task smoothly. Some prior knowledge of Python and tight hold on the basics of machine learning is required.

Mastering Apache Solr 7.x - An expert guide to advancing, optimizing, and scaling your enterprise search (Paperback): Sandeep... Mastering Apache Solr 7.x - An expert guide to advancing, optimizing, and scaling your enterprise search (Paperback)
Sandeep Nair, Chintan Mehta, Dharmesh Vasoya
R1,183 Discovery Miles 11 830 Ships in 10 - 15 working days

Accelerate your enterprise search engine and bring relevancy in your search analytics Key Features A practical guide in building expertise with Indexing, Faceting, Clustering and Pagination Master the management and administration of Enterprise Search Applications and services seamlessly Handle multiple data inputs such as JSON, xml, pdf, doc, xls,ppt, csv and much more. Book DescriptionApache Solr is the only standalone enterprise search server with a REST-like application interface. providing highly scalable, distributed search and index replication for many of the world's largest internet sites. To begin with, you would be introduced to how you perform full text search, multiple filter search, perform dynamic clustering and so on helping you to brush up the basics of Apache Solr. You will also explore the new features and advanced options released in Apache Solr 7.x which will get you numerous performance aspects and making data investigation simpler, easier and powerful. You will learn to build complex queries, extensive filters and how are they compiled in your system to bring relevance in your search tools. You will learn to carry out Solr scoring, elements affecting the document score and how you can optimize or tune the score for the application at hand. You will learn to extract features of documents, writing complex queries in re-ranking the documents. You will also learn advanced options helping you to know what content is indexed and how the extracted content is indexed. Throughout the book, you would go through complex problems with solutions along with varied approaches to tackle your business needs. By the end of this book, you will gain advanced proficiency to build out-of-box smart search solutions for your enterprise demands. What you will learn Design schema using schema API to access data in the database Advance querying and fine-tuning techniques for better performance Get to grips with indexing using Client API Set up a fault tolerant and highly available server with newer distributed capabilities, SolrCloud Explore Apache Tika to upload data with Solr Cell Understand different data operations that can be done while indexing Master advanced querying through Velocity Search UI, faceting and Query Re-ranking, pagination and spatial search Learn to use JavaScript, Python, SolrJ and Ruby for interacting with Solr Who this book is forThe book would rightly appeal to developers, software engineers, data engineers and database architects who are building or seeking to build enterprise-wide effective search engines for business intelligence. Prior experience of Apache Solr or Java programming is must to take the best of this book.

Teradata Cookbook - Over 85 recipes to implement efficient data warehousing solutions (Paperback): Abhinav Khandelwal,... Teradata Cookbook - Over 85 recipes to implement efficient data warehousing solutions (Paperback)
Abhinav Khandelwal, Rajsekhar Bhamidipati
R1,212 Discovery Miles 12 120 Ships in 10 - 15 working days

Data management and analytics simplified with Teradata Key Features Take your understanding of Teradata to the next level and build efficient data warehousing applications for your organization Covers recipes on data handling, warehousing, advanced querying and the administrative tasks in Teradata. Contains practical solutions to tackle common (and not-so-common) problems you might encounter in your day to day activities Book DescriptionTeradata is an enterprise software company that develops and sells its eponymous relational database management system (RDBMS), which is considered to be a leading data warehousing solutions and provides data management solutions for analytics. This book will help you get all the practical information you need for the creation and implementation of your data warehousing solution using Teradata. The book begins with recipes on quickly setting up a development environment so you can work with different types of data structuring and manipulation function. You will tackle all problems related to efficient querying, stored procedure searching, and navigation techniques. Additionally, you'll master various administrative tasks such as user and security management, workload management, high availability, performance tuning, and monitoring. This book is designed to take you through the best practices of performing the real daily tasks of a Teradata DBA, and will help you tackle any problem you might encounter in the process. What you will learn Understand Teradata's competitive advantage over other RDBMSs. Use SQL to process data stored in Teradata tables. Leverage Teradata's available application utilities and parallelism to play with large datasets Apply various performance tuning techniques to optimize the queries. Acquire deeper knowledge and understanding of the Teradata Architecture. Easy steps to load, archive, restore data and implement Teradata protection features Gain confidence in running a wide variety of Data analytics and develop applications for the Teradata environment Who this book is forThis book is for Database administrator's and Teradata users who are looking for a practical, one-stop resource to solve all their problems while handling their Teradata solution. If you are looking to learn the basic as well as the advanced tasks involved in Teradata querying or administration, this book will be handy. Some knowledge of relational database concepts will be helpful to get the best out of this book.

Hands-On Data Science with Anaconda - Utilize the right mix of tools to create high-performance data science applications... Hands-On Data Science with Anaconda - Utilize the right mix of tools to create high-performance data science applications (Paperback)
Yuxing Yan, James Yan
R1,090 Discovery Miles 10 900 Ships in 10 - 15 working days

Develop, deploy, and streamline your data science projects with the most popular end-to-end platform, Anaconda Key Features -Use Anaconda to find solutions for clustering, classification, and linear regression -Analyze your data efficiently with the most powerful data science stack -Use the Anaconda cloud to store, share, and discover projects and libraries Book DescriptionAnaconda is an open source platform that brings together the best tools for data science professionals with more than 100 popular packages supporting Python, Scala, and R languages. Hands-On Data Science with Anaconda gets you started with Anaconda and demonstrates how you can use it to perform data science operations in the real world. The book begins with setting up the environment for Anaconda platform in order to make it accessible for tools and frameworks such as Jupyter, pandas, matplotlib, Python, R, Julia, and more. You'll walk through package manager Conda, through which you can automatically manage all packages including cross-language dependencies, and work across Linux, macOS, and Windows. You'll explore all the essentials of data science and linear algebra to perform data science tasks using packages such as SciPy, contrastive, scikit-learn, Rattle, and Rmixmod. Once you're accustomed to all this, you'll start with operations in data science such as cleaning, sorting, and data classification. You'll move on to learning how to perform tasks such as clustering, regression, prediction, and building machine learning models and optimizing them. In addition to this, you'll learn how to visualize data using the packages available for Julia, Python, and R. What you will learn Perform cleaning, sorting, classification, clustering, regression, and dataset modeling using Anaconda Use the package manager conda and discover, install, and use functionally efficient and scalable packages Get comfortable with heterogeneous data exploration using multiple languages within a project Perform distributed computing and use Anaconda Accelerate to optimize computational powers Discover and share packages, notebooks, and environments, and use shared project drives on Anaconda Cloud Tackle advanced data prediction problems Who this book is forHands-On Data Science with Anaconda is for you if you are a developer who is looking for the best tools in the market to perform data science. It's also ideal for data analysts and data science professionals who want to improve the efficiency of their data science applications by using the best libraries in multiple languages. Basic programming knowledge with R or Python and introductory knowledge of linear algebra is expected.

Become a Python Data Analyst - Perform exploratory data analysis and gain insight into scientific computing using Python... Become a Python Data Analyst - Perform exploratory data analysis and gain insight into scientific computing using Python (Paperback)
Alvaro Fuentes
R702 Discovery Miles 7 020 Ships in 10 - 15 working days

Enhance your data analysis and predictive modeling skills using popular Python tools Key Features Cover all fundamental libraries for operation and manipulation of Python for data analysis Implement real-world datasets to perform predictive analytics with Python Access modern data analysis techniques and detailed code with scikit-learn and SciPy Book DescriptionPython is one of the most common and popular languages preferred by leading data analysts and statisticians for working with massive datasets and complex data visualizations. Become a Python Data Analyst introduces Python's most essential tools and libraries necessary to work with the data analysis process, right from preparing data to performing simple statistical analyses and creating meaningful data visualizations. In this book, we will cover Python libraries such as NumPy, pandas, matplotlib, seaborn, SciPy, and scikit-learn, and apply them in practical data analysis and statistics examples. As you make your way through the chapters, you will learn to efficiently use the Jupyter Notebook to operate and manipulate data using NumPy and the pandas library. In the concluding chapters, you will gain experience in building simple predictive models and carrying out statistical computation and analysis using rich Python tools and proven data analysis techniques. By the end of this book, you will have hands-on experience performing data analysis with Python. What you will learn Explore important Python libraries and learn to install Anaconda distribution Understand the basics of NumPy Produce informative and useful visualizations for analyzing data Perform common statistical calculations Build predictive models and understand the principles of predictive analytics Who this book is forBecome a Python Data Analyst is for entry-level data analysts, data engineers, and BI professionals who want to make complete use of Python tools for performing efficient data analysis. Prior knowledge of Python programming is necessary to understand the concepts covered in this book

IPython Interactive Computing and Visualization Cookbook - Over 100 hands-on recipes to sharpen your skills in high-performance... IPython Interactive Computing and Visualization Cookbook - Over 100 hands-on recipes to sharpen your skills in high-performance numerical computing and data science in the Jupyter Notebook, 2nd Edition (Paperback, 2nd Revised edition)
Cyrille Rossant
R1,155 Discovery Miles 11 550 Ships in 10 - 15 working days

Learn to use IPython and Jupyter Notebook for your data analysis and visualization work. Key Features Leverage the Jupyter Notebook for interactive data science and visualization Become an expert in high-performance computing and visualization for data analysis and scientific modeling A comprehensive coverage of scientific computing through many hands-on, example-driven recipes with detailed, step-by-step explanations Book DescriptionPython is one of the leading open source platforms for data science and numerical computing. IPython and the associated Jupyter Notebook offer efficient interfaces to Python for data analysis and interactive visualization, and they constitute an ideal gateway to the platform. IPython Interactive Computing and Visualization Cookbook, Second Edition contains many ready-to-use, focused recipes for high-performance scientific computing and data analysis, from the latest IPython/Jupyter features to the most advanced tricks, to help you write better and faster code. You will apply these state-of-the-art methods to various real-world examples, illustrating topics in applied mathematics, scientific modeling, and machine learning. The first part of the book covers programming techniques: code quality and reproducibility, code optimization, high-performance computing through just-in-time compilation, parallel computing, and graphics card programming. The second part tackles data science, statistics, machine learning, signal and image processing, dynamical systems, and pure and applied mathematics. What you will learn Master all features of the Jupyter Notebook Code better: write high-quality, readable, and well-tested programs; profile and optimize your code; and conduct reproducible interactive computing experiments Visualize data and create interactive plots in the Jupyter Notebook Write blazingly fast Python programs with NumPy, ctypes, Numba, Cython, OpenMP, GPU programming (CUDA), parallel IPython, Dask, and more Analyze data with Bayesian or frequentist statistics (Pandas, PyMC, and R), and learn from actual data through machine learning (scikit-learn) Gain valuable insights into signals, images, and sounds with SciPy, scikit-image, and OpenCV Simulate deterministic and stochastic dynamical systems in Python Familiarize yourself with math in Python using SymPy and Sage: algebra, analysis, logic, graphs, geometry, and probability theory Who this book is forThis book is intended for anyone interested in numerical computing and data science: students, researchers, teachers, engineers, analysts, and hobbyists. A basic knowledge of Python/NumPy is recommended. Some skills in mathematics will help you understand the theory behind the computational methods.

VB.Net and SQL Client - Working with the SQL Datareader (Paperback): Richard Thomas Edwards VB.Net and SQL Client - Working with the SQL Datareader (Paperback)
Richard Thomas Edwards
R384 Discovery Miles 3 840 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Ethics of Data and Analytics - Concepts…
Kirsten Martin Paperback R1,799 Discovery Miles 17 990
Functional Aesthetics for Data…
V Setlur Paperback R738 Discovery Miles 7 380
Teaching Data Analytics - Pedagogy and…
Susan Vowels, Katherine Leaming Goldberg Paperback R1,441 Discovery Miles 14 410
Multilevel Modeling - Methodological…
Steven P. Reise, Naihua Duan Hardcover R4,159 Discovery Miles 41 590
Knowledge Modelling and Big Data…
Mayuri Mehta, Kalpdrum Passi, … Hardcover R4,163 Discovery Miles 41 630
The Data Warehouse Toolkit, Third…
R. Kimball Paperback R1,657 R1,529 Discovery Miles 15 290
Data Visualization with Excel Dashboards…
D Kusleika Paperback R769 Discovery Miles 7 690
New Methods of Market Research and…
G. Scott Erickson Hardcover R2,900 Discovery Miles 29 000
Fundamentals of Data Engineering - Plan…
Joe Reis Paperback R1,353 Discovery Miles 13 530
ISE Data Analytics for Accounting
Vernon Richardson, Katie Terrell, … Paperback R1,858 Discovery Miles 18 580

 

Partners