名词
中文翻译:最近邻分类
同义词:
['nearest neighbor classification', 'nearest neighbor clustering']
例句:
-
1. In nearestneighbor classification, the data points are grouped together based on their distance from acentral point.
在最近邻分类中,数据点根据它们与中心点的距离被分组。
-
2. The nearest neighbor classification algorithm is usedto identify similar objects in images.
最近邻分类算法用于识别图像中的相似对象。
-
3. Innearest neighbor classification, the goal is tominimize the distance between the data points andthe nearest neighbor.
在最近邻分类中,目标是最小化数据点和最近邻居之间的距离。