楼主: slowry
4107 27

【2019新书】Training Systems Using Python Statistical Modeling [推广有奖]

大师

59%

还不是VIP/贵宾

-

威望
12
论坛币
921965 个
通用积分
5839.5647
学术水平
3054 点
热心指数
3446 点
信用等级
3180 点
经验
214024 点
帖子
4706
精华
0
在线时间
12206 小时
注册时间
2018-3-1
最后登录
2022-6-29

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
Training Systems Using Python Statistical Modeling: Explore popular techniques for modeling your data in Python
by Curtis Miller (Author)

About the Author
Curtis Miller is a doctoral candidate at the University of Utah studying mathematical statistics. He writes software for both research and personal interest, including the R package (CPAT) available on the Comprehensive R Archive Network (CRAN). Among Curtis Miller's publications are academic papers along with books and video courses all published by Packt Publishing. Curtis Miller's video courses include Unpacking NumPy and Pandas, Data Acquisition and Manipulation with Python, Training Your Systems with Python Statistical Modelling, and Applications of Statistical Learning with Python. His books include Hands-On Data Analysis with NumPy and Pandas.

About this book
Leverage the power of Python and statistical modeling techniques for building accurate predictive models

Key Features
  • Get introduced to Python's rich suite of libraries for statistical modeling
  • Implement regression, clustering and train neural networks from scratch
  • Includes real-world examples on training end-to-end machine learning systems in Python

Book Description
Python's ease of use and multi-purpose nature has led it to become the choice of tool for many data scientists and machine learning developers today. Its rich libraries are widely used for data analysis, and more importantly, for building state-of-the-art predictive models. This book takes you through an exciting journey, of using these libraries to implement effective statistical models for predictive analytics.
You'll start by diving into classical statistical analysis, where you will learn to compute descriptive statistics using pandas. You will look at supervised learning, where you will explore the principles of machine learning and train different machine learning models from scratch. You will also work with binary prediction models, such as data classification using k-nearest neighbors, decision trees, and random forests. This book also covers algorithms for regression analysis, such as ridge and lasso regression, and their implementation in Python. You will also learn how neural networks can be trained and deployed for more accurate predictions, and which Python libraries can be used to implement them.
By the end of this book, you will have all the knowledge you need to design, build, and deploy enterprise-grade statistical models for machine learning using Python and its rich ecosystem of libraries for predictive analytics.

What you will learn
  • Understand the importance of statistical modeling
  • Learn about the various Python packages for statistical analysis
  • Implement algorithms such as Naive Bayes, random forests, and more
  • Build predictive models from scratch using Python's scikit-learn library
  • Implement regression analysis and clustering
  • Learn how to train a neural network in Python

Who this book is for
If you are a data scientist, a statistician or a machine learning developer looking to train and deploy effective machine learning models using popular statistical techniques, then this book is for you. Knowledge of Python programming is required to get the most out of this book.

Brief contents
Classical Statistical Analysis
    •  Technical requirements
    •  Computing descriptive statistics
    •  Preprocessing the data
    •  Computing basic statistics
    •  Classical inference for proportions
    •  Computing confidence intervals for proportions
    •  Hypothesis testing for proportions
    •  Testing for common proportions
    •  Classical inference for means
    •  Computing confidence intervals for means
    •  Hypothesis testing for means
    •  Testing with two samples
    •  One-way analysis of variance (ANOVA)
    •  Diving into Bayesian analysis
    •  How Bayesian analysis works
    •  Using Bayesian analysis to solve a hit-and-run
    •  Bayesian analysis for proportions
    •  Conjugate priors for proportions
    •  Credible intervals for proportions
    •  Bayesian hypothesis testing for proportions
    •  Comparing two proportions
    •  Bayesian analysis for means
    •  Credible intervals for means
    •  Bayesian hypothesis testing for means
    •  Testing with two samples
    •  Finding correlations
    •  Testing for correlation
    •  Summary
Introduction to Supervised Learning
    •  Principles of machine learning
    •  Checking the variables using the iris dataset
    •  The goal of supervised learning
    •  Training models
    •  Issues in training supervised learning models
    •  Splitting data
    •  Cross-validation
    •  Evaluating models
    •  Accuracy
    •  Precision
    •  Recall
    •  F1 score
    •  Classification report
    •  Bayes factor
    •  Summary
Binary Prediction Models
    •  K-nearest neighbors classifier
    •  Training a kNN classifier
    •  Hyperparameters in kNN classifiers
    •  Decision trees
    •  Fitting the decision tree
    •  Visualizing the tree
    •  Restricting tree depth
    •  Random forests
    •  Optimizing hyperparameters
    •  Naive Bayes classifier
    •  Preprocessing the data
    •  Training the classifier
    •  Support vector machines
    •  Training a SVM
    •  Logistic regression
    •  Fitting a logit model
    •  Extending beyond binary classifiers
    •  Multiple outcomes for decision trees
    •  Multiple outcomes for random forests
    •  Multiple outcomes for Naive Bayes
    •  One-versus-all and one-versus-one classification
    •  Summary
Regression Analysis and How to Use It
    •  Linear models
    •  Fitting a linear model with OLS
    •  Performing cross-validation
    •  Evaluating linear models
    •  Using AIC to pick models
    •  Bayesian linear models
    •  Choosing a polynomial
    •  Performing Bayesian regression
    •  Ridge regression
    •  Finding the right alpha value
    •  LASSO regression
    •  Spline interpolation
    •  Using SciPy for interpolation
    •  2D interpolation
    •  Summary
Neural Networks
    •  An introduction to perceptrons
    •  Neural networks
    •  The structure of a neural network
    •  Types of neural networks
    •  The MLP model
    •  MLPs for classification
    •  Optimization techniques
    •  Training the network
    •  Fitting an MLP to the iris dataset
    •  Fitting an MLP to the digits dataset
    •  MLP for regression
    •  Summary
Clustering Techniques
    •  Introduction to clustering
    •  Computing distances
    •  Exploring the k-means algorithm
    •  Clustering the iris dataset
    •  Compressing images with k-means
    •  Evaluating clusters
    •  The elbow method
    •  The silhouette method
    •  Hierarchical clustering
    •  Clustering the iris dataset
    •  Clustering the Headlines dataset
    •  Spectral clustering
    •  Clustering the Headlines dataset
    •  Summary
Dimensionality Reduction
    •  Introducing dimensionality reduction
    •  Uses of dimensionality reduction
    •  Principal component analysis
    •  Demonstration of PCA
    •  Choosing the number of components
    •  Singular value decomposition
    •  SVD for image compression
    •  Low-rank approximation
    •  Reconstructing the image using compact SVD
    •  Low-dimensional representation
    •  Example of MDS
    •  MDS in action
    •  How MDS comes into the picture
    •  Constructing distances
    •  Summary

Pages: 290 pages
Publisher: Packt Publishing (May 20, 2019)
Language: English
ISBN-10: 1838823735
ISBN-13: 978-1838823733

Packt__Training Systems Using Python Statistical Modeling.epub (25.35 MB, 需要: 15 个论坛币)

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Statistical statistica statistic Training Modeling

已有 3 人评分经验 论坛币 热心指数 信用等级 收起 理由
h2h2 + 5 + 5 精彩帖子
arthistory4 + 100 精彩帖子
zhou_yl + 40 精彩帖子

总评分: 经验 + 100  论坛币 + 40  热心指数 + 5  信用等级 + 5   查看全部评分

本帖被以下文库推荐

沙发
edmcheng 发表于 2019-7-1 16:57:26 |只看作者 |坛友微信交流群
Thanks
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

藤椅
zhou_yl 发表于 2019-7-1 17:09:00 来自手机 |只看作者 |坛友微信交流群
谢谢您的分享
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 5 + 5 + 5 精彩帖子

总评分: 论坛币 + 5  学术水平 + 5  热心指数 + 5  信用等级 + 5   查看全部评分

使用道具

板凳
tsangwm 发表于 2019-7-1 23:38:22 |只看作者 |坛友微信交流群

谢谢您分享
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

报纸
Enthuse 发表于 2019-7-2 02:48:38 |只看作者 |坛友微信交流群
thanks ...
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

地板
军旗飞扬 发表于 2019-7-2 08:24:09 |只看作者 |坛友微信交流群
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

7
lianqu 发表于 2019-7-2 10:23:59 |只看作者 |坛友微信交流群
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

8
dolaam 在职认证  发表于 2019-7-2 11:36:21 |只看作者 |坛友微信交流群
好东东,先顶一个。
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

9
auirzxp 学生认证  发表于 2019-7-2 13:32:27 |只看作者 |坛友微信交流群
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

10
孤独红狐 发表于 2019-7-2 13:34:27 |只看作者 |坛友微信交流群
谢谢分享
已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
slowry + 5 + 1 + 1 + 1 精彩帖子

总评分: 论坛币 + 5  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jr
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-26 20:38