- Machine Learning with Swift
- Alexander Sosnovshchenko
- 118字
- 2021-06-24 18:54:50
Getting to know your data
For many years, researchers argued about what is more important: data or algorithms. But now, it looks like the importance of data over algorithms is generally accepted among ML specialists. In most cases, we can assume that the one who has better data usually beats those with more advanced algorithms. Garbage in, garbage out—this rule holds true in ML more than anywhere else. To succeed in this domain, one need not only have data, but also needs to know his data and know what to do with it.
ML datasets are usually composed from individual observations, called samples, cases, or data points. In the simplest case, each sample has several features.
推薦閱讀
- FPGA從入門到精通(實戰(zhàn)篇)
- 電腦常見問題與故障排除
- 計算機組裝·維護與故障排除
- Unity 5.x Game Development Blueprints
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實戰(zhàn)(第2版)
- 電腦軟硬件維修從入門到精通
- Learning Game Physics with Bullet Physics and OpenGL
- Apple Motion 5 Cookbook
- 基于Apache Kylin構(gòu)建大數(shù)據(jù)分析平臺
- Machine Learning with Go Quick Start Guide
- Internet of Things Projects with ESP32
- FL Studio Cookbook
- Spring Cloud實戰(zhàn)
- 可編程邏輯器件項目開發(fā)設(shè)計
- The Reinforcement Learning Workshop