- Feature Engineering Made Easy
- Sinan Ozdemir Divya Susarla
- 98字
- 2021-06-25 22:45:50
Unsupervised learning
Supervised learning is all about making predictions. We utilize features of the data and use them to make informative predictions about the response of the data. If we aren’t making predictions by exploring structure, we are attempting to extract structure from our data. We generally do so by applying mathematical transformations to numerical matrix representations of data or iterative procedures to obtain new sets of features.
This concept can be a bit more difficult to grasp than supervised learning, and so I will present a motivating example to help elucidate how this all works.
推薦閱讀
- Hands-On Data Structures and Algorithms with Rust
- DB29forLinux,UNIX,Windows數據庫管理認證指南
- 卷積神經網絡的Python實現
- Neural Network Programming with TensorFlow
- 區塊鏈:看得見的信任
- SQL Server 2012數據庫管理教程
- INSTANT Apple iBooks How-to
- 編寫有效用例
- Access數據庫開發從入門到精通
- Spring Boot 2.0 Cookbook(Second Edition)
- 數據分析思維:產品經理的成長筆記
- Unity Game Development Blueprints
- NoSQL數據庫原理(第2版·微課版)
- Configuration Management with Chef-Solo
- 數據庫高效優化:架構、規范與SQL技巧