- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 125字
- 2021-06-24 16:43:26
Unsupervised learning
Conversely, in unsupervised learning, the typical use case is when figuring out the input and output labels proves to be difficult. Using the election scenario, when you are unsure of what features are really going to provide data points for the model to determine a voter's vote, unsupervised learning could provide value and insight. The benefit of this approach is that the algorithm of your choice determines what features drive your labeling. For instance, using a clustering algorithm such as k-means, you could submit all of the voter data points to the model. The algorithm would then be able to group voter data into clusters and predict unseen data. We will deep dive into unsupervised learning with clustering in Chapter 5, Clustering Model.
- Learning C# by Developing Games with Unity 2020
- Dynamics 365 Application Development
- vSphere High Performance Cookbook
- Java應用開發與實踐
- 軟件測試工程師面試秘籍
- Mastering Articulate Storyline
- 精通MATLAB(第3版)
- 第一行代碼 C語言(視頻講解版)
- C專家編程
- Elasticsearch Essentials
- Mastering HTML5 Forms
- Access數據庫應用教程(2010版)
- Android高級開發實戰:UI、NDK與安全
- Getting Started with Windows Server Security
- Learning Apache Thrift