TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Python machine learning

1808
1 / 46
Neural Machine Translation
90 折
出版日:2020/06/30 作者:Philipp Koehn  出版社:Cambridge Univ Pr  裝訂:精裝
Deep learning is revolutionizing how machine translation systems are built today. This book introduces the challenge of machine translation and evaluation - including historical, linguistic, and applied context -- then develops the core deep learning methods used for natural language applications. Code examples in Python give readers a hands-on blueprint for understanding and implementing their own machine translation systems. The book also provides extensive coverage of machine learning tricks, issues involved in handling various forms of data, model enhancements, and current challenges and methods for analysis and visualization. Summaries of the current research in the field make this a state-of-the-art textbook for undergraduate and graduate classes, as well as an essential reference for researchers and developers interested in other applications of neural methods in the broader field of human language processing.
優惠價: 9 3293
無庫存
The Art of Feature Engineering:Essentials for Machine Learning
90 折
出版日:2020/02/29 作者:Pablo Duboue  出版社:Cambridge Univ Pr  裝訂:平裝
When machine learning engineers work with data sets, they may find the results aren't as good as they need. Instead of improving the model or collecting more data, they can use the feature engineering process to help improve results by modifying the data's features to better capture the nature of the problem. This practical guide to feature engineering is an essential addition to any data scientist's or machine learning engineer's toolbox, providing new ideas on how to improve the performance of a machine learning solution. Beginning with the basic concepts and techniques, the text builds up to a unique cross-domain approach that spans data on graphs, texts, time series, and images, with fully worked out case studies. Key topics include binning, out-of-fold estimation, feature selection, dimensionality reduction, and encoding variable-length data. The full source code for the case studies is available on a companion website as Python Jupyter notebooks.
優惠價: 9 2267
無庫存
Ecology, Community and Lifestyle: Outline of an Ecosophy
75 折
出版日:1990/10/26 作者:Arne Naess  出版社:Cambridge Univ Pr  裝訂:平裝
The basic thesis of the work is that environmental problems are only to be solved by people - people who will be required to make value judgements in conflicts that go beyond narrowly conceived human concerns. Thus people require not only an ethical system, but a way of conceiving the world and themselves such that the intrinsic value of life and nature is obvious, a system based on 'deep ecological principles'. The book encourages readers to identify their own series of such parameters - their own ecosophies. Ecology, Comunity and Lifestyle will appeal to philosophers, specialists working on environmental issues, and the more general reader who is interested in learning some of the foundational ideas of the rapidly expanding field of environmental philosophy.
優惠:Cambridge 書展 優惠價: 75 1998
庫存:1
Natural Language Processing:A Machine Learning Perspective
90 折
出版日:2021/01/07 作者:Yue Zhang  出版社:Cambridge Univ Pr  裝訂:精裝
With a machine learning approach and less focus on linguistic details, this gentle introduction to natural language processing develops fundamental mathematical and deep learning models for NLP under a unified framework. NLP problems are systematically organised by their machine learning nature, including classification, sequence labelling, and sequence-to-sequence problems. Topics covered include statistical machine learning and deep learning models, text classification and structured prediction models, generative and discriminative models, supervised and unsupervised learning with latent variables, neural networks, and transition-based methods. Rich connections are drawn between concepts throughout the book, equipping students with the tools needed to establish a deep understanding of NLP solutions, adapt existing models, and confidently develop innovative models of their own. Featuring a host of examples, intuition, and end of chapter exercises, plus sample code available as an onli
優惠價: 9 3131
無庫存
出版日:2020/07/31 作者:Man-Wai Mak  出版社:Cambridge Univ Pr  裝訂:精裝
This book will help readers understand fundamental and advanced statistical models and deep learning models for robust speaker recognition and domain adaptation. This useful toolkit enables readers to apply machine learning techniques to address practical issues, such as robustness under adverse acoustic environments and domain mismatch, when deploying speaker recognition systems. Presenting state-of-the-art machine learning techniques for speaker recognition and featuring a range of probabilistic models, learning algorithms, case studies, and new trends and directions for speaker recognition based on modern machine learning and deep learning, this is the perfect resource for graduates, researchers, practitioners and engineers in electrical engineering, computer science and applied mathematics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Machine Learning Refined ― Foundations, Algorithms, and Applications
90 折
出版日:2020/02/29 作者:Jeremy Watt  出版社:Cambridge Univ Pr  裝訂:精裝
With its intuitive yet rigorous approach to machine learning, this text provides students with the fundamental knowledge and practical tools needed to conduct research and build data-driven products. The authors prioritize geometric intuition and algorithmic thinking, and include detail on all the essential mathematical prerequisites, to offer a fresh and accessible way to learn. Practical applications are emphasized, with examples from disciplines including computer vision, natural language processing, economics, neuroscience, recommender systems, physics, and biology. Over 300 color illustrations are included and have been meticulously designed to enable an intuitive grasp of technical concepts, and over 100 in-depth coding exercises (in Python) provide a real understanding of crucial machine learning algorithms. A suite of online resources including sample code, data sets, interactive lecture slides, and a solutions manual are provided online, making this an ideal text both for grad
優惠價: 9 3131
無庫存
出版日:2020/01/31 作者:Marc Peter Deisenroth  出版社:Cambridge Univ Pr  裝訂:精裝
The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every cha
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Mathematics for Machine Learning
90 折
出版日:2020/01/31 作者:Marc Peter Deisenroth  出版社:Cambridge Univ Pr  裝訂:平裝
The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every cha
優惠價: 9 2159
無庫存
出版日:2018/07/31 作者:Ankur Moitra  出版社:Cambridge Univ Pr  裝訂:精裝
This book bridges theoretical computer science and machine learning by exploring what the two sides can teach each other. It emphasizes the need for flexible, tractable models that better capture not what makes machine learning hard, but what makes it easy. Theoretical computer scientists will be introduced to important models in machine learning and to the main questions within the field. Machine learning researchers will be introduced to cutting-edge research in an accessible format, and gain familiarity with a modern, algorithmic toolkit, including the method of moments, tensor decompositions and convex programming relaxations. The treatment beyond worst-case analysis is to build a rigorous understanding about the approaches used in practice and to facilitate the discovery of exciting, new ways to solve important long-standing problems.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithmic Aspects of Machine Learning
滿額折
出版日:2018/07/31 作者:Ankur Moitra  出版社:Cambridge Univ Pr  裝訂:平裝
This book bridges theoretical computer science and machine learning by exploring what the two sides can teach each other. It emphasizes the need for flexible, tractable models that better capture not what makes machine learning hard, but what makes it easy. Theoretical computer scientists will be introduced to important models in machine learning and to the main questions within the field. Machine learning researchers will be introduced to cutting-edge research in an accessible format, and gain familiarity with a modern, algorithmic toolkit, including the method of moments, tensor decompositions and convex programming relaxations. The treatment beyond worst-case analysis is to build a rigorous understanding about the approaches used in practice and to facilitate the discovery of exciting, new ways to solve important long-standing problems.
優惠價: 9 1520
無庫存
Density Ratio Estimation in Machine Learning
90 折
出版日:2018/03/29 作者:Masashi Sugiyama  出版社:Cambridge Univ Pr  裝訂:平裝
Machine learning is an interdisciplinary field of science and engineering that studies mathematical theories and practical applications of systems that learn. This book introduces theories, methods and applications of density ratio estimation, which is a newly emerging paradigm in the machine learning community. Various machine learning problems such as non-stationarity adaptation, outlier detection, dimensionality reduction, independent component analysis, clustering, classification and conditional density estimation can be systematically solved via the estimation of probability density ratios. The authors offer a comprehensive introduction of various density ratio estimators including methods via density estimation, moment matching, probabilistic classification, density fitting and density ratio fitting, as well as describing how these can be applied to machine learning. The book provides mathematical theories for density ratio estimation including parametric and non-parametric conve
優惠價: 9 2051
無庫存
出版日:2017/12/31 作者:Anthony D. Joseph  出版社:Cambridge Univ Pr  裝訂:精裝
Written by leading researchers, this complete introduction brings together all the theory and tools needed for building robust machine learning in adversarial environments. Discover how machine learning systems can adapt when an adversary actively poisons data to manipulate statistical inference, learn the latest practical techniques for investigating system security and performing robust data analysis, and gain insight into new approaches for designing effective countermeasures against the latest wave of cyber-attacks. Privacy-preserving mechanisms and the near-optimal evasion of classifiers are discussed in detail, and in-depth case studies on email spam and network security highlight successful attacks on traditional machine learning algorithms. Providing a thorough overview of the current state of the art in the field, and possible future directions, this groundbreaking work is essential reading for researchers, practitioners and students in computer security and machine learning,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python Programming for Biology ─ Bioinformatics and Beyond
90 折
出版日:2015/02/28 作者:Tim J. Stevens  出版社:Cambridge Univ Pr  裝訂:平裝
Do you have a biological question that could be readily answered by computational techniques, but little experience in programming? Do you want to learn more about the core techniques used in computational biology and bioinformatics? Written in an accessible style, this guide provides a foundation for both newcomers to computer programming and those interested in learning more about computational biology. The chapters guide the reader through: a complete beginners' course to programming in Python, with an introduction to computing jargon; descriptions of core bioinformatics methods with working Python examples; scientific computing techniques, including image analysis, statistics and machine learning. This book also functions as a language reference written in straightforward English, covering the most common Python language elements and a glossary of computing and biological terms. This title will teach undergraduates, postgraduates and professionals working in the life sciences how t
優惠價: 9 2866
無庫存
Understanding Machine Learning ― From Theory to Algorithms
滿額折
出版日:2014/05/31 作者:Shai Shalev-Shwartz  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it offers, in a principled way. The book provides a theoretical account of the fundamentals underlying machine learning and the mathematical derivations that transform these principles into practical algorithms. Following a presentation of the basics, the book covers a wide array of central topics unaddressed by previous textbooks. These include a discussion of the computational complexity of learning and the concepts of convexity and stability; important algorithmic paradigms including stochastic gradient descent, neural networks, and structured output learning; and emerging theoretical concepts such as the PAC-Bayes approach and compression-based bounds. Designed for advanced undergraduates or beginning graduates, the text makes the fundamentals and algorithms of machine learning accessible t
優惠價: 9 2807
無庫存
出版日:2012/02/20 作者:Masashi Sugiyama  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning is an interdisciplinary field of science and engineering that studies mathematical theories and practical applications of systems that learn. This book introduces theories, methods and applications of density ratio estimation, which is a newly emerging paradigm in the machine learning community. Various machine learning problems such as non-stationarity adaptation, outlier detection, dimensionality reduction, independent component analysis, clustering, classification and conditional density estimation can be systematically solved via the estimation of probability density ratios. The authors offer a comprehensive introduction of various density ratio estimators including methods via density estimation, moment matching, probabilistic classification, density fitting and density ratio fitting, as well as describing how these can be applied to machine learning. The book provides mathematical theories for density ratio estimation including parametric and non-parametric conve
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Management Across Cultures ― Developing Global Competencies(Third Edition)
75 折
出版日:2016/09/30 作者:Richard M. Steers; Luciara Nardon; Carlos J. Sanchez-Runde  出版社:Cambridge Univ Pr  裝訂:精裝
在全球化已成日常的工作環境中,管理者必須具備跨文化理解與行動能力。本書第三版以「所有管理者都是全球管理者」為前提,重新梳理跨文化管理的理論與實踐。作者不僅介紹主要文化模型,也深入探討領導、溝通與倫理在不同文化脈絡中的差異與調適方式。更新後的內容更貼近現實職場,透過真實案例與具體策略,協助讀者面對國際指派、跨國團隊與多元勞動力的挑戰。語言清楚、結構明確,是學生建立基礎視野、也是專業人士精進能力的重要讀本。The third edition of this popular textbook has been thoroughly expanded and updated throughout to explore the latest approaches to cross-cultural management, presenting strategies and tactics for managing international assignments and global teams. With a clear emphasis on learning and development, this new edition introduces a global management model, along with enhanced 'Applications' and 'Manager's Notebooks', to encourage students to acquire skills in multicultural competence that will be highly valued by their future employers. These skills have never been more important, in a world where, increasingly, all managers are global managers and where management practices and processes can differ significantly across national and regional boundaries. This textbook is suitable for student
優惠:匯讀中外曬書展 優惠價: 75 4500
庫存:1
Machine Learning for Engineers
滿額折
出版日:2022/08/31 作者:Osvaldo Simeone  出版社:Cambridge Univ Pr  裝訂:精裝
This self-contained introduction to machine learning, designed from the start with engineers in mind, will equip students with everything they need to start applying machine learning principles and algorithms to real-world engineering problems. With a consistent emphasis on the connections between estimation, detection, information theory, and optimization, it includes: an accessible overview of the relationships between machine learning and signal processing, providing a solid foundation for further study; clear explanations of the differences between state-of-the-art techniques and more classical methods, equipping students with all the understanding they need to make informed technique choices; demonstration of the links between information-theoretical concepts and their practical engineering relevance; reproducible examples using Matlab, enabling hands-on student experimentation. Assuming only a basic understanding of probability and linear algebra, and accompanied by lecture slide
優惠價: 9 3217
無庫存
Personalized Machine Learning
滿額折
出版日:2022/01/31 作者:Julian McAuley  出版社:Cambridge Univ Pr  裝訂:精裝
Every day we interact with machine learning systems offering individualized predictions for our entertainment, social connections, purchases, or health. These involve several modalities of data, from sequences of clicks to text, images, and social interactions. This book introduces common principles and methods that underpin the design of personalized predictive models for a variety of settings and modalities. The book begins by revising 'traditional' machine learning models, focusing on adapting them to settings involving user data, then presents techniques based on advanced principles such as matrix factorization, deep learning, and generative modeling, and concludes with a detailed study of the consequences and risks of deploying personalized predictive systems. A series of case studies in domains ranging from e-commerce to health plus hands-on projects and code examples will give readers understanding and experience with large-scale real-world datasets and the ability to design mod
優惠價: 9 2339
無庫存
出版日:2021/09/30 作者:Hui Jiang  出版社:Cambridge Univ Pr  裝訂:平裝
This lucid, accessible introduction to supervised machine learning presents core concepts in a focused and logical way that is easy for beginners to follow. The author assumes basic calculus, linear algebra, probability and statistics but no prior exposure to machine learning. Coverage includes widely used traditional methods such as SVMs, boosted trees, HMMs, and LDAs, plus popular deep learning methods such as convolution neural nets, attention, transformers, and GANs. Organized in a coherent presentation framework that emphasizes the big picture, the text introduces each method clearly and concisely “from scratch” based on the fundamentals. All methods and algorithms are described by a clean and consistent style, with a minimum of unnecessary detail. Numerous case studies and concrete examples demonstrate how the methods can be applied in a variety of contexts.
優惠價: 1 1280
無庫存
出版日:2021/09/30 作者:Hui Jiang  出版社:Cambridge Univ Pr  裝訂:精裝
This lucid, accessible introduction to supervised machine learning presents core concepts in a focused and logical way that is easy for beginners to follow. The author assumes basic calculus, linear algebra, probability and statistics but no prior exposure to machine learning. Coverage includes widely used traditional methods such as SVMs, boosted trees, HMMs, and LDAs, plus popular deep learning methods such as convolution neural nets, attention, transformers, and GANs. Organized in a coherent presentation framework that emphasizes the big picture, the text introduces each method clearly and concisely “from scratch” based on the fundamentals. All methods and algorithms are described by a clean and consistent style, with a minimum of unnecessary detail. Numerous case studies and concrete examples demonstrate how the methods can be applied in a variety of contexts.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Machine Learning with Neural Networks:An Introduction for Scientists and Engineers
90 折
出版日:2021/08/31 作者:Bernhard Mehlig  出版社:Cambridge Univ Pr  裝訂:精裝
This modern and self-contained book offers a clear and accessible introduction to the important topic of machine learning with neural networks. In addition to describing the mathematical principles of the topic, and its historical evolution, strong connections are drawn with underlying methods from statistical physics and current applications within science and engineering. Closely based around a well-established undergraduate course, this pedagogical text provides a solid understanding of the key aspects of modern machine learning with artificial neural networks, for students in physics, mathematics, and engineering. Numerous exercises expand and reinforce key concepts within the book and allow students to hone their programming skills. Frequent references to current research develop a detailed perspective on the state-of-the-art in machine learning research.
優惠價: 9 2268
無庫存
Machine Learning Refined ― Foundations, Algorithms, and Applications
90 折
出版日:2016/07/31 作者:Jeremy Watt; Reza Borhani; Aggelos Katsaggelos  出版社:Cambridge Univ Pr  裝訂:精裝
A new, intuitive approach to machine learning, covering fundamental concepts and real-world applications, with practical MATLAB-based exercises.
優惠價: 9 3060
無庫存
出版日:2011/12/30 作者:Ron Bekkerman  出版社:Cambridge Univ Pr  裝訂:精裝
This book presents an integrated collection of representative approaches for scaling up machine learning and data mining methods on parallel and distributed computing platforms. Demand for parallelizing learning algorithms is highly task-specific: in some settings it is driven by the enormous dataset sizes, in others by model complexity or by real-time performance requirements. Making task-appropriate algorithm and platform choices for large-scale machine learning requires understanding the benefits, trade-offs and constraints of the available options. Solutions presented in the book cover a range of parallelization platforms from FPGAs and GPUs to multi-core systems and commodity clusters, concurrent programming frameworks including CUDA, MPI, MapReduce and DryadLINQ, and learning settings (supervised, unsupervised, semi-supervised and online learning). Extensive coverage of parallelization of boosted trees, SVMs, spectral clustering, belief propagation and other popular learning algo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/07/25 作者:Lorenza Saitta  出版社:Cambridge Univ Pr  裝訂:精裝
Phase transitions typically occur in combinatorial computational problems and have important consequences, especially with the current spread of statistical relational learning as well as sequence learning methodologies. In Phase Transitions in Machine Learning the authors begin by describing in detail this phenomenon, and the extensive experimental investigation that supports its presence. They then turn their attention to the possible implications and explore appropriate methods for tackling them. Weaving together fundamental aspects of computer science, statistical physics and machine learning, the book provides sufficient mathematics and physics background to make the subject intelligible to researchers in AI and other computer science communities. Open research issues are also discussed, suggesting promising directions for future research.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Mining and Machine Learning ― Fundamental Concepts and Algorithms
90 折
出版日:2020/02/29 作者:Mohammed J. Zaki  出版社:Cambridge Univ Pr  裝訂:精裝
The fundamental algorithms in data mining and machine learning form the basis of data science, utilizing automated methods to analyze patterns and models for all kinds of data in applications ranging from scientific discovery to business analytics. This textbook for senior undergraduate and graduate courses provides a comprehensive, in-depth overview of data mining, machine learning and statistics, offering solid guidance for students, researchers, and practitioners. The book lays the foundations of data analysis, pattern mining, clustering, classification and regression, with a focus on the algorithms and the underlying algebraic, geometric, and probabilistic concepts. New to this second edition is an entire part devoted to regression methods, including neural networks and deep learning.
優惠價: 9 3288
無庫存
Data-driven Science and Engineering ― Machine Learning, Dynamical Systems, and Control
90 折
出版日:2019/03/31 作者:Steven Brunton; J. Nathan Kutz  出版社:Cambridge Univ Pr  裝訂:精裝
Data-driven discovery is revolutionizing the modeling, prediction, and control of complex systems. This textbook brings together machine learning, engineering mathematics, and mathematical physics to
優惠價: 9 3041
無庫存
出版日:2014/04/30 作者:S. Y. Kung  出版社:Cambridge Univ Pr  裝訂:精裝
Offering a fundamental basis in kernel-based learning theory, this book covers both statistical and algebraic principles. It provides over 30 major theorems for kernel-based supervised and unsupervised learning models. The first of the theorems establishes a condition, arguably necessary and sufficient, for the kernelization of learning models. In addition, several other theorems are devoted to proving mathematical equivalence between seemingly unrelated models. With over 25 closed-form and iterative algorithms, the book provides a step-by-step guide to algorithmic procedures and analysing which factors to consider in tackling a given problem, enabling readers to improve specifically designed learning algorithms, build models for new applications and develop efficient techniques suitable for green machine learning technologies. Numerous real-world examples and over 200 problems, several of which are Matlab-based simulation exercises, make this an essential resource for graduate student
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/10/31 作者:Peter Flach  出版社:Cambridge Univ Pr  裝訂:精裝
As one of the most comprehensive machine learning texts around, this book does justice to the field's incredible richness, but without losing sight of the unifying principles. Peter Flach's clear, example-based approach begins by discussing how a spam filter works, which gives an immediate introduction to machine learning in action, with a minimum of technical fuss. Flach provides case studies of increasing complexity and variety with well-chosen examples and illustrations throughout. He covers a wide range of logical, geometric and statistical models and state-of-the-art topics such as matrix factorisation and ROC analysis. Particular attention is paid to the central role played by features. The use of established terminology is balanced with the introduction of new and useful concepts, and summaries of relevant background material are provided with pointers for revision if necessary. These features ensure Machine Learning will set a new standard as an introductory textbook.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Machine Learning―The Art and Science of Algorithms That Make Sense of Data
滿額折
出版日:2012/10/31 作者:Peter Flach  出版社:Cambridge Univ Pr  裝訂:平裝
As one of the most comprehensive machine learning texts around, this book does justice to the field's incredible richness, but without losing sight of the unifying principles. Peter Flach's clear, example-based approach begins by discussing how a spam filter works, which gives an immediate introduction to machine learning in action, with a minimum of technical fuss. Flach provides case studies of increasing complexity and variety with well-chosen examples and illustrations throughout. He covers a wide range of logical, geometric and statistical models and state-of-the-art topics such as matrix factorisation and ROC analysis. Particular attention is paid to the central role played by features. The use of established terminology is balanced with the introduction of new and useful concepts, and summaries of relevant background material are provided with pointers for revision if necessary. These features ensure Machine Learning will set a new standard as an introductory textbook.
優惠價: 9 2515
無庫存
出版日:2009/08/31 作者:William W. Hsieh  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning methods originated from artificial intelligence and are now used in various fields in environmental sciences today. This is the first single-authored textbook providing a unified treatment of machine learning methods and their applications in the environmental sciences. Due to their powerful nonlinear modelling capability, machine learning methods today are used in satellite data processing, general circulation models(GCM), weather and climate prediction, air quality forecasting, analysis and modelling of environmental data, oceanographic and hydrological forecasting, ecological modelling, and monitoring of snow, ice and forests. The book includes end-of-chapter review questions and an appendix listing websites for downloading computer code and data sources. A resources website contains datasets for exercises, and password-protected solutions are available. The book is suitable for first-year graduate students and advanced undergraduates. It is also valuable for resear
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Machine Learning Methods in the Environmental Sciences: Neural Networks and Kernels
90 折
出版日:2009/08/31 作者:William W. Hsieh  出版社:Cambridge Univ Pr  裝訂:平裝
Machine learning methods originated from artificial intelligence and are now used in various fields in environmental sciences today. This is the first single-authored textbook providing a unified treatment of machine learning methods and their applications in the environmental sciences. Due to their powerful nonlinear modelling capability, machine learning methods today are used in satellite data processing, general circulation models(GCM), weather and climate prediction, air quality forecasting, analysis and modelling of environmental data, oceanographic and hydrological forecasting, ecological modelling, and monitoring of snow, ice and forests. The book includes end-of-chapter review questions and an appendix listing websites for downloading computer code and data sources. A resources website contains datasets for exercises, and password-protected solutions are available. The book is suitable for first-year graduate students and advanced undergraduates. It is also valuable for resear
優惠價: 9 1943
無庫存
Probabilistic Numerics:Computation as Machine Learning
滿額折
出版日:2022/06/30 作者:Philipp Hennig  出版社:Cambridge Univ Pr  裝訂:精裝
Probabilistic numerical computation formalises the connection between machine learning and applied mathematics. Numerical algorithms approximate intractable quantities from computable ones. They estimate integrals from evaluations of the integrand, or the path of a dynamical system described by differential equations from evaluations of the vector field. In other words, they infer a latent quantity from data. This book shows that it is thus formally possible to think of computational routines as learning machines, and to use the notion of Bayesian inference to build more flexible, efficient, or customised algorithms for computation. The text caters for Masters' and PhD students, as well as postgraduate researchers in artificial intelligence, computer science, statistics, and applied mathematics. Extensive background material is provided along with a wealth of figures, worked examples, and exercises (with solutions) to develop intuition.
優惠價: 9 3217
無庫存
The Statistical Physics of Data Assimilation and Machine Learning
滿額折
出版日:2022/02/28 作者:Henry D. I. Abarbanel  出版社:Cambridge Univ Pr  裝訂:精裝
Data assimilation is a hugely important mathematical technique, relevant in fields as diverse as geophysics, data science, and neuroscience. This modern book provides an authoritative treatment of the field as it relates to several scientific disciplines, with a particular emphasis on recent developments from machine learning and its role in the optimisation of data assimilation. Underlying theory from statistical physics, such as path integrals and Monte Carlo methods, are developed in the text as a basis for data assimilation, and the author then explores examples from current multidisciplinary research such as the modelling of shallow water systems, ocean dynamics, and neuronal dynamics in the avian brain. The theory of data assimilation and machine learning is introduced in an accessible and unified manner, and the book is suitable for undergraduate and graduate students from science and engineering without specialized experience of statistical physics.
優惠價: 9 3217
無庫存
Transfer Learning
滿額折
出版日:2020/03/31 作者:Qiang Yang  出版社:Cambridge Univ Pr  裝訂:精裝
Transfer learning deals with how systems can quickly adapt themselves to new situations, tasks and environments. It gives machine learning systems the ability to leverage auxiliary data and models to help solve target problems when there is only a small amount of data available. This makes such systems more reliable and robust, keeping the machine learning model faced with unforeseeable changes from deviating too much from expected performance. At an enterprise level, transfer learning allows knowledge to be reused so experience gained once can be repeatedly applied to the real world. For example, a pre-trained model that takes account of user privacy can be downloaded and adapted at the edge of a computer network. This self-contained, comprehensive reference text describes the standard algorithms and demonstrates how these are used in different transfer learning paradigms. It offers a solid grounding for newcomers as well as new insights for seasoned researchers and developers.
優惠價: 9 3041
無庫存
出版日:2019/08/31 作者:Shinichi Nakajima  出版社:Cambridge Univ Pr  裝訂:精裝
Variational Bayesian learning is one of the most popular methods in machine learning. Designed for researchers and graduate students in machine learning, this book summarizes recent developments in the non-asymptotic and asymptotic theory of variational Bayesian learning and suggests how this theory can be applied in practice. The authors begin by developing a basic framework with a focus on conjugacy, which enables the reader to derive tractable algorithms. Next, it summarizes non-asymptotic theory, which, although limited in application to bilinear models, precisely describes the behavior of the variational Bayesian solution and reveals its sparsity inducing mechanism. Finally, the text summarizes asymptotic theory, which reveals phase transition phenomena depending on the prior setting, thus providing suggestions on how to set hyperparameters for particular purposes. Detailed derivations allow readers to follow along without prior knowledge of the mathematical techniques specific to
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Scaling up Machine Learning:Parallel and Distributed Approaches
90 折
出版日:2018/03/29 作者:Ron Bekkerman  出版社:Cambridge Univ Pr  裝訂:平裝
This book presents an integrated collection of representative approaches for scaling up machine learning and data mining methods on parallel and distributed computing platforms. Demand for parallelizing learning algorithms is highly task-specific: in some settings it is driven by the enormous dataset sizes, in others by model complexity or by real-time performance requirements. Making task-appropriate algorithm and platform choices for large-scale machine learning requires understanding the benefits, trade-offs and constraints of the available options. Solutions presented in the book cover a range of parallelization platforms from FPGAs and GPUs to multi-core systems and commodity clusters, concurrent programming frameworks including CUDA, MPI, MapReduce and DryadLINQ, and learning settings (supervised, unsupervised, semi-supervised and online learning). Extensive coverage of parallelization of boosted trees, SVMs, spectral clustering, belief propagation and other popular learning algo
優惠價: 9 2429
無庫存
Evaluating Learning Algorithms ― A Classification Perspective
滿額折
出版日:2014/06/05 作者:Nathalie Japkowicz  出版社:Cambridge Univ Pr  裝訂:平裝
The field of machine learning has matured to the point where many sophisticated learning approaches can be applied to practical applications. Thus it is of critical importance that researchers have the proper tools to evaluate learning approaches and understand the underlying issues. This book examines various aspects of the evaluation process with an emphasis on classification algorithms. The authors describe several techniques for classifier performance assessment, error estimation and resampling, obtaining statistical significance as well as selecting appropriate domains for evaluation. They also present a unified evaluation framework and highlight how different components of evaluation are both significantly interrelated and interdependent. The techniques presented in the book are illustrated using R and WEKA, facilitating better practical insight as well as implementation. Aimed at researchers in the theory and applications of machine learning, this book offers a solid basis for c
優惠價: 9 2807
無庫存
出版日:2011/03/28 作者:James D. Malley  出版社:Cambridge Univ Pr  裝訂:精裝
This book is for anyone who has biomedical data and needs to identify variables that predict an outcome, for two-group outcomes such as tumor/not-tumor, survival/death, or response from treatment. Statistical learning machines are ideally suited to these types of prediction problems, especially if the variables being studied may not meet the assumptions of traditional techniques. Learning machines come from the world of probability and computer science but are not yet widely used in biomedical research. This introduction brings learning machine techniques to the biomedical world in an accessible way, explaining the underlying principles in nontechnical language and using extensive examples and figures. The authors connect these new methods to familiar techniques by showing how to use the learning machine models to generate smaller, more easily interpretable traditional models. Coverage includes single decision trees, multiple-tree techniques such as Random Forests™, neural nets, suppor
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Statistical Learning for Biomedical Data
90 折
出版日:2011/03/28 作者:James D. Malley  出版社:Cambridge Univ Pr  裝訂:平裝
This book is for anyone who has biomedical data and needs to identify variables that predict an outcome, for two-group outcomes such as tumor/not-tumor, survival/death, or response from treatment. Statistical learning machines are ideally suited to these types of prediction problems, especially if the variables being studied may not meet the assumptions of traditional techniques. Learning machines come from the world of probability and computer science but are not yet widely used in biomedical research. This introduction brings learning machine techniques to the biomedical world in an accessible way, explaining the underlying principles in nontechnical language and using extensive examples and figures. The authors connect these new methods to familiar techniques by showing how to use the learning machine models to generate smaller, more easily interpretable traditional models. Coverage includes single decision trees, multiple-tree techniques such as Random Forests™, neural nets, suppor
優惠價: 9 2047
無庫存
出版日:2010/12/31 作者:Nathalie Japkowicz  出版社:Cambridge Univ Pr  裝訂:精裝
The field of machine learning has matured to the point where many sophisticated learning approaches can be applied to practical applications. Thus it is of critical importance that researchers have the proper tools to evaluate learning approaches and understand the underlying issues. This book examines various aspects of the evaluation process with an emphasis on classification algorithms. The authors describe several techniques for classifier performance assessment, error estimation and resampling, obtaining statistical significance as well as selecting appropriate domains for evaluation. They also present a unified evaluation framework and highlight how different components of evaluation are both significantly interrelated and interdependent. The techniques presented in the book are illustrated using R and WEKA, facilitating better practical insight as well as implementation. Aimed at researchers in the theory and applications of machine learning, this book offers a solid basis for c
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 1808
    46
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 46

暢銷榜

客服中心

收藏

會員專區