Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Data Modeling & Design eBooks

If you like Data Modeling & Design eBooks, then you'll love these top picks.
Showing 1 - 24 of 1430 Results
Skip side bar filters
  • Python: Advanced Predictive Analytics

    Gain practical insights by exploiting data in your business to build advanced predictive modeling applications

    Gain practical insights by exploiting data in your business to build advanced predictive modeling applicationsKey FeaturesA step-by-step guide to predictive modeling including lots of tips, tricks, and best practicesLearn how to use popular predictive modeling algorithms such as Linear Regression, Decision Trees, Logistic Regression, and ClusteringMaster open source Python tools to build ... Read more

    PHP3,728.59 or Free with Kobo Plus

  • Gmdh-methodology And Implementation In Matlab

    Group method of data handling (GMDH) is a typical inductive modeling method built on the principles of self-organization. Since its introduction, inductive modelling has been developed to support complex systems in prediction, clusterization, system identification, as well as data mining and knowledge extraction technologies in social science, science, engineering, and medicine.This is the first ... Read more

    PHP1,934.49

  • Advanced Analytics with Spark

    Patterns for Learning from Data at Scale

    In the second edition of 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. Updated for Spark 2.1, this edition acts as an introduction to these techniques and other ... Read more

    PHP1,901.49

  • Data Engineering with dbt

    A practical guide to building a cloud-based, pragmatic, and dependable data platform with SQL

    by Roberto Zagni ...
    Use easy-to-apply patterns in SQL and Python to adopt modern analytics engineering to build agile platforms with dbt that are well-tested and simple to extend and run Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesBuild a solid dbt base and learn data modeling and the modern data stack to become an analytics engineerBuild automated and reliable pipelines to deploy, test, ... Read more

    PHP1,836.89 or Free with Kobo Plus

  • SQL for Bеginnеrs

    A Complеtе Guidе to Lеarn thе Fundamеntals of SQL and Start Programming Today!

    by MEGANE NOEL ...
    Series series Computer Programming
    SQL stands for Structured Query Language and is a programming language for managing and retrieving data from relational databases. This book serves as a basic introduction to SQL and how it works. This book will also assist you in programming or writing SQL queries for database management.This is a beginner's guide that does not assume any prior understanding of the language. In this book, we'll ... Read more

    PHP349.41

  • Business Models for the Data Economy

    You're sitting on a pile of interesting data. How do you transform that into money? It's easy to focus on the contents of the data itself, and to succumb to the (rather unimaginative) idea of simply collecting and reselling it in raw form. While that's certainly profitable right now, you'd do well to explore other opportunities if you expect to be in the data business long-term.In this paper, we ... Read more

    Free

  • MySQL Workbench: Data Modeling & Development

    Series series Oracle Press
    The only Oracle Press guide to MySQL Workbench explains how to design and model MySQL databases. MySQL Workbench Data Modeling and Development helps developers learn how to effectively use this powerful product for database modeling, reverse engineering, and interaction with the database without writing SQL statements. MySQL Workbench is a graphical user interface that can be used to create and ... Read more

    PHP1,951.39

  • Data Science Project Ideas for Thesis, Term Paper, and Portfolio

    "Data Science Project Ideas for Thesis, Term Paper, and Portfolio" is an indispensable guide for students and enthusiasts exploring the frontiers of data science and technology. This comprehensive book unveils a collection of thought-provoking project ideas spanning advanced analytics, artificial intelligence, and machine learning. Delve into the transformative realms of business, user behavior ... Read more

    PHP880.46

  • Oracle PL/SQL for DBAs

    Security, Scheduling, Performance & More

    PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration, as DBAs take increasing responsibility for site performance and as the lines between developers and DBAs blur.Until now, there has not been a book focused ... Read more

    PHP1,342.09

  • Beautiful Data

    The Stories Behind Elegant Data Solutions

    In this insightful book, you'll learn from the best data practitioners in the field just how wide-ranging -- and beautiful -- working with data can be. Join 39 contributors as they explain how they developed simple and elegant solutions on projects ranging from the Mars lander to a Radiohead video.With Beautiful Data, you will:Explore the opportunities and challenges involved in working with the ... Read more

    PHP1,342.09

  • Engenharia de recursos

    Transforme dados brutos em recursos valiosos com Feature Engine

    Cada vez mais empresas têm investido em análise de dados para conseguir extrair insights por meio de algoritmos baseados em modelos matemáticos e estatísticos. Porém, antes de utilizar esses dados, você precisa saber como prepará-los e como lidar com eles. E isso tem um nome: Feature Engine ou, em português, Engenharia de Recursos. É através dessa etapa que conseguimos transformar e extrair ... Read more

    PHP479.00 or Free with Kobo Plus

  • The Evolution of Data Products

    by Mike Loukides ...
    This report examines the important shifts in data products. Drawing from diverse examples, including iTunes, Google's self-driving car, and patient monitoring, author Mike Loukides explores the "disappearance" of data, the power of combining data, and the difference between discovery and recommendation. Looking ahead, the analysis finds the real changes in our lives will come from products and ... Read more

    Free

  • Python Data Science Cookbook

    Practical solutions across fast data cleaning, processing, and machine learning workflows with pandas, NumPy, and scikit-learn

    by Taryn Voska ...
    This book's got a bunch of handy recipes for data science pros to get them through the most common challenges they face when using Python tools and libraries. Each recipe shows you exactly how to do something step-by-step. You can load CSVs directly from a URL, flatten nested JSON, query SQL and NoSQL databases, import Excel sheets, or stream large files in memory-safe batches.Once the data's ... Read more

    PHP2,092.79

  • MongoDB Applied Design Patterns

    Practical Use Cases with the Leading NoSQL Database

    by Rick Copeland ...
    Whether you’re building a social media site or an internal-use enterprise application, this hands-on guide shows you the connection between MongoDB and the business problems it’s designed to solve. You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how ... Read more

    PHP1,255.59

  • Enterprise Data Workflows with Cascading

    Streamlined Enterprise Data Management and Analysis

    by Paco Nathan ...
    There is an easier way to build Hadoop applications. With this hands-on book, you’ll learn how to use Cascading, the open source abstraction framework for Hadoop that lets you easily create and manage powerful enterprise-grade data processing applications—without having to learn the intricacies of MapReduce.Working with sample apps based on Java and other JVM languages, you’ll quickly learn ... Read more

    PHP1,422.99

  • 50 Tips and Tricks for MongoDB Developers

    Get the Most Out of Your Database

    Getting started with MongoDB is easy, but once you begin building applications with it, you'll face some complex issues. What are the tradeoffs between normalized and denormalized data? How do you handle replica set failure and failover? This collection of MongoDB tips, tricks, and hacks helps you resolve issues with everything from application design and implementation to data safety and ... Read more

    PHP760.69

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... Read more

    PHP2,511.49

  • Engineering MLOps

    Rapidly build, test, and manage production-ready machine learning life cycles at scale on Azure

    by Emmanuel Raj ...
    Gain a 360° view of MLOps, CI/CD pipelines, building ML solutions, microservice development, and deploying and monitoring models in production in diverse environments using popular tools.Key FeaturesDesign a robust and scalable microservice and API for test and production environmentsBecome well versed in MLOps on Azure and open-source tools, including MLFlow, KubeFlow, Docker, Kubernetes, Apache ... Read more

    PHP1,836.89

    PRE-ORDER

  • MySQL 8 Cookbook

    by Kyran Velos ...
    In this book, you will learn how to install, configure, and tune MySQL for optimal performance in Linux environments. Important topics like backup strategies, security measures, query optimization, high availability, and replication are covered in each chapter. You will learn to partition and index datasets in a way that improves query performance, and the book provides step-by-step solutions to ... Read more

    PHP1,745.17

  • Advances in Soft Computing Applications

    Series series River Publishers Series in Mathematical, Statistical and Computational Modelling for Engineering
    The proclivity of today’s technology to think like humans may be seen in new developing disciplines such as neural computing, fuzzy logic, evolutionary computation, machine learning, and probabilistic reasoning. These strategies are grouped together into one main technique known as "soft computing." This book discusses the most recent soft computing and fuzzy logic-based applications and ... Read more

    PHP8,111.76

  • Database Design and Modeling with PostgreSQL and MySQL

    Build efficient and scalable databases for modern applications using open source databases

    Become well-versed with database modeling and SQL optimization, and gain a deep understanding of transactional systems through practical examples and exercisesKey FeaturesGet to grips with fundamental-to-advanced database design and modeling concepts with PostgreSQL and MySQLExplore database integration with web apps, emerging trends, and real-world case studiesLeverage practical examples and ... Read more

    PHP1,357.59 or Free with Kobo Plus

  • ggplot2 Essentials

    Explore the full range of ggplot2 plotting capabilities to create meaningful and spectacular graphs

    Key FeaturesBook DescriptionThis book is perfect for R programmers who are interested in learning to use ggplot2 for data visualization, from the basics up to using more advanced applications, such as faceting and grouping. Since this book will not cover the basics of R commands and objects, you should have a basic understanding of the R language.What you will learnFamiliarize yourself with some ... Read more

    PHP1,085.89 or Free with Kobo Plus

  • Learning Bayesian Models with R

    Become an expert in Bayesian Machine Learning methods using R and apply them to solve real-world big data problems

    Key FeaturesBook DescriptionBayesian Inference provides a unified framework to deal with all sorts of uncertainties when learning patterns form data using machine learning models and use it for predicting future observations. However, learning and implementing Bayesian models is not easy for data science practitioners due to the level of mathematical treatment involved. Also, applying Bayesian ... Read more

    PHP1,590.29 or Free with Kobo Plus

  • Medical Modeling

    The Application of Advanced Design and Additive Manufacturing Techniques in Medicine

    Series series Woodhead Publishing Series in Biomaterials
    Medical Modelling: The Application of Advanced Design and Additive Manufacturing Techniques in Medicine, Third Edition provides readers with a thorough update of the core contents, along with key information on innovative imaging techniques, additive manufacturing technologies and a range of applied case studies. This comprehensive new edition includes new coverage of advanced technologies, such ... Read more

    PHP16,089.29