你的位置: 码友网首页 / 资讯源列表 / Clustering in ML.NET

关于[Clustering in ML.NET]的摘要:

Clustering is a well known type of unsupervised machine learning algorithm. It is unsupervised since there isn't usually a known label in the data to help the algorithm know how to train on a known value. Instead of training on the data point to see a pattern in how it got a label value, an unsupervised algorithm will find patterns among each of the data points themselves. In this post, I'll go over how to use the clustering trainer in ML.NET.

原文地址: https://jonwood.co/blog/2019/3/2/clustering-in-mlnet

收录时间: 2019-03-12 浏览量: 1656 分类: 机器学习

| 0 收藏 | 0