- 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.
- Flask Web全棧開發(fā)實(shí)戰(zhàn)
- 程序員面試白皮書
- Learning Apex Programming
- Oracle 12c中文版數(shù)據(jù)庫(kù)管理、應(yīng)用與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Swift 3 New Features
- 微信公眾平臺(tái)開發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實(shí)踐
- C語言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- 3D少兒游戲編程(原書第2版)
- Drupal 8 Module Development
- D3.js By Example
- C#開發(fā)案例精粹
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營(yíng)
- Python Data Science Cookbook
- Julia 1.0 Programming Complete Reference Guide
- INSTANT Apache ServiceMix How-to