4.3. AlgorithmsUnless otherwise stated, the algorithms in this section can be accessed through both the C and Python APIs. 4.3.1. Basic Statistics 4.3.2. Clustering 4.3.3. Decision Trees and Forests 4.3.4. Distance Metrics 4.3.5. Kernel Functions 4.3.6. Nearest Neighbors 4.3.7. Linear Models 4.3.8. Matrix Factorizations 4.3.9. Nonlinear Data Fitting 4.3.10. Support Vector Machines (SVM) 4.3.11. Train Test Split