Mathematics for Machine Learning, Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong
Автор: Joseph K. Blitzstein, Jessica Hwang Название: Introduction to Probability, Second Edition ISBN: 1138369918 ISBN-13(EAN): 9781138369917 Издательство: Taylor&Francis Рейтинг: Цена: 11176.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Assumes one-semester of calculus. "Stories" make distributions (Normal, Binomial, Poisson that are widely-used in statistics) easier to remember, understand. Many books write down formulas without explaining clearly why these particular distributions are important or how they are all connected.
Автор: Bradley Efron and Trevor Hastie Название: Computer Age Statistical Inference ISBN: 1107149894 ISBN-13(EAN): 9781107149892 Издательство: Cambridge Academ Рейтинг: Цена: 9029.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The twenty-first century has seen a breathtaking expansion of statistical methodology, both in scope and in influence. 'Big data', 'data science', and 'machine learning' have become familiar terms in the news, as statistical methods are brought to bear upon the enormous data sets of modern science and commerce. How did we get here? And where are we going? This book takes us on an exhilarating journey through the revolution in data analysis following the introduction of electronic computation in the 1950s. Beginning with classical inferential theories - Bayesian, frequentist, Fisherian - individual chapters take up a series of influential topics: survival analysis, logistic regression, empirical Bayes, the jackknife and bootstrap, random forests, neural networks, Markov chain Monte Carlo, inference after model selection, and dozens more. The distinctly modern approach integrates methodology and algorithms with statistical inference. The book ends with speculation on the future direction of statistics and data science.
Автор: Little Название: Statistical Analysis with Missing Data, Third Edit ion ISBN: 0470526793 ISBN-13(EAN): 9780470526798 Издательство: Wiley Рейтинг: Цена: 12664.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Reflecting new application topics, Statistical Analysis with Missing Data offers a thoroughly up-to-date, reorganized survey of current methodology for handling missing data problems. The third edition reviews historical approaches to the subject and describe rigorous yet simple methods for multivariate analysis with missing values.
Автор: Hastie Название: Statistical Learning with Sparsity ISBN: 1498712169 ISBN-13(EAN): 9781498712163 Издательство: Taylor&Francis Рейтинг: Цена: 16843.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Discover New Methods for Dealing with High-Dimensional Data
A sparse statistical model has only a small number of nonzero parameters or weights; therefore, it is much easier to estimate and interpret than a dense model. Statistical Learning with Sparsity: The Lasso and Generalizations presents methods that exploit sparsity to help recover the underlying signal in a set of data.
Top experts in this rapidly evolving field, the authors describe the lasso for linear regression and a simple coordinate descent algorithm for its computation. They discuss the application of ℓ1 penalties to generalized linear models and support vector machines, cover generalized penalties such as the elastic net and group lasso, and review numerical methods for optimization. They also present statistical inference methods for fitted (lasso) models, including the bootstrap, Bayesian methods, and recently developed approaches. In addition, the book examines matrix decomposition, sparse multivariate analysis, graphical models, and compressed sensing. It concludes with a survey of theoretical results for the lasso.
In this age of big data, the number of features measured on a person or object can be large and might be larger than the number of observations. This book shows how the sparsity assumption allows us to tackle these problems and extract useful and reproducible patterns from big datasets. Data analysts, computer scientists, and theorists will appreciate this thorough and up-to-date treatment of sparse statistical modeling.
Автор: Raschka, Sebastian Mirjalili, Vahid Название: Python machine learning - ISBN: 1787125939 ISBN-13(EAN): 9781787125933 Издательство: Неизвестно Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This second edition of Python Machine Learning by Sebastian Raschka is for developers and data scientists looking for a practical approach to machine learning and deep learning. In this updated edition, you`ll explore the machine learning process using Python and the latest open source technologies, including scikit-learn and TensorFlow 1.x.
Автор: Miroslav Kubat Название: An Introduction to Machine Learning ISBN: 3319348868 ISBN-13(EAN): 9783319348865 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents basic ideas of machine learning in a way that is easy to understand, by providing hands-on practical advice, using simple examples, and motivating students with discussions of interesting applications.
A brand new, fully updated edition of a popular classic on matrix differential calculus with applications in statistics and econometrics
This exhaustive, self-contained book on matrix theory and matrix differential calculus provides a treatment of matrix calculus based on differentials and shows how easy it is to use this theory once you have mastered the technique. Jan Magnus, who, along with the late Heinz Neudecker, pioneered the theory, develops it further in this new edition and provides many examples along the way to support it.
Matrix calculus has become an essential tool for quantitative methods in a large number of applications, ranging from social and behavioral sciences to econometrics. It is still relevant and used today in a wide range of subjects such as the biosciences and psychology. Matrix Differential Calculus with Applications in Statistics and Econometrics, Third Edition contains all of the essentials of multivariable calculus with an emphasis on the use of differentials. It starts by presenting a concise, yet thorough overview of matrix algebra, then goes on to develop the theory of differentials. The rest of the text combines the theory and application of matrix differential calculus, providing the practitioner and researcher with both a quick review and a detailed reference.
Fulfills the need for an updated and unified treatment of matrix differential calculus
Contains many new examples and exercises based on questions asked of the author over the years
Covers new developments in field and features new applications
Written by a leading expert and pioneer of the theory
Part of the Wiley Series in Probability and Statistics
Matrix Differential Calculus With Applications in Statistics and Econometrics Third Edition is an ideal text for graduate students and academics studying the subject, as well as for postgraduates and specialists working in biosciences and psychology.
Data Mining: Practical Machine Learning Tools and Techniques, Fourth Edition, offers a thorough grounding in machine learning concepts, along with practical advice on applying these tools and techniques in real-world data mining situations. This highly anticipated fourth edition of the most acclaimed work on data mining and machine learning teaches readers everything they need to know to get going, from preparing inputs, interpreting outputs, evaluating results, to the algorithmic methods at the heart of successful data mining approaches.
Extensive updates reflect the technical changes and modernizations that have taken place in the field since the last edition, including substantial new chapters on probabilistic methods and on deep learning. Accompanying the book is a new version of the popular WEKA machine learning software from the University of Waikato. Authors Witten, Frank, Hall, and Pal include today's techniques coupled with the methods at the leading edge of contemporary research.
Please visit the book companion website at https: //www.cs.waikato.ac.nz/ ml/weka/book.html.
It contains
Powerpoint slides for Chapters 1-12. This is a very comprehensive teaching resource, with many PPT slides covering each chapter of the book
Online Appendix on the Weka workbench; again a very comprehensive learning aid for the open source software that goes with the book
Table of contents, highlighting the many new sections in the 4th edition, along with reviews of the 1st edition, errata, etc.
Provides a thorough grounding in machine learning concepts, as well as practical advice on applying the tools and techniques to data mining projects
Presents concrete tips and techniques for performance improvement that work by transforming the input or output in machine learning methods
Includes a downloadable WEKA software toolkit, a comprehensive collection of machine learning algorithms for data mining tasks-in an easy-to-use interactive interface
Includes open-access online courses that introduce practical applications of the material in the book
Автор: Joshi Название: Introduction to Mathematical Portfolio Theory ISBN: 1107042313 ISBN-13(EAN): 9781107042315 Издательство: Cambridge Academ Рейтинг: Цена: 9029.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A concise yet comprehensive guide to the mathematics of portfolio theory from a modelling perspective, with discussion of the assumptions, limitations and implementations of the models as well as the theory underlying them. Aimed at advanced undergraduates, this book can be used for self-study or as a course text.
Автор: Giraud Название: Introduction to High-Dimensional Statistics ISBN: 1482237946 ISBN-13(EAN): 9781482237948 Издательство: Taylor&Francis Рейтинг: Цена: 9645.00 р. Наличие на складе: Нет в наличии.
Описание: Ever-greater computing technologies have given rise to an exponentially growing volume of data. Today massive data sets (with potentially thousands of variables) play an important role in almost every branch of modern human activity, including networks, finance, and genetics. However, analyzing such data has presented a challenge for statisticians and data analysts and has required the development of new statistical methods capable of separating the signal from the noise. Introduction to High-Dimensional Statistics is a concise guide to state-of-the-art models, techniques, and approaches for handling high-dimensional data. The book is intended to expose the reader to the key concepts and ideas in the most simple settings possible while avoiding unnecessary technicalities. Offering a succinct presentation of the mathematical foundations of high-dimensional statistics, this highly accessible text: Describes the challenges related to the analysis of high-dimensional data Covers cutting-edge statistical methods including model selection, sparsity and the lasso, aggregation, and learning theory Provides detailed exercises at the end of every chapter with collaborative solutions on a wikisite Illustrates concepts with simple but clear practical examples Introduction to High-Dimensional Statistics is suitable for graduate students and researchers interested in discovering modern statistics for massive data. It can be used as a graduate text or for self-study.
Автор: Dickson, David C. M. Название: Actuarial Mathematics for Life Contingent Risks ISBN: 1107044073 ISBN-13(EAN): 9781107044074 Издательство: Cambridge Academ Рейтинг: Цена: 12514.00 р. Наличие на складе: Поставка под заказ.
Описание: Actuarial Mathematics for Life Contingent Risks, 2nd edition, is the sole required text for the Society of Actuaries Exam MLC Fall 2015 and Spring 2016. It covers the entire syllabus for the SOA Exam MLC, including new sections for Spring 2016. It is ideal for university courses and for individuals preparing for professional actuarial examinations - especially the new, long-answer exam questions. Three leaders in actuarial science balance rigor with intuition and emphasize practical applications using computational techniques to provide a modern perspective on life contingencies and equip students for the products and risk structures of the future. The authors then develop a more contemporary outlook, introducing multiple state models, emerging cash flows and embedded options. The 210 exercises provide meaningful practice with both long-answer and multiple choice questions. Furthermore: • the book has been updated to include new material on discrete time Markov processes, on models involving joint lives, and on universal life insurance and participating traditional insurance • the Solutions Manual (ISBN 9781107620261), available for separate purchase, provides detailed solutions to the text's exercises.
Автор: Koch Название: Analysis of Multivariate and High-Dimensional Data ISBN: 0521887933 ISBN-13(EAN): 9780521887939 Издательство: Cambridge Academ Рейтинг: Цена: 10613.00 р. Наличие на складе: Поставка под заказ.
Описание: `Big data` poses challenges that require both classical multivariate methods and modern machine-learning techniques. This coherent treatment integrates theory with data analysis, visualisation and interpretation of the analysis. Problems, data sets and MATLAB (R) code complete the package. It is suitable for master`s/graduate students in statistics and working scientists in data-rich disciplines.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru