Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Machine learning, Mello, Rodrigo Fernandes De Ponti, Moacir Antonelli


Варианты приобретения
Цена: 7927.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2026-06-01
Ориентировочная дата поставки: Июль
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Mello, Rodrigo Fernandes De Ponti, Moacir Antonelli
Название:  Machine learning
ISBN: 9783319949888
Издательство: Springer
Классификация:





ISBN-10: 3319949888
Обложка/Формат: Hardcover
Страницы: 410
Вес: 0.71 кг.
Дата издания: 13.08.2018
Язык: English
Издание: 1st ed. 2018
Иллюстрации: 190 illustrations, black and white; xv, 362 p. 190 illus.
Размер: 164 x 242 x 24
Читательская аудитория: General (us: trade)
Подзаголовок: A practical approach on the statistical learning theory
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

This book presents the Statistical Learning Theory in a detailed and easy to understand way, by using practical examples, algorithms and source codes. It can be used as a textbook in graduation or undergraduation courses, for self-learners, or as reference with respect to the main theoretical concepts of Machine Learning. Fundamental concepts of Linear Algebra and Optimization applied to Machine Learning are provided, as well as source codes in R, making the book as self-contained as possible.

It starts with an introduction to Machine Learning concepts and algorithms such as the Perceptron, Multilayer Perceptron and the Distance-Weighted Nearest Neighbors with examples, in order to provide the necessary foundation so the reader is able to understand the Bias-Variance Dilemma, which is the central point of the Statistical Learning Theory.

Afterwards, we introduce all assumptions and formalize the Statistical Learning Theory, allowing the practical study of different classification algorithms. Then, we proceed with concentration inequalities until arriving to the Generalization and the Large-Margin bounds, providing the main motivations for the Support Vector Machines.

From that, we introduce all necessary optimization concepts related to the implementation of Support Vector Machines. To provide a next stage of development, the book finishes with a discussion on SVM kernels as a way and motivation to study data spaces and improve classification results.


Дополнительное описание: Chapter 1 – A Brief Review on Machine Learning.- Chapter 2 - Statistical Learning Theory.- Chapter 3 - Assessing Learning Algorithms.- Chapter 4 - Introduction to Support Vector Machines.- Chapter 5 - In Search for the Optimization Algorithm.- Chapter 6 -



Pattern Recognition and Machine Learning

Автор: Christopher M. Bishop
Название: Pattern Recognition and Machine Learning
ISBN: 0387310738 ISBN-13(EAN): 9780387310732
Издательство: Springer
Рейтинг:
Цена: 10366.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Familiarity with multivariate calculus and basic linear algebra is required, and some experience in the use of probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.

The Elements of Statistical Learning

Автор: Trevor Hastie; Robert Tibshirani; Jerome Friedman
Название: The Elements of Statistical Learning
ISBN: 0387848576 ISBN-13(EAN): 9780387848570
Издательство: Springer
Рейтинг:
Цена: 10061.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This major new edition features many topics not covered in the original, including graphical models, random forests, and ensemble methods. As before, it covers the conceptual framework for statistical data in our rapidly expanding computerized world.

Machine Learning

Автор: Kevin Murphy
Название: Machine Learning
ISBN: 0262018020 ISBN-13(EAN): 9780262018029
Издательство: Random House (USA)
Рейтинг:
Цена: 17243.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

A comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach.

Today's Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then use the uncovered patterns to predict future data. This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach.

The coverage combines breadth and depth, offering necessary background material on such topics as probability, optimization, and linear algebra as well as discussion of recent developments in the field, including conditional random fields, L1 regularization, and deep learning. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms. All topics are copiously illustrated with color images and worked examples drawn from such application domains as biology, text processing, computer vision, and robotics. Rather than providing a cookbook of different heuristic methods, the book stresses a principled model-based approach, often using the language of graphical models to specify models in a concise and intuitive way. Almost all the models described have been implemented in a MATLAB software package -- PMTK (probabilistic modeling toolkit) -- that is freely available online. The book is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.

Fundamentals of Machine Learning for Predictive Data Analytics: Algorithms, Worked Examples, and Case Studies

Автор: Kelleher John D., Macnamee Brian, D`Arcy Aoife
Название: Fundamentals of Machine Learning for Predictive Data Analytics: Algorithms, Worked Examples, and Case Studies
ISBN: 0262029448 ISBN-13(EAN): 9780262029445
Издательство: MIT Press
Рейтинг:
Цена: 13543.00 р.
Наличие на складе: Нет в наличии.

Описание:

A comprehensive introduction to the most important machine learning approaches used in predictive data analytics, covering both theoretical concepts and practical applications.

Machine learning is often used to build predictive models by extracting patterns from large datasets. These models are used in predictive data analytics applications including price prediction, risk assessment, predicting customer behavior, and document classification. This introductory textbook offers a detailed and focused treatment of the most important machine learning approaches used in predictive data analytics, covering both theoretical concepts and practical applications. Technical and mathematical material is augmented with explanatory worked examples, and case studies illustrate the application of these models in the broader business context.

After discussing the trajectory from data to insight to decision, the book describes four approaches to machine learning: information-based learning, similarity-based learning, probability-based learning, and error-based learning. Each of these approaches is introduced by a nontechnical explanation of the underlying concept, followed by mathematical models and algorithms illustrated by detailed worked examples. Finally, the book considers techniques for evaluating prediction models and offers two case studies that describe specific data analytics projects through each phase of development, from formulating the business problem to implementation of the analytics solution. The book, informed by the authors' many years of teaching machine learning, and working on predictive data analytics projects, is suitable for use by undergraduates in computer science, engineering, mathematics, or statistics; by graduate students in disciplines with applications for predictive data analytics; and as a reference for professionals.

Fundamentals of machining and machine tools

Автор: Boothroyd, G.
Название: Fundamentals of machining and machine tools
ISBN: 1574446592 ISBN-13(EAN): 9781574446593
Издательство: Taylor&Francis
Рейтинг:
Цена: 23734.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Reflecting changes in machining practice, Fundamentals of Machining and Machine Tools, Third Edition emphasizes the economics of machining processes and design for machining. This edition includes new material on super-hard cutting tool materials, tool geometries, and surface coatings. It describes recent developments in high-speed machining, hard machining, and cutting fluid applications such as dry and minimum-quantity lubrication machining. It presents analytical methods that outline the limitations of various appaches. This edition also features expanded information on tool geometries for chip breaking and control as well as improvements in cost modeling of machining processes.

Bayesian Reasoning and Machine Learning

Автор: Barber
Название: Bayesian Reasoning and Machine Learning
ISBN: 0521518148 ISBN-13(EAN): 9780521518147
Издательство: Cambridge Academ
Рейтинг:
Цена: 11088.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This practical introduction for final-year undergraduate and graduate students is ideally suited to computer scientists without a background in calculus and linear algebra. Numerous examples and exercises are provided. Additional resources available online and in the comprehensive software package include computer code, demos and teaching materials for instructors.

Statistical Learning for Biomedical Data

Автор: Malley
Название: Statistical Learning for Biomedical Data
ISBN: 0521699096 ISBN-13(EAN): 9780521699099
Издательство: Cambridge Academ
Рейтинг:
Цена: 6494.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Biomedical researchers need machine learning techniques to make predictions such as survival/death or response to treatment when data sets are large and complex. This highly motivating introduction to these machines explains underlying principles in nontechnical language, using many examples and figures, and connects these new methods to familiar techniques.

Machine Learning

Автор: Mitchell
Название: Machine Learning
ISBN: 0071154671 ISBN-13(EAN): 9780071154673
Издательство: McGraw-Hill
Рейтинг:
Цена: 10466.00 р.
Наличие на складе: Поставка под заказ.

Описание: Covers the field of machine learning, which is the study of algorithms that allow computer programs to automatically improve through experience. This book is intended to support upper level undergraduate and introductory level graduate courses in machine learning.

Understanding Machine Learning

Автор: Shalev-Shwartz
Название: Understanding Machine Learning
ISBN: 1107057132 ISBN-13(EAN): 9781107057135
Издательство: Cambridge Academ
Рейтинг:
Цена: 11194.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. This book explains the principles behind the automated learning approach and the considerations underlying its usage. The authors explain the `hows` and `whys` of machine-learning algorithms, making the field accessible to both students and practitioners.

Data Mining: Practical Machine Learning Tools and Techniques,

Автор: Ian H. Witten
Название: Data Mining: Practical Machine Learning Tools and Techniques,
ISBN: 0123748569 ISBN-13(EAN): 9780123748560
Издательство: Elsevier Science
Рейтинг:
Цена: 8695.00 р.
Наличие на складе: Нет в наличии.

Описание: Like the popular second edition, Data Mining: Practical Machine Learning Tools and Techniques offers a thorough grounding in machine learning concepts as well as practical advice on applying machine learning tools and techniques in real-world data mining situations. Inside, you'll learn all you need to know about preparing inputs, interpreting outputs, evaluating results, and the algorithmic methods at the heart of successful data mining?including both tried-and-true techniques of today as well as methods at the leading edge of contemporary research. <br><br>Complementing the book is a fully functional platform-independent open source Weka software for machine learning, available for free download. <br><br>The book is a major revision of the second edition that appeared in 2005. While the basic core remains the same, it has been updated to reflect the changes that have taken place over the last four or five years. The highlights for the updated new edition include completely revised technique sections; new chapter on Data Transformations, new chapter on Ensemble Learning, new chapter on Massive Data Sets, a new ?book release? version of the popular Weka machine learning open source software (developed by the authors and specific to the Third Edition); new material on ?multi-instance learning?; new information on ranking the classification, plus comprehensive updates and modernization throughout. All in all, approximately 100 pages of new material.<br> <br><br>* Thorough grounding in machine learning concepts as well as practical advice on applying the tools and techniques<br><br>* Algorithmic methods at the heart of successful data mining?including tired and true methods as well as leading edge methods<br><br>* Performance improvement techniques that work by transforming the input or output<br><br>* Downloadable Weka, a collection of machine learning algorithms for data mining tasks, including tools for data pre-processing, classification, regression, clustering, association rules, and visualization?in an updated, interactive interface. <br>

Control of Electric Machine Drive Systems

Автор: Sul
Название: Control of Electric Machine Drive Systems
ISBN: 0470590793 ISBN-13(EAN): 9780470590799
Издательство: Wiley
Рейтинг:
Цена: 20901.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Based on the author`s industry experience and collaborative works with other industries, Control of Electric Machine Drive System is packed with implemented, tested, and verified ideas that relate to everyday problems in the field.

Statistical and Machine-Learning Data Mining

Автор: Ratner Bruce
Название: Statistical and Machine-Learning Data Mining
ISBN: 1439860912 ISBN-13(EAN): 9781439860915
Издательство: Taylor&Francis
Рейтинг:
Цена: 9033.00 р.
Наличие на складе: Нет в наличии.

Описание: Rev. ed. of: Statistical modeling and analysis for database marketing. c2003.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия