- Machine Learning with Swift
- Alexander Sosnovshchenko
- 49字
- 2021-06-24 18:55:06
Trees to speed up the inference
An array is not the only possible candidate for KNN's memory implementation. To make neighbors search faster, many implementations use special data structures such as a KD tree or a ball tree.
Check scikit-learn documentation if you're interested in more details: http://scikit-learn.org/stable/modules/neighbors.html#nearest-neighbor-algorithms.
推薦閱讀
- Augmented Reality with Kinect
- Mastering Delphi Programming:A Complete Reference Guide
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- VMware Workstation:No Experience Necessary
- Hands-On Motion Graphics with Adobe After Effects CC
- 電腦橫機使用與維修
- Spring Cloud實戰
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- 計算機電路基礎(第2版)
- 可編程邏輯器件項目開發設計
- 分布式存儲系統:核心技術、系統實現與Go項目實戰
- 創客電子:Arduino和Raspberry Pi智能制作項目精選
- Practical Artificial Intelligence and Blockchain