- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 145字
- 2021-07-02 13:49:34
Data science/machine learning workflow
Building machine learning applications, while similar in many respects to the standard engineering paradigm, differs in one crucial aspect: the need to work with data as a raw material. The success of your project will, in large part, depend on the quality of the data you acquire, as well as your handling of that data. And because working with data falls into the domain of data science, it is helpful to understand the data science workflow:

The process involves these six steps in the following order:
- Acquisition
- Inspection
- Preparation
- Modeling
- Evaluation
- Deployment
Frequently, there is a need to circle back to prior steps, such as when inspecting and preparing the data, or when evaluating and modeling, but the process at a high level can be as described in the preceding list.
Let's now discuss each step in detail.
- 用“芯”探核:龍芯派開發實戰
- Raspberry Pi 3 Cookbook for Python Programmers
- FPGA從入門到精通(實戰篇)
- 網絡服務器配置與管理(第3版)
- 電腦組裝與維修從入門到精通(第2版)
- Intel FPGA/CPLD設計(高級篇)
- micro:bit魔法修煉之Mpython初體驗
- 電腦維護365問
- 計算機維修與維護技術速成
- Large Scale Machine Learning with Python
- “硬”核:硬件產品成功密碼
- Neural Network Programming with Java(Second Edition)
- 單片機技術及應用
- 圖解計算機組裝與維護
- The Deep Learning with PyTorch Workshop