3. Python's Statistical Toolbox
Overview
In the previous chapter, we learned about the three main libraries in Python that help us facilitate various tasks in our statistics/machine learning projects. This chapter, in turn, initiates the formal topic of statistics and its relevant concepts. While it contains a number of theoretical discussion points, we will also employ intuitive examples and hands-on coding activities to help facilitate understanding. What we learn in this chapter will then prepare us for later statistics-related chapters in this workshop.
By the end of this chapter, you will understand the fundamental concepts in statistics and statistical methods. You'll also be able to carry out various statistics-related tasks using Python tools and libraries, and will have had an overview of a number of advanced statistics libraries in Python, such as statsmodels and PyMC3.
- C語言程序設(shè)計(jì)案例教程(第2版)
- Neo4j Essentials
- 微信公眾平臺(tái)開發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實(shí)踐
- PhoneGap Mobile Application Development Cookbook
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- Modern JavaScript Applications
- The HTML and CSS Workshop
- Python編程實(shí)戰(zhàn)
- 打開Go語言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- UNIX Linux程序設(shè)計(jì)教程
- App Inventor 2 Essentials
- Data Science Algorithms in a Week
- R語言數(shù)據(jù)挖掘:實(shí)用項(xiàng)目解析
- 現(xiàn)代CPU性能分析與優(yōu)化
- ROS機(jī)器人編程實(shí)戰(zhàn)