pyGRNN

Python implementation of General Regression Neural Network (Nadaraya-Watson Estimator). A Feature Selection module based on GRNN is also provided

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pygrnn

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2021-04-13    
v0.1 2019-10-01    

Issues with this package?

Page last updated 2023-10-28 03:28:21 UTC