Author: Benjamin S. Baumer
Publisher: CRC Press
ISBN: 0429575394
Category : Business & Economics
Languages : en
Pages : 830
Book Description
From a review of the first edition: "Modern Data Science with R... is rich with examples and is guided by a strong narrative voice. What’s more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (The American Statistician). Modern Data Science with R is a comprehensive data science textbook for undergraduates that incorporates statistical and computational thinking to solve real-world data problems. Rather than focus exclusively on case studies or programming syntax, this book illustrates how statistical programming in the state-of-the-art R/RStudio computing environment can be leveraged to extract meaningful information from a variety of data in the service of addressing compelling questions. The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand. New functionality from packages like sf, purrr, tidymodels, and tidytext is now integrated into the text. All chapters have been revised, and several have been split, re-organized, or re-imagined to meet the shifting landscape of best practice.
Modern Data Science with R
Author: Benjamin S. Baumer
Publisher: CRC Press
ISBN: 0429575394
Category : Business & Economics
Languages : en
Pages : 830
Book Description
From a review of the first edition: "Modern Data Science with R... is rich with examples and is guided by a strong narrative voice. What’s more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (The American Statistician). Modern Data Science with R is a comprehensive data science textbook for undergraduates that incorporates statistical and computational thinking to solve real-world data problems. Rather than focus exclusively on case studies or programming syntax, this book illustrates how statistical programming in the state-of-the-art R/RStudio computing environment can be leveraged to extract meaningful information from a variety of data in the service of addressing compelling questions. The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand. New functionality from packages like sf, purrr, tidymodels, and tidytext is now integrated into the text. All chapters have been revised, and several have been split, re-organized, or re-imagined to meet the shifting landscape of best practice.
Publisher: CRC Press
ISBN: 0429575394
Category : Business & Economics
Languages : en
Pages : 830
Book Description
From a review of the first edition: "Modern Data Science with R... is rich with examples and is guided by a strong narrative voice. What’s more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (The American Statistician). Modern Data Science with R is a comprehensive data science textbook for undergraduates that incorporates statistical and computational thinking to solve real-world data problems. Rather than focus exclusively on case studies or programming syntax, this book illustrates how statistical programming in the state-of-the-art R/RStudio computing environment can be leveraged to extract meaningful information from a variety of data in the service of addressing compelling questions. The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand. New functionality from packages like sf, purrr, tidymodels, and tidytext is now integrated into the text. All chapters have been revised, and several have been split, re-organized, or re-imagined to meet the shifting landscape of best practice.
Cancer Systems Biology
Author: Edwin Wang
Publisher: CRC Press
ISBN: 1439811865
Category : Computers
Languages : en
Pages : 458
Book Description
The unprecedented amount of data produced with high-throughput experimentation forces biologists to employ mathematical representation and computation to glean meaningful information in systems-level biology. Applying this approach to the underlying molecular mechanisms of tumorgenesis, cancer research is enjoying a series of new discoveries and biological insights. Unique in its dualistic approach, this book introduces the concepts and theories of systems biology and their applications in cancer research. It presents basic cancer biology and cutting-edge topics of cancer research for computational biologists alongside systems biology analysis tools for experimental biologists.
Publisher: CRC Press
ISBN: 1439811865
Category : Computers
Languages : en
Pages : 458
Book Description
The unprecedented amount of data produced with high-throughput experimentation forces biologists to employ mathematical representation and computation to glean meaningful information in systems-level biology. Applying this approach to the underlying molecular mechanisms of tumorgenesis, cancer research is enjoying a series of new discoveries and biological insights. Unique in its dualistic approach, this book introduces the concepts and theories of systems biology and their applications in cancer research. It presents basic cancer biology and cutting-edge topics of cancer research for computational biologists alongside systems biology analysis tools for experimental biologists.
Decision Options
Author: Gill Eapen
Publisher: CRC Press
ISBN: 1420086839
Category : Business & Economics
Languages : en
Pages : 320
Book Description
Through theory and case studies, this book details how uncertainty and flexibility can be evaluated to assist in making better investment decisions in companies. It delivers an excellent balance of theory and practice in the area of investment decision making, demonstrates how financial and real options are related, and describes the theoretical underpinnings of both. The author presents case studies from diverse industries, including life sciences, pharmaceuticals, commodities, energy, technology, manufacturing, and financial services. He also looks at how organizations can become successful using a holistic framework that integrates uncertainty and flexibility.
Publisher: CRC Press
ISBN: 1420086839
Category : Business & Economics
Languages : en
Pages : 320
Book Description
Through theory and case studies, this book details how uncertainty and flexibility can be evaluated to assist in making better investment decisions in companies. It delivers an excellent balance of theory and practice in the area of investment decision making, demonstrates how financial and real options are related, and describes the theoretical underpinnings of both. The author presents case studies from diverse industries, including life sciences, pharmaceuticals, commodities, energy, technology, manufacturing, and financial services. He also looks at how organizations can become successful using a holistic framework that integrates uncertainty and flexibility.
Python Packages
Author: Tomas Beuzen
Publisher: CRC Press
ISBN: 1000555127
Category : Computers
Languages : en
Pages : 252
Book Description
Python Packages introduces Python packaging at an introductory and practical level that’s suitable for those with no previous packaging experience. Despite this, the text builds up to advanced topics such as automated testing, creating documentation, versioning and updating a package, and implementing continuous integration and deployment. Covering the entire Python packaging life cycle, this essential guide takes readers from package creation all the way to effective maintenance and updating. Python Packages focuses on the use of current and best-practice packaging tools and services like poetry, cookiecutter, pytest, sphinx, GitHub, and GitHub Actions. Features: The book’s source code is available online as a GitHub repository where it is collaborated on, automatically tested, and built in real time as changes are made; demonstrating the use of good reproducible and clear project workflows. Covers not just the process of creating a package, but also how to document it, test it, publish it to the Python Package Index (PyPI), and how to properly version and update it. All concepts in the book are demonstrated using examples. Readers can follow along, creating their own Python packages using the reproducible code provided in the text. Focuses on a modern approach to Python packaging with emphasis on automating and streamlining the packaging process using new and emerging tools such as poetry and GitHub Actions.
Publisher: CRC Press
ISBN: 1000555127
Category : Computers
Languages : en
Pages : 252
Book Description
Python Packages introduces Python packaging at an introductory and practical level that’s suitable for those with no previous packaging experience. Despite this, the text builds up to advanced topics such as automated testing, creating documentation, versioning and updating a package, and implementing continuous integration and deployment. Covering the entire Python packaging life cycle, this essential guide takes readers from package creation all the way to effective maintenance and updating. Python Packages focuses on the use of current and best-practice packaging tools and services like poetry, cookiecutter, pytest, sphinx, GitHub, and GitHub Actions. Features: The book’s source code is available online as a GitHub repository where it is collaborated on, automatically tested, and built in real time as changes are made; demonstrating the use of good reproducible and clear project workflows. Covers not just the process of creating a package, but also how to document it, test it, publish it to the Python Package Index (PyPI), and how to properly version and update it. All concepts in the book are demonstrated using examples. Readers can follow along, creating their own Python packages using the reproducible code provided in the text. Focuses on a modern approach to Python packaging with emphasis on automating and streamlining the packaging process using new and emerging tools such as poetry and GitHub Actions.
Customer and Business Analytics
Author: Daniel S. Putler
Publisher: CRC Press
ISBN: 146650398X
Category : Business & Economics
Languages : en
Pages : 314
Book Description
Customer and Business Analytics: Applied Data Mining for Business Decision Making Using R explains and demonstrates, via the accompanying open-source software, how advanced analytical tools can address various business problems. It also gives insight into some of the challenges faced when deploying these tools. Extensively classroom-tested, the tex
Publisher: CRC Press
ISBN: 146650398X
Category : Business & Economics
Languages : en
Pages : 314
Book Description
Customer and Business Analytics: Applied Data Mining for Business Decision Making Using R explains and demonstrates, via the accompanying open-source software, how advanced analytical tools can address various business problems. It also gives insight into some of the challenges faced when deploying these tools. Extensively classroom-tested, the tex
Explorations in Computing
Author: John S. Conery
Publisher: CRC Press
ISBN: 1466572450
Category : Computers
Languages : en
Pages : 435
Book Description
An Active Learning Approach to Teaching the Main Ideas in Computing Explorations in Computing: An Introduction to Computer Science and Python Programming teaches computer science students how to use programming skills to explore fundamental concepts and computational approaches to solving problems. Tbook gives beginning students an introduction to
Publisher: CRC Press
ISBN: 1466572450
Category : Computers
Languages : en
Pages : 435
Book Description
An Active Learning Approach to Teaching the Main Ideas in Computing Explorations in Computing: An Introduction to Computer Science and Python Programming teaches computer science students how to use programming skills to explore fundamental concepts and computational approaches to solving problems. Tbook gives beginning students an introduction to
Privacy-Aware Knowledge Discovery
Author: Francesco Bonchi
Publisher: CRC Press
ISBN: 1439803668
Category : Computers
Languages : en
Pages : 527
Book Description
Covering research at the frontier of this field, Privacy-Aware Knowledge Discovery: Novel Applications and New Techniques presents state-of-the-art privacy-preserving data mining techniques for application domains, such as medicine and social networks, that face the increasing heterogeneity and complexity of new forms of data. Renowned authorities
Publisher: CRC Press
ISBN: 1439803668
Category : Computers
Languages : en
Pages : 527
Book Description
Covering research at the frontier of this field, Privacy-Aware Knowledge Discovery: Novel Applications and New Techniques presents state-of-the-art privacy-preserving data mining techniques for application domains, such as medicine and social networks, that face the increasing heterogeneity and complexity of new forms of data. Renowned authorities
High Performance Computing
Author: John Levesque
Publisher: CRC Press
ISBN: 1420077066
Category : Computers
Languages : en
Pages : 242
Book Description
High Performance Computing: Programming and Applications presents techniques that address new performance issues in the programming of high performance computing (HPC) applications. Omitting tedious details, the book discusses hardware architecture concepts and programming techniques that are the most pertinent to application developers for achievi
Publisher: CRC Press
ISBN: 1420077066
Category : Computers
Languages : en
Pages : 242
Book Description
High Performance Computing: Programming and Applications presents techniques that address new performance issues in the programming of high performance computing (HPC) applications. Omitting tedious details, the book discusses hardware architecture concepts and programming techniques that are the most pertinent to application developers for achievi
Biological Computation
Author: Ehud Lamm
Publisher: CRC Press
ISBN: 1420087967
Category : Mathematics
Languages : en
Pages : 332
Book Description
The area of biologically inspired computing, or biological computation, involves the development of new, biologically based techniques for solving difficult computational problems. A unified overview of computer science ideas inspired by biology, Biological Computation presents the most fundamental and significant concepts in this area. In the book
Publisher: CRC Press
ISBN: 1420087967
Category : Mathematics
Languages : en
Pages : 332
Book Description
The area of biologically inspired computing, or biological computation, involves the development of new, biologically based techniques for solving difficult computational problems. A unified overview of computer science ideas inspired by biology, Biological Computation presents the most fundamental and significant concepts in this area. In the book
Process Algebra for Parallel and Distributed Processing
Author: Michael Alexander
Publisher: CRC Press
ISBN: 1420064878
Category : Mathematics
Languages : en
Pages : 440
Book Description
Collects the Latest Research Involving the Application of Process Algebra to ComputingExploring state-of-the-art applications, Process Algebra for Parallel and Distributed Processing shows how one formal method of reasoning-process algebra-has become a powerful tool for solving design and implementation challenges of concurrent systems. Parallel Pr
Publisher: CRC Press
ISBN: 1420064878
Category : Mathematics
Languages : en
Pages : 440
Book Description
Collects the Latest Research Involving the Application of Process Algebra to ComputingExploring state-of-the-art applications, Process Algebra for Parallel and Distributed Processing shows how one formal method of reasoning-process algebra-has become a powerful tool for solving design and implementation challenges of concurrent systems. Parallel Pr