- Training Systems Using Python Statistical Modeling
- Curtis Miller
- 146字
- 2021-06-24 14:20:41
Preface
Python, a multi-paradigm programming language, has become the language of choice for data scientists for data analysis, visualization, and machine learning. Training Systems Using Python Statistical Modeling takes you through various different concepts that get you acquainted and working with the different aspects of machine learning.
You will get acquainted and work with the different aspects of machine learning and statistical analysis. You will start with classical statistical analysis. You will explore the principles of machine learning and train different machine learning models, and work with binary prediction models, decision trees, and random forests. You will implement different types of regression, work on neural networks, and train them. You will also learn how to evaluate cluster model results. By the end of this book, you will be confident in using various machine learning models, training them, evaluating model results, and implementing various dimensionality reduction techniques.
- Node.js Design Patterns
- Drupal 8 Blueprints
- Building Mapping Applications with QGIS
- Asynchronous Android Programming(Second Edition)
- 程序設計基礎教程:C語言
- 單片機C語言程序設計實訓100例
- Python High Performance Programming
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- C語言程序設計習題與實驗指導
- 寫給程序員的Python教程
- 寫給大家看的Midjourney設計書
- 深入解析Java編譯器:源碼剖析與實例詳解
- Kotlin進階實戰
- Modular Programming with JavaScript