/dimred

Statistical dimension reduction in Go

Primary LanguageGo

The dimred package is a collection of methods for statistical dimension reduction, written in Go. Most components of the package accept data using the dstream interface.

The Godoc documentation for the package is here.