Back to Numpy Ml

Nonparametric Models

numpy_ml/nonparametric/README.md

latest1.1 KB
Original Source

Nonparametric Models

The nonparametric module implements several popular nonparameteric regression and classification models.

Plots

<p align="center"> <strong>k-Nearest Neighbors</strong> </p> <p align="center"> <strong>Nadaraya-Watson Kernel Regression</strong> </p> <p align="center"> <strong>Gaussian Process Regression</strong> </p>