首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> The Statistics and Calculus with Python Workshop最新章節(jié)目錄
舉報(bào)

會(huì)員
The Statistics and Calculus with Python Workshop
最新章節(jié):
Appendix
Areyoulookingtostartdevelopingartificialintelligenceapplications?Doyouneedarefresheronkeymathematicalconcepts?Fullofengagingpracticalexercises,TheStatisticsandCalculuswithPythonWorkshopwillshowyouhowtoapplyyourunderstandingofadvancedmathematicsinthecontextofPython.Thebookbeginsbygivingyouahigh-leveloverviewofthelibrariesyou'llusewhileperformingstatisticswithPython.Asyouprogress,you'llperformvariousmathematicaltasksusingthePythonprogramminglanguage,suchassolvingalgebraicfunctionswithPythonstartingwithbasicfunctions,andthenworkingthroughtransformationsandsolvingequations.Laterchaptersinthebookwillcoverstatisticsandcalculusconceptsandhowtousethemtosolveproblemsandgainusefulinsights.Finally,you'llstudydifferentialequationswithanemphasisonnumericalmethodsandlearnaboutalgorithmsthatdirectlycalculatevaluesoffunctions.Bytheendofthisbook,you’llhavelearnedhowtoapplyessentialstatisticsandcalculusconceptstodeveloprobustPythonapplicationsthatsolvebusinesschallenges.
目錄(90章)
倒序
- 封面
- 版權(quán)信息
- Preface
- 1. Fundamentals of Python
- Introduction
- Control Flow Methods
- Data Structures
- Functions and Algorithms
- Testing Debugging and Version Control
- Summary
- 2. Python's Main Tools for Statistics
- Introduction
- Scientific Computing and NumPy Basics
- Working with Tabular Data in pandas
- Data Visualization with Matplotlib and Seaborn
- Summary
- 3. Python's Statistical Toolbox
- Introduction
- An Overview of Statistics
- Types of Data in Statistics
- Descriptive Statistics
- Inferential Statistics
- Python's Other Statistics Tools
- Summary
- 4. Functions and Algebra with Python
- Introduction
- Functions
- Function Transformations
- Equations
- Systems of Equations
- Summary
- 5. More Mathematics with Python
- Introduction
- Sequences and Series
- Trigonometry
- Vectors
- Complex Numbers
- Summary
- 6. Matrices and Markov Chains with Python
- Introduction
- Matrix Operations on a Single Matrix
- Operations on Multiple Matrices
- Solving Linear Equations Using Matrices
- Transition Matrix and Markov Chains
- Summary
- 7. Doing Basic Statistics with Python
- Introduction
- Data Preparation
- Calculating and Using Descriptive Statistics
- Exploratory Data Analysis
- Summary
- 8. Foundational Probability Concepts and Their Applications
- Introduction
- Randomness Probability and Random Variables
- Discrete Random Variables
- Continuous Random Variables
- Summary
- 9. Intermediate Statistics with Python
- Introduction
- Law of Large Numbers
- Central Limit Theorem
- Confidence Intervals
- Hypothesis Testing
- Summary
- 10. Foundational Calculus with Python
- Introduction
- Writing the Derivative Function
- Calculating Integrals
- Using Trapezoids
- Using Integrals to Solve Applied Problems
- Using Derivatives to Solve Optimization Problems
- Summary
- 11. More Calculus with Python
- Introduction
- Length of a Curve
- Length of a Spiral
- Area of a Surface
- Infinite Series
- Summary
- 12. Intermediate Calculus with Python
- Introduction
- Differential Equations
- Interest Calculations
- Population Growth
- Half-Life of Radioactive Materials
- Newton's Law of Cooling
- Mixture Problems
- Euler's Method
- Summary
- Appendix 更新時(shí)間:2021-06-11 18:40:58
推薦閱讀
- HTML5+CSS3+JavaScript從入門到精通:上冊(cè)(微課精編版·第2版)
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)
- JavaFX Essentials
- 精通軟件性能測(cè)試與LoadRunner實(shí)戰(zhàn)(第2版)
- Neo4j Essentials
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- Mastering C# Concurrency
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- C語言程序設(shè)計(jì)
- C++新經(jīng)典
- Web性能實(shí)戰(zhàn)
- ScratchJr趣味編程動(dòng)手玩:讓孩子用編程講故事
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- Struts 2.x權(quán)威指南
- 石墨烯改性塑料
- AngularJS UI Development
- LabVIEW數(shù)據(jù)采集(第2版)
- 少年小魚的魔法之旅:神奇的Python
- TensorFlow.NET實(shí)戰(zhàn)
- MonoTouch應(yīng)用開發(fā)實(shí)踐指南:使用C#和.NET開發(fā)iOS應(yīng)用
- Learning Rust
- JavaScript高級(jí)程序設(shè)計(jì)(第3版)
- MATLAB程序設(shè)計(jì)及應(yīng)用
- 股票多因子模型實(shí)戰(zhàn):Python核心代碼解析
- Perl語言IC設(shè)計(jì)實(shí)踐
- Arduino Essentials
- Raspberry Pi for Secret Agents(Second Edition)
- WCF Multi-layer Services Development with Entity Framework(Fourth Edition)
- 企業(yè)數(shù)字化轉(zhuǎn)型與工業(yè)4.0漸進(jìn)之路:電子元器件行業(yè)視角
- Python量化投資:技術(shù)、模型與策略