Data Sets, Statistical Models, and Predictions on Apple Platforms
Buch, Englisch, 214 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 353 g
ISBN: 978-1-4842-7764-5
Verlag: Apress
Starting with an introduction to statistics and probability theory, you will learn core concepts to analyze your data's distribution. You'll get an introduction to random variables, how to work with them, and how to leverage their properties in computations. On top of the mathematics, you’ll learn several essential features of the Swift language that significantly reduce friction when working with large data sets. These functionalities will prove especially useful when working with multivariate data, which applies to most information in today's complex world. Once you know how to describe a data set, you will learn how to create models to make predictions about future events. All provided data is generated from real-world contexts so that you can develop an intuition for how to apply statistical methods with Swift to projects you’re working on now.
You will:• Work with real-world data using the Swift programming language • Compute essential properties of data distributions to understand your customers, products, and processes • Make predictions about future events and compute how robust those predictions are
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Swift Primer.- Chapter 2: Introduction to Probability and Random Variables.- Chapter 3: Distributions- Chapter 4: Predicting House Sale Prices with Linear Regression.- Chapter 5: Hypothesis Testing.- Chapter 6: Statistical Methods for Data Compression.- Chapter 7: Statistical Methods in Recommender Systems.- Chapter 8: Reflections.