Data Analytics and Big Data

Data Analytics and Big Data

Author: Soraya Sedkaoui

Publisher: John Wiley & Sons

Published: 2018-05-24

Total Pages: 149

ISBN-13: 1119528054

DOWNLOAD EBOOK

The main purpose of this book is to investigate, explore and describe approaches and methods to facilitate data understanding through analytics solutions based on its principles, concepts and applications. But analyzing data is also about involving the use of software. For this, and in order to cover some aspect of data analytics, this book uses software (Excel, SPSS, Python, etc) which can help readers to better understand the analytics process in simple terms and supporting useful methods in its application.


Big Data Science & Analytics

Big Data Science & Analytics

Author: Arshdeep Bahga

Publisher: Vpt

Published: 2016-04-15

Total Pages: 544

ISBN-13: 9780996025546

DOWNLOAD EBOOK

Big data is defined as collections of datasets whose volume, velocity or variety is so large that it is difficult to store, manage, process and analyze the data using traditional databases and data processing tools. We have written this textbook to meet this need at colleges and universities, and also for big data service providers.


Data Science and Big Data Analytics

Data Science and Big Data Analytics

Author: EMC Education Services

Publisher: John Wiley & Sons

Published: 2014-12-19

Total Pages: 432

ISBN-13: 1118876229

DOWNLOAD EBOOK

Data Science and Big Data Analytics is about harnessing the power of data for new insights. The book covers the breadth of activities and methods and tools that Data Scientists use. The content focuses on concepts, principles and practical applications that are applicable to any industry and technology environment, and the learning is supported and explained with examples that you can replicate using open-source software. This book will help you: Become a contributor on a data science team Deploy a structured lifecycle approach to data analytics problems Apply appropriate analytic techniques and tools to analyzing big data Learn how to tell a compelling story with data to drive business action Prepare for EMC Proven Professional Data Science Certification Get started discovering, analyzing, visualizing, and presenting data in a meaningful way today!


Advanced Analytics with Spark

Advanced Analytics with Spark

Author: Sandy Ryza

Publisher: "O'Reilly Media, Inc."

Published: 2015-04-02

Total Pages: 290

ISBN-13: 1491912715

DOWNLOAD EBOOK

In this practical book, four Cloudera data scientists present a set of self-contained patterns for performing large-scale data analysis with Spark. The authors bring Spark, statistical methods, and real-world data sets together to teach you how to approach analytics problems by example. You’ll start with an introduction to Spark and its ecosystem, and then dive into patterns that apply common techniques—classification, collaborative filtering, and anomaly detection among others—to fields such as genomics, security, and finance. If you have an entry-level understanding of machine learning and statistics, and you program in Java, Python, or Scala, you’ll find these patterns useful for working on your own data applications. Patterns include: Recommending music and the Audioscrobbler data set Predicting forest cover with decision trees Anomaly detection in network traffic with K-means clustering Understanding Wikipedia with Latent Semantic Analysis Analyzing co-occurrence networks with GraphX Geospatial and temporal data analysis on the New York City Taxi Trips data Estimating financial risk through Monte Carlo simulation Analyzing genomics data and the BDG project Analyzing neuroimaging data with PySpark and Thunder


Big Data Analytics Course

Big Data Analytics Course

Author: Brian Smith

Publisher: THE PUBLISHER

Published: 2024-03-11

Total Pages: 91

ISBN-13:

DOWNLOAD EBOOK

In "The Big Data Analytics Course," readers are introduced to the world of big data and its significance in today's digital age. The book covers a wide range of topics, starting with an understanding of big data and its challenges. It then delves into data collection methods and storage technologies, emphasizing data quality and governance. The next section focuses on data processing and analysis, including techniques for preprocessing, analysis, and visualization. Readers are also introduced to popular big data technologies like Hadoop, Spark, and NoSQL databases. The book then explores the application of machine learning in big data, covering both supervised and unsupervised learning. Real-world applications of big data analytics are discussed, including its use in healthcare, finance, and e-commerce. The book also addresses data security and privacy concerns, emphasizing the importance of ethical use and considerations like bias, transparency, and accountability. Other topics covered include data mining and predictive analytics, scalable computing, data governance and management, business intelligence and decision support, IoT and big data, big data in social media, and advanced topics like text analytics, graph analytics, and deep learning for big data. Overall, "The Big Data Analytics Course" provides a comprehensive guide for understanding and utilizing big data analytics in various industries, emphasizing the importance of data-driven decision making and responsible use of data.


Big Data Analytics

Big Data Analytics

Author: Frank J. Ohlhorst

Publisher: John Wiley & Sons

Published: 2012-11-15

Total Pages: 176

ISBN-13: 1118239040

DOWNLOAD EBOOK

Unique insights to implement big data analytics and reap big returns to your bottom line Focusing on the business and financial value of big data analytics, respected technology journalist Frank J. Ohlhorst shares his insights on the newly emerging field of big data analytics in Big Data Analytics. This breakthrough book demonstrates the importance of analytics, defines the processes, highlights the tangible and intangible values and discusses how you can turn a business liability into actionable material that can be used to redefine markets, improve profits and identify new business opportunities. Reveals big data analytics as the next wave for businesses looking for competitive advantage Takes an in-depth look at the financial value of big data analytics Offers tools and best practices for working with big data Once the domain of large on-line retailers such as eBay and Amazon, big data is now accessible by businesses of all sizes and across industries. From how to mine the data your company collects, to the data that is available on the outside, Big Data Analytics shows how you can leverage big data into a key component in your business's growth strategy.


Creating Value with Big Data Analytics

Creating Value with Big Data Analytics

Author: Peter C. Verhoef

Publisher: Routledge

Published: 2016-01-08

Total Pages: 339

ISBN-13: 1317561929

DOWNLOAD EBOOK

Our newly digital world is generating an almost unimaginable amount of data about all of us. Such a vast amount of data is useless without plans and strategies that are designed to cope with its size and complexity, and which enable organisations to leverage the information to create value. This book is a refreshingly practical, yet theoretically sound roadmap to leveraging big data and analytics. Creating Value with Big Data Analytics provides a nuanced view of big data development, arguing that big data in itself is not a revolution but an evolution of the increasing availability of data that has been observed in recent times. Building on the authors’ extensive academic and practical knowledge, this book aims to provide managers and analysts with strategic directions and practical analytical solutions on how to create value from existing and new big data. By tying data and analytics to specific goals and processes for implementation, this is a much-needed book that will be essential reading for students and specialists of data analytics, marketing research, and customer relationship management.


Big Data Analytics with Spark

Big Data Analytics with Spark

Author: Mohammed Guller

Publisher: Apress

Published: 2015-12-29

Total Pages: 290

ISBN-13: 1484209648

DOWNLOAD EBOOK

Big Data Analytics with Spark is a step-by-step guide for learning Spark, which is an open-source fast and general-purpose cluster computing framework for large-scale data analysis. You will learn how to use Spark for different types of big data analytics projects, including batch, interactive, graph, and stream data analysis as well as machine learning. In addition, this book will help you become a much sought-after Spark expert. Spark is one of the hottest Big Data technologies. The amount of data generated today by devices, applications and users is exploding. Therefore, there is a critical need for tools that can analyze large-scale data and unlock value from it. Spark is a powerful technology that meets that need. You can, for example, use Spark to perform low latency computations through the use of efficient caching and iterative algorithms; leverage the features of its shell for easy and interactive Data analysis; employ its fast batch processing and low latency features to process your real time data streams and so on. As a result, adoption of Spark is rapidly growing and is replacing Hadoop MapReduce as the technology of choice for big data analytics. This book provides an introduction to Spark and related big-data technologies. It covers Spark core and its add-on libraries, including Spark SQL, Spark Streaming, GraphX, and MLlib. Big Data Analytics with Spark is therefore written for busy professionals who prefer learning a new technology from a consolidated source instead of spending countless hours on the Internet trying to pick bits and pieces from different sources. The book also provides a chapter on Scala, the hottest functional programming language, and the program that underlies Spark. You’ll learn the basics of functional programming in Scala, so that you can write Spark applications in it. What's more, Big Data Analytics with Spark provides an introduction to other big data technologies that are commonly used along with Spark, like Hive, Avro, Kafka and so on. So the book is self-sufficient; all the technologies that you need to know to use Spark are covered. The only thing that you are expected to know is programming in any language. There is a critical shortage of people with big data expertise, so companies are willing to pay top dollar for people with skills in areas like Spark and Scala. So reading this book and absorbing its principles will provide a boost—possibly a big boost—to your career.


Analytics in a Big Data World

Analytics in a Big Data World

Author: Bart Baesens

Publisher: John Wiley & Sons

Published: 2014-04-15

Total Pages: 262

ISBN-13: 1118892747

DOWNLOAD EBOOK

The guide to targeting and leveraging business opportunities using big data & analytics By leveraging big data & analytics, businesses create the potential to better understand, manage, and strategically exploiting the complex dynamics of customer behavior. Analytics in a Big Data World reveals how to tap into the powerful tool of data analytics to create a strategic advantage and identify new business opportunities. Designed to be an accessible resource, this essential book does not include exhaustive coverage of all analytical techniques, instead focusing on analytics techniques that really provide added value in business environments. The book draws on author Bart Baesens' expertise on the topics of big data, analytics and its applications in e.g. credit risk, marketing, and fraud to provide a clear roadmap for organizations that want to use data analytics to their advantage, but need a good starting point. Baesens has conducted extensive research on big data, analytics, customer relationship management, web analytics, fraud detection, and credit risk management, and uses this experience to bring clarity to a complex topic. Includes numerous case studies on risk management, fraud detection, customer relationship management, and web analytics Offers the results of research and the author's personal experience in banking, retail, and government Contains an overview of the visionary ideas and current developments on the strategic use of analytics for business Covers the topic of data analytics in easy-to-understand terms without an undo emphasis on mathematics and the minutiae of statistical analysis For organizations looking to enhance their capabilities via data analytics, this resource is the go-to reference for leveraging data to enhance business capabilities.


Big Data Analytics in Chemoinformatics and Bioinformatics

Big Data Analytics in Chemoinformatics and Bioinformatics

Author: Subhash C. Basak

Publisher: Elsevier

Published: 2022-12-06

Total Pages: 503

ISBN-13: 0323857140

DOWNLOAD EBOOK

Big Data Analytics in Chemoinformatics and Bioinformatics: With Applications to Computer-Aided Drug Design, Cancer Biology, Emerging Pathogens and Computational Toxicology provides an up-to-date presentation of big data analytics methods and their applications in diverse fields. The proper management of big data for decision-making in scientific and social issues is of paramount importance. This book gives researchers the tools they need to solve big data problems in these fields. It begins with a section on general topics that all readers will find useful and continues with specific sections covering a range of interdisciplinary applications. Here, an international team of leading experts review their respective fields and present their latest research findings, with case studies used throughout to analyze and present key information. - Brings together the current knowledge on the most important aspects of big data, including analysis using deep learning and fuzzy logic, transparency and data protection, disparate data analytics, and scalability of the big data domain - Covers many applications of big data analysis in diverse fields such as chemistry, chemoinformatics, bioinformatics, computer-assisted drug/vaccine design, characterization of emerging pathogens, and environmental protection - Highlights the considerable benefits offered by big data analytics to science, in biomedical fields and in industry