<p>While many computer science curricula include only an introductory course on general probability, there is a recognized need for further study of this mathematical discipline within the specific context of computer science. Probability and Statistics for Computer Science develops introductory top
Probability and Statistics for Computer Science
β Scribed by David Forsyth (auth.)
- Publisher
- Springer International Publishing
- Year
- 2018
- Tongue
- English
- Leaves
- 374
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
β’ A chapter 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.β¦ Table of Contents
Front Matter ....Pages i-xxiv
Front Matter ....Pages 1-1
First Tools for Looking at Data (David Forsyth)....Pages 3-27
Looking at Relationships (David Forsyth)....Pages 29-50
Front Matter ....Pages 51-51
Basic Ideas in Probability (David Forsyth)....Pages 53-85
Random Variables and Expectations (David Forsyth)....Pages 87-114
Useful Probability Distributions (David Forsyth)....Pages 115-137
Front Matter ....Pages 139-139
Samples and Populations (David Forsyth)....Pages 141-157
The Significance of Evidence (David Forsyth)....Pages 159-177
Experiments (David Forsyth)....Pages 179-196
Inferring Probability Models from Data (David Forsyth)....Pages 197-222
Front Matter ....Pages 223-223
Extracting Important Relationships in High Dimensions (David Forsyth)....Pages 225-252
Learning to Classify (David Forsyth)....Pages 253-279
Clustering: Models of High Dimensional Data (David Forsyth)....Pages 281-304
Regression (David Forsyth)....Pages 305-330
Markov Chains and Hidden Markov Models (David Forsyth)....Pages 331-351
Front Matter ....Pages 353-353
Resources and Extras (David Forsyth)....Pages 355-361
Back Matter ....Pages 363-367
β¦ Subjects
Probability and Statistics in Computer Science
π SIMILAR VOLUMES
Comprehensive and thorough development of both probability and statistics for serious computer scientists; goal-oriented: "to present the mathematical analysis underlying probability results"Special emphases on simulation and discrete decision theoryMathematically-rich, but self-contained text, at a
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 topic