- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 111字
- 2021-07-02 13:49:35
Preparation
When you are confident you have your data in order, next you will need to prepare it by placing it in a format that is amenable to modeling. This stage encompasses a number of processes, such as filtering, aggregating, imputing, and transforming. The type of actions you need to take will be highly dependent on the type of data you're working with, as well as the libraries and algorithms you will be utilizing. For example, if you are working with natural language-based texts, the transformations required will be very different from those required for time-series data. We'll see a number of examples of these types of transformations throughout the book.
推薦閱讀
- Large Scale Machine Learning with Python
- 面向對象分析與設計(第3版)(修訂版)
- LPC1100系列處理器原理及應用
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 新編電腦組裝與硬件維修從入門到精通
- 3D Printing Blueprints
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- 微控制器的應用
- Blender for Video Production Quick Start Guide
- UML精粹:標準對象建模語言簡明指南(第3版)
- The Reinforcement Learning Workshop
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- Hands-On Embedded Programming with C++17
- Liferay 6.2 User Interface Development
- Proxmox VE部署與管理指南