- 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.
推薦閱讀
- 平衡掌控者:游戲數值經濟設計
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- Practical Machine Learning with R
- 單片機技術及應用
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 電腦組裝與維護即時通
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- 可編程邏輯器件項目開發設計
- 微控制器的應用
- The Deep Learning with PyTorch Workshop
- 微服務實戰
- Instant Website Touch Integration
- 計算機應用基礎案例教程(Windows 7+Office 2010)
- Arduino案例實戰(卷Ⅳ)