- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 86字
- 2021-06-10 19:30:00
Kernel methods
Any linear model can be turned into a non-linear model by applying the kernel trick to the model—replacing its features (predictors) by a kernel function. In other words, the kernel implicitly transforms our dataset into higher dimensions. The kernel trick leverages the fact that it is often easier to separate the instances in more dimensions. Algorithms capable of operating with kernels include the kernel perceptron, SVMs, Gaussian processes, PCA, canonical correlation analysis, ridge regression, spectral clustering, linear adaptive filters, and many others.
推薦閱讀
- 大學計算機基礎:基礎理論篇
- 21小時學通AutoCAD
- 高性能混合信號ARM:ADuC7xxx原理與應用開發
- IoT Penetration Testing Cookbook
- VMware Performance and Capacity Management(Second Edition)
- Hands-On Machine Learning with TensorFlow.js
- Hands-On Linux for Architects
- PostgreSQL Administration Essentials
- 現代機械運動控制技術
- 新編計算機圖形學
- 從零開始學PHP
- Mastering Geospatial Analysis with Python
- QTP自動化測試實踐
- Internet of Things with Raspberry Pi 3
- 深度學習實戰