- Training Systems Using Python Statistical Modeling
- Curtis Miller
- 290字
- 2021-06-24 14:20:41
What this book covers
Chapter 1, Classical Statistical Analysis, helps you apply your knowledge of Python and machine learning to create data models and perform statistical analysis. You will learn about various statistical learning techniques and learn how to apply them in data analysis.
Chapter 2, Introduction to Supervised Learning, discusses what's involved in machine learning and what it is all about. We start by discussing the principles involved in machine learning, with a particular focus on binary classification. Then, we will look at various techniques used when training models. Finally, we will look at some common metrics that people use to judge how well an algorithm is performing.
Chapter 3, Binary Prediction Models, looks at various methods for classifying data, focusing on binary data. We will see how we can extend algorithms for binary classification to algorithms that are capable of multiclass classification.
Chapter 4, Regression Analysis and How to Use It, covers a different variant of supervised learning. It focuses on different modes of linear regression and how to apply them for various purposes.
Chapter 5, Neural Networks, talks about classification and regression using neural networks. We will learn about perceptrons. We will also discuss the idea behind neural networks, including the different types of perceptrons, and what a multilayer perceptron is. You will also learn how to train a neural network for various purposes.
Chapter 6, Clustering Techniques, goes into detail about unsupervised learning. You'll learn about clustering and various approaches to clustering. You'll also learn how to implement those approaches for various purposes, such as image compression.
Chapter 7, Dimensionality Reduction, focuses on dimensionality reduction techniques. You will learn about various techniques, such as PCA, SVD, and MDS.
- Web程序設計及應用
- 大學計算機基礎(第二版)
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Kubernetes實戰
- INSTANT CakePHP Starter
- Mastering OpenCV 4
- Magento 1.8 Development Cookbook
- MySQL數據庫基礎實例教程(微課版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- ArcGIS By Example
- R大數據分析實用指南
- Yii Project Blueprints
- UNIX Linux程序設計教程
- PHP 7從零基礎到項目實戰
- Raspberry Pi Robotic Projects(Third Edition)