Machine Learning for Cyber Physical Systems, J?rgen Beyerer; Oliver Niggemann; Christian K?hner
Автор: Kevin Murphy Название: Machine Learning ISBN: 0262018020 ISBN-13(EAN): 9780262018029 Издательство: MIT Press Рейтинг: Цена: 124150.00 T Наличие на складе: Невозможна поставка. Описание:
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.
Автор: Ian H. Witten Название: Data Mining: Practical Machine Learning Tools and Techniques, ISBN: 0123748569 ISBN-13(EAN): 9780123748560 Издательство: Elsevier Science Рейтинг: Цена: 57970.00 T Наличие на складе: Поставка под заказ. Описание: 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>
Автор: Naidenova & Shagalov Название: Diagnostic Test Approaches To Machine Learning And Commonsense Reasoning Systems ISBN: 1466619007 ISBN-13(EAN): 9781466619005 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 189420.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Diagnostic Test Approaches to Machine Learning and Commonsense Reasoning Systems surveys, analyzes, and compares the most effective algorithms for mining all kinds of logical rules. Global academics and professionals in related fields have come together to create this unique knowledge-sharing resources which will serve as a forum for future collaborations.
Автор: Bekkerman Название: Scaling up Machine Learning ISBN: 0521192242 ISBN-13(EAN): 9780521192248 Издательство: Cambridge Academ Рейтинг: Цена: 98210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In many practical situations it is impossible to run existing machine learning methods on a single computer, because either the data is too large or the speed and throughput requirements are too demanding. Researchers and practitioners will find here a variety of machine learning methods developed specifically for parallel or distributed systems, covering algorithms, platforms and applications.
Автор: Marsland Название: Machine Learning ISBN: 1466583282 ISBN-13(EAN): 9781466583283 Издательство: Taylor&Francis Рейтинг: Цена: 80630.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
A Proven, Hands-On Approach for Students without a Strong Statistical Foundation
Since the best-selling first edition was published, there have been several prominent developments in the field of machine learning, including the increasing work on the statistical interpretations of machine learning algorithms. Unfortunately, computer science students without a strong statistical background often find it hard to get started in this area.
Remedying this deficiency, Machine Learning: An Algorithmic Perspective, Second Edition helps students understand the algorithms of machine learning. It puts them on a path toward mastering the relevant mathematics and statistics as well as the necessary programming and experimentation.
New to the Second Edition
Two new chapters on deep belief networks and Gaussian processes
Reorganization of the chapters to make a more natural flow of content
Revision of the support vector machine material, including a simple implementation for experiments
New material on random forests, the perceptron convergence theorem, accuracy methods, and conjugate gradient optimization for the multi-layer perceptron
Additional discussions of the Kalman and particle filters
Improved code, including better use of naming conventions in Python
Suitable for both an introductory one-semester course and more advanced courses, the text strongly encourages students to practice with the code. Each chapter includes detailed examples along with further reading and problems. All of the code used to create the examples is available on the author's website.
Автор: Witten, Ian H. Название: Data Mining. Practical Machine Learning Tools and Techniques, 4 ed. ISBN: 0128042915 ISBN-13(EAN): 9780128042915 Издательство: Elsevier Science Рейтинг: Цена: 61750.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
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
Автор: Barber Название: Bayesian Reasoning and Machine Learning ISBN: 0521518148 ISBN-13(EAN): 9780521518147 Издательство: Cambridge Academ Рейтинг: Цена: 73920.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Sio-Iong Ao; Burghard B. Rieger; Mahyar Amouzegar Название: Machine Learning and Systems Engineering ISBN: 9400733747 ISBN-13(EAN): 9789400733749 Издательство: Springer Рейтинг: Цена: 191550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A large international conference on Advances in Machine Learning and Systems Engineering was held in UC Berkeley, California, USA, October 20-22, 2009, under the auspices of the World Congress on Engineering and Computer Science (WCECS 2009).
Название: High Performance Programming for Soft Computing ISBN: 146658601X ISBN-13(EAN): 9781466586017 Издательство: Taylor&Francis Рейтинг: Цена: 153120.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book examines the present and future of soft computer techniques. It explains how to use the latest technological tools, such as multicore processors and graphics processing units, to implement highly efficient intelligent system methods using a general purpose computer.
Автор: Labrador, Miguel A. Название: Human Activity Recognition ISBN: 1466588276 ISBN-13(EAN): 9781466588271 Издательство: Taylor&Francis Рейтинг: Цена: 137810.00 T Наличие на складе: Невозможна поставка. Описание:
Learn How to Design and Implement HAR Systems
The pervasiveness and range of capabilities of today's mobile devices have enabled a wide spectrum of mobile applications that are transforming our daily lives, from smartphones equipped with GPS to integrated mobile sensors that acquire physiological data. Human Activity Recognition: Using Wearable Sensors and Smartphones focuses on the automatic identification of human activities from pervasive wearable sensors--a crucial component for health monitoring and also applicable to other areas, such as entertainment and tactical operations.
Developed from the authors' nearly four years of rigorous research in the field, the book covers the theory, fundamentals, and applications of human activity recognition (HAR). The authors examine how machine learning and pattern recognition tools help determine a user's activity during a certain period of time. They propose two systems for performing HAR: Centinela, an offline server-oriented HAR system, and Vigilante, a completely mobile real-time activity recognition system. The book also provides a practical guide to the development of activity recognition applications in the Android framework.
Автор: Ratner Bruce Название: Statistical and Machine-Learning Data Mining ISBN: 1439860912 ISBN-13(EAN): 9781439860915 Издательство: Taylor&Francis Рейтинг: Цена: 60220.00 T Наличие на складе: Поставка под заказ. Описание: Rev. ed. of: Statistical modeling and analysis for database marketing. c2003.
Автор: Mitchell Название: Machine Learning ISBN: 0071154671 ISBN-13(EAN): 9780071154673 Издательство: McGraw-Hill Рейтинг: Цена: 69770.00 T Наличие на складе: Поставка под заказ. Описание: 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.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz