Автор: Irizarry, Rafael A. Название: Introduction to data science ISBN: 0367357984 ISBN-13(EAN): 9780367357986 Издательство: Taylor&Francis Цена: 86760 T Наличие на складе: Нет в наличии. Описание: The book begins by going over the basics of R and the tidyverse. You learn R throughout the book, but in the first part we go over the building blocks needed to keep learning during the rest of the book.
Автор: James, Gareth Witten, Daniela Hastie, Trevor Tibsh Название: Introduction to statistical learning ISBN: 1071614177 ISBN-13(EAN): 9781071614174 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, deep learning, survival analysis, multiple testing, and more.
Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers.
An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.
This Second Edition features new chapters on deep learning, survival analysis, and multiple testing, as well as expanded treatments of naive Bayes, generalized linear models, Bayesian additive regression trees, and matrix completion. R code has been updated throughout to ensure compatibility.
Автор: Haigh, John Название: Probability: A Very Short Introduction ISBN: 0199588481 ISBN-13(EAN): 9780199588480 Издательство: Oxford Academ Рейтинг: Цена: 10550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Making good decisions under conditions of uncertainty requires an appreciation of the way random chance works. In this Very Short Introduction, John Haigh provides a brief account of probability theory; explaining the philosophical approaches, discussing probability distributions, and looking its applications in science and economics.
Автор: Giuseppe Da Prato Название: An Introduction to Infinite-Dimensional Analysis ISBN: 3642421687 ISBN-13(EAN): 9783642421686 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Based on well-known lectures given at Scuola Normale Superiore in Pisa, this book introduces analysis in a separable Hilbert space of infinite dimension. It starts from the definition of Gaussian measures in Hilbert spaces, concepts such as the Cameron-Martin formula, Brownian motion and Wiener integral are introduced in a simple way.
Автор: Tom Mejer Antonsen, Antonsen Название: Plc controls with ladder diagram ld :ie ISBN: 8743033342 ISBN-13(EAN): 9788743033349 Издательство: Неизвестно Рейтинг: Цена: 40120.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Huntington-Klein Nick Название: The Effect: An Introduction to Research Design and Causality ISBN: 1032127457 ISBN-13(EAN): 9781032127453 Издательство: Taylor&Francis Рейтинг: Цена: 86760.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The Effect: An Introduction to Research Design and Causality is about research design, specifically concerning research that uses observational data to make a causal inference. It is separated into two halves, each with different approaches to that subject.
Автор: Timbers, Tiffany-anne (university Of British Colum Название: Data science ISBN: 0367524686 ISBN-13(EAN): 9780367524685 Издательство: Taylor&Francis Рейтинг: Цена: 50010.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Data Science: An Introduction focuses on using the R programming language in Jupyter notebooks to perform basic data manipulation and cleaning, create effective visualizations, and extract insights from data using supervised predictive models.
Автор: Chandrupatla, Tirupathi, Belegundu, Ashok Название: Introduction to finite elements in engineering ISBN: 1108841414 ISBN-13(EAN): 9781108841412 Издательство: Cambridge Academ Рейтинг: Цена: 79190.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Thoroughly updated with improved pedagogy, the fifth edition provides senior undergraduate and graduate students with a clear, comprehensive introduction to the field. Features enhanced coverage of introductory topics, over thirty additional solved problems; downloadable Matlab, Python, C, and Javascript code; and solutions for instructors.
Автор: Maurizio Petrelli Название: Introduction to Python in Earth Science Data Analysis ISBN: 3030780546 ISBN-13(EAN): 9783030780548 Издательство: Springer Рейтинг: Цена: 50810.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This textbook introduces the use of Python programming for exploring and modelling data in the field of Earth Sciences.
Автор: Matthias Plaue Название: Data Science: An Introduction to Statistics and Machine Learning ISBN: 3662678810 ISBN-13(EAN): 9783662678817 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This textbook provides an easy-to-understand introduction to the mathematical concepts and algorithms at the foundation of data science. It covers essential parts of data organization, descriptive and inferential statistics, probability theory, and machine learning. These topics are presented in a clear and mathematical sound way to help readers gain a deep and fundamental understanding. Numerous application examples based on real data are included. The book is well-suited for lecturers and students at technical universities, and offers a good introduction and overview for people who are new to the subject. Basic mathematical knowledge of calculus and linear algebra is required.
Автор: Healy Kieran Название: Data Visualization: A Practical Introduction ISBN: 0691181624 ISBN-13(EAN): 9780691181622 Издательство: Wiley Рейтинг: Цена: 44350.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
An accessible primer on how to create effective graphics from data
This book provides students and researchers a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and effective way.
Data Visualization builds the reader's expertise in ggplot2, a versatile visualization library for the R programming language. Through a series of worked examples, this accessible primer then demonstrates how to create plots piece by piece, beginning with summaries of single variables and moving on to more complex graphics. Topics include plotting continuous and categorical variables; layering information on graphics; producing effective "small multiple" plots; grouping, summarizing, and transforming data for plotting; creating maps; working with the output of statistical models; and refining plots to make them more comprehensible.
Effective graphics are essential to communicating ideas and a great way to better understand data. This book provides the practical skills students and practitioners need to visualize quantitative data and get the most out of their research findings.
Provides hands-on instruction using R and ggplot2
Shows how the "tidyverse" of data analysis tools makes working with R easier and more consistent
Includes a library of data sets, code, and functions
Автор: Ross, Sheldon M. Название: Introduction To Probability And Statistics For Engineers And Scientists ISBN: 0128243465 ISBN-13(EAN): 9780128243466 Издательство: Elsevier Science Рейтинг: Цена: 110030.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Letter Jam is a 2-6 player cooperative word game where players assist each other in composing meaningful words from letters around the table. The trick is holding the letter card so that it`s only visible to other players and not to you.At the start of the game, each player receives a set of face-down letter cards that can be arranged to form an existing word. The setup can be prepared by using a special card scanning app, or by players selecting words for each other. Each player then puts their first card in their stand facing the other players without looking at it, and the game begins.The game is played in turns. Each turn, players simultaneously search other players` letters to see what words they can spell out (telling the others the length of the word they can make up). The player who offers the longest word can then be chosen as the clue giver.The clue giver spells out their clue by putting numbered tokens in front of the other players. Number one goes to the player whose letter comes first in the clue, number two to the second letter etc. They can always use a wild card which can be any letter, but they cannot tell others which letter it represents.Each player with a numbered token (or tokens) in front of them then tries to figure out what their letter is. If they do, they place the card face down before revealing the next letter. At the end of the game, players can then rearrange the cards to try to form an existing word. All players then reveal their cards to see if they were successful or not. The more players who have an existing word in front of them, the bigger their common success.
Автор: Hilfiger John Jay Название: Graphing Data with R: An Introduction ISBN: 1491922613 ISBN-13(EAN): 9781491922613 Издательство: Wiley Рейтинг: Цена: 33780.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Anyone who wants to analyze data will find something useful here-even if you don`t have a background in mathematics, statistics, or computer programming. If you want to examine data related to your work, this book is the ideal way to start.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz