舉報

會員
The Python Workshop
最新章節:
11. Machine Learning
YoualreadyknowyouwanttolearnPython,andasmarterwaytolearnPython3istolearnbydoing.ThePythonWorkshopfocusesonbuildingupyourpracticalskillssothatyoucanworktowardsbuildingupyourmachinelearningskillsasadatascientist,writescriptsthathelpautomateyourlifeandsaveyoutime,orevencreateyourowngamesanddesktopapplications.You'lllearnfromrealexamplesthatleadtorealresults.ThroughoutThePythonWorkshop,you'lltakeanengagingstep-by-stepapproachtounderstandingPython.Youwon'thavetositthroughanyunnecessarytheory.Ifyou'reshortontimeyoucanjumpintoasingleexerciseeachdayorspendanentireweekendlearningaboutPythonscripting.It'syourchoice.Learningonyourterms,you'llbuildupandreinforcekeyskillsinawaythatfeelsrewarding.EveryphysicalprintcopyofThePythonWorkshopunlocksaccesstotheinteractiveedition.Withvideosdetailingallexercisesandactivities,you'llalwayshaveaguidedsolution.Youcanalsobenchmarkyourselfagainstassessments,trackprogress,andreceivefreecontentupdates.You'llevenearnasecurecredentialthatyoucanshareandverifyonlineuponcompletion.It'sapremiumlearningexperiencethat'sincludedwithyourprintedcopy.Toredeem,followtheinstructionslocatedatthestartofyourPythonbook.Fast-pacedanddirect,ThePythonWorkshopistheidealcompanionforPythonbeginners.You'llbuildanditerateonyourcodelikeasoftwaredeveloper,learningalongtheway.Thisprocessmeansthatyou'llfindthatyournewskillsstick,embeddedasbestpractice.Asolidfoundationfortheyearsahead.
目錄(124章)
倒序
- 封面
- 版權頁
- Preface
- About the Book
- 1. Vital Python – Math Strings Conditionals and Loops
- Introduction
- Vital Python
- Numbers: Operations Types and Variables
- Python as a Calculator
- Strings: Concatenation Methods and input()
- String Interpolation
- String Indexing and Slicing
- Slicing
- Booleans and Conditionals
- Loops
- Summary
- 2. Python Structures
- Introduction
- The Power of Lists
- Matrix Operations
- List Methods
- Dictionary Keys and Values
- Dictionary Methods
- Tuples
- A Survey of Sets
- Choosing Types
- Summary
- 3. Executing Python – Programs Algorithms and Functions
- Introduction
- Python Scripts and Modules
- Python Algorithms
- Basic Functions
- Iterative Functions
- Recursive Functions
- Dynamic Programming
- Helper Functions
- Variable Scope
- Lambda Functions
- Summary
- 4. Extending Python Files Errors and Graphs
- Introduction
- Reading Files
- Writing Files
- Preparing for Debugging (Defensive Code)
- Plotting Techniques
- The Don'ts of Plotting Graphs
- Summary
- 5. Constructing Python – Classes and Methods
- Introduction
- Classes and Objects
- Defining Classes
- The __init__ method
- Methods
- Properties
- Inheritance
- Summary
- 6. The Standard Library
- Introduction
- The Importance of the Standard Library
- Dates and Times
- Interacting with the OS
- Using the subprocess Module
- Logging
- Collections
- Functools
- Summary
- 7. Becoming Pythonic
- Introduction
- Using List Comprehensions
- Set and Dictionary Comprehensions
- Default Dictionary
- Iterators
- Itertools
- Generators
- Regular Expressions
- Summary
- 8. Software Development
- Introduction
- Debugging
- Automated Testing
- Creating a PIP Package
- Creating Documentation the Easy Way
- Source Management
- Summary
- 9. Practical Python – Advanced Topics
- Introduction
- Developing Collaboratively
- Dependency Management
- Deploying Code into Production
- Multiprocessing
- Parsing Command-Line Arguments in Scripts
- Performance and Profiling
- Profiling
- Summary
- 10. Data Analytics with pandas and NumPy
- Introduction
- NumPy and Basic Stats
- Matrices
- The pandas Library
- Data
- Null Values
- Visual Analysis
- Summary
- 11. Machine Learning
- Introduction
- Introduction to Linear Regression
- Cross-Validation
- Regularization: Ridge and Lasso
- K-Nearest Neighbors Decision Trees and Random Forests
- Classification Models
- Boosting Methods
- Summary
- Appendix
- 1. Vital Python – Math Strings Conditionals and Loops
- 2. Python Structures
- 3. Executing Python – Programs Algorithms Functions
- 4. Extending Python Files Errors and Graphs
- 5. Constructing Python – Classes and Methods
- 6. The Standard Library
- 7. Becoming Pythonic
- 8. Software Development
- 9. Practical Python – Advanced Topics
- 10. Data Analytics with pandas and NumPy
- 11. Machine Learning 更新時間:2021-06-11 12:51:58
推薦閱讀
- 火格局的時空變異及其在電網防火中的應用
- 自動控制原理
- 機器學習與大數據技術
- Windows XP中文版應用基礎
- JSF2和RichFaces4使用指南
- Learning C for Arduino
- 聊天機器人:入門、進階與實戰
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 悟透JavaScript
- Google SketchUp for Game Design:Beginner's Guide
- PVCBOT機器人控制技術入門
- TensorFlow Reinforcement Learning Quick Start Guide
- Microsoft System Center Confi guration Manager
- 單片機原理實用教程
- Mastering MongoDB 3.x
- 重估:人工智能與賦能社會
- 深度學習原理與 TensorFlow實踐
- Embedded Linux Development using Yocto Projects(Second Edition)
- 網絡安全概論
- 從祖先到算法:加速進化的人類文化
- 大話數據科學:大數據與機器學習實戰(基于R語言)
- Apache Spark Machine Learning Blueprints
- Machine Learning for Healthcare Analytics Projects
- Oracle Fusion Applications Administration Essentials
- 微機原理與應用
- Excel Programming with VBA Starter
- Hands-On Microservices with Kubernetes
- Apache Tomcat 7 Essentials
- 計算機繪圖
- Mastering UDK Game Development