- Applied Supervised Learning with Python
- Benjamin Johnston Ishita Mathur
- 140字
- 2021-06-11 13:44:42
Chapter 1
Python Machine Learning Toolkit
Learning Objectives
By the end of this chapter, you will be able to:
- Explain supervised machine learning and describe common examples of machine learning problems
- Install and load Python libraries into your development environment for use in analysis and machine learning problems
- Access and interpret the documentation of a subset of Python libraries, including the powerful pandas library
- Create an IPython Jupyter notebook and use executable code cells and markdown cells to create a dynamic report
- Load an external data source using pandas and use a variety of methods to search, filter, and compute descriptive statistics of the data
- Clean a data source of mediocre quality and gauge the potential impact of various issues within the data source
This chapter introduces supervised learning, Jupyter notebooks, and some of the most common pandas data methods.
推薦閱讀
- aelf區塊鏈應用架構指南
- Mastering Swift 2
- Spring Boot進階:原理、實戰與面試題分析
- 零基礎趣學C語言
- Lighttpd源碼分析
- Visual Studio 2015高級編程(第6版)
- Orchestrating Docker
- 零代碼實戰:企業級應用搭建與案例詳解
- Web Developer's Reference Guide
- 軟件工程與UML案例解析(第三版)
- Mastering OAuth 2.0
- Python深度學習實戰:基于TensorFlow和Keras的聊天機器人以及人臉、物體和語音識別
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)
- R語言數據處理及可視化分析
- Mastering CSS