Skip to content

valpasq/pynnmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynnmap

pynnmap is a library/application for creating nearest-neighbors vegetation maps. At present, it represents an in-house version of running Gradient Nearest Neighbor (GNN). models, but we are working toward an application that can run a full suite of nearest-neighbors techniques such as kNN, MSN, RFNN and others.

As such, it borrows much of its inspiration from the R package yaImpute, but is based on Python packages such as numpy, cython, rasterio and pandas.

At this time, pynnmap is definitely not ready for prime-time. We're stumbling along as we go, trying to incorporate best practices. If you're interested in using this library, please let us know. We'd welcome the help!

About

Nearest-neighbor vegetation mapping with Python tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%