- Training Systems Using Python Statistical Modeling
- Curtis Miller
- 128字
- 2021-06-24 14:20:42
Classical Statistical Analysis
Welcome to the first chapter of our book! In this book, we will use our knowledge of Python and machine learning to create data models and perform statistical analysis on different data schemas. We will learn about various techniques pertaining to statistical learning and how to apply them in data analysis. By the end of this book, you will be confident in using various machine learning models, training them, and learning how to evaluate model results and implement various dimensionality reduction techniques. So, without further ado, let's dive right in! In this chapter, we will look at the following topics:
- Computing descriptive statistics
- Classical inference for proportions
- Classical inference for means
- Diving into Bayesian analysis
- Bayesian analysis for proportions
- Bayesian analysis for means
- Finding correlations
推薦閱讀
- Mastering AWS Lambda
- LabVIEW程序設計基礎與應用
- 程序員數學:用Python學透線性代數和微積分
- MongoDB for Java Developers
- HTML5 and CSS3 Transition,Transformation,and Animation
- Oracle 18c 必須掌握的新特性:管理與實戰
- C#應用程序設計教程
- Java Web開發詳解
- Learning Apache Karaf
- Regression Analysis with Python
- C陷阱與缺陷
- Spring MVC Cookbook
- 軟件測試
- Web應用程序設計:ASP
- jMonkeyEngine 3.0 Cookbook