上传者: 41594085
|
上传时间: 2021-09-10 21:36:52
|
文件大小: 4.69MB
|
文件类型: GZ
k-Nearest Neighbors algorithm (k-NN) implemented on Apache Spark. This uses a hybrid spill tree approach to achieve high accuracy and search efficiency. The simplicity of k-NN and lack of tuning parameters makes k-NN
a useful baseline model for many machine learning problems.