- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 70字
- 2021-07-02 13:49:38
Preparation
We've learned a great deal about inspecting the data we have, but now let's move on to learning how to process and manipulate our data. Here, we will learn about the .map(), .apply(), .applymap(), and .groupby() functions of pandas. These are invaluable for working with data, and are especially useful in the context of machine learning for feature engineering, a concept we will discuss in detail in later chapters.
推薦閱讀
- 深入理解Spring Cloud與實戰
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 數字道路技術架構與建設指南
- Learning Game Physics with Bullet Physics and OpenGL
- The Deep Learning with Keras Workshop
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- Java Deep Learning Cookbook
- Istio實戰指南
- Angular 6 by Example
- Deep Learning with Keras
- 筆記本電腦的結構、原理與維修
- 從企業級開發到云原生微服務:Spring Boot實戰
- 電腦主板維修技術
- Exceptional C++:47個C++工程難題、編程問題和解決方案(中文版)
- USB 3.0編程寶典