Buch, Englisch, 367 Seiten, Previously published in hardcover, Format (B × H): 210 mm x 279 mm, Gewicht: 952 g
Buch, Englisch, 367 Seiten, Previously published in hardcover, Format (B × H): 210 mm x 279 mm, Gewicht: 952 g
ISBN: 978-3-319-87788-4
Verlag: Springer International Publishing
This textbook is aimed at computer science undergraduates late in sophomore or early in junior year, supplying a comprehensive background in qualitative and quantitative data analysis, probability, random variables, and statistical methods, including machine learning.
With careful treatment of topics that fill the curricular needs for the course, Probability and Statistics for Computer Science features:
• A treatment of random variables and expectations dealing primarily with the discrete case.
• Achapter dealing with classification, explaining why it’s useful; how to train SVM classifiers with stochastic gradient descent; and how to use implementations of more advanced methods such as random forests and nearest neighbors.
• A chapter dealing with regression, explaining how to set up, use and understand linear regression and nearest neighbors regression in practical problems.• A chapter dealing with principal components analysis, developing intuition carefully, and including numerous practical examples. There is a brief description of multivariate scaling via principal coordinate analysis.• A chapter dealing with clustering via agglomerative methods and k-means, showing how to build vector quantized features for complex signals.
Illustrated throughout, each main chapter includes many worked examples and other pedagogical elements such as
boxed Procedures, Definitions, Useful Facts, and Remember This (short tips). Problems and Programming Exercises are at the end of each chapter, with a summary of what the reader should know. Instructor resources include a full set of model solutions for all problems, and an Instructor's Manual with accompanying presentation slides.Zielgruppe
Upper undergraduate
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik Mathematik Stochastik
- Technische Wissenschaften Technik Allgemein Modellierung & Simulation
- Mathematik | Informatik EDV | Informatik Professionelle Anwendung Computersimulation & Modelle, 3-D Graphik
- Mathematik | Informatik Mathematik Numerik und Wissenschaftliches Rechnen
- Mathematik | Informatik EDV | Informatik Informatik Mathematik für Informatiker
Weitere Infos & Material
1 Notation and conventions.- 2 First Tools for Looking at Data.- 3 Looking at Relationships.- 4 Basic ideas in probability.- 5 Random Variables and Expectations.- 6 Useful Probability Distributions.- 7 Samples and Populations.- 8 The Significance of Evidence.- 9 Experiments.- 10 Inferring Probability Models from Data.- 11 Extracting Important Relationships in High Dimensions.- 12 Learning to Classify.- 13 Clustering: Models of High Dimensional Data.- 14 Regression.- 15 Markov Chains and Hidden Markov Models.- 16 Resources.