Directories ¶
Path | Synopsis |
---|---|
Package base provides base interfaces for GoLearn objects to implement.
|
Package base provides base interfaces for GoLearn objects to implement. |
This package implements clustering algorithms
|
This package implements clustering algorithms |
examples
|
|
Package knn implements a K Nearest Neighbors object, capable of both classification and regression.
|
Package knn implements a K Nearest Neighbors object, capable of both classification and regression. |
Package linear_models implements linear and logistic regression models.
|
Package linear_models implements linear and logistic regression models. |
metrics
|
|
pairwise
Package pairwise implements utilities to evaluate pairwise distances or inner product (via kernel).
|
Package pairwise implements utilities to evaluate pairwise distances or inner product (via kernel). |
Package neural contains Neural Network functions.
|
Package neural contains Neural Network functions. |
Package optimisation provides a number of optimisation functions.
|
Package optimisation provides a number of optimisation functions. |
Implementation of Principal Component Analysis(PCA) with SVD
|
Implementation of Principal Component Analysis(PCA) with SVD |
Package utilities implements a host of helpful miscellaneous functions to the library.
|
Package utilities implements a host of helpful miscellaneous functions to the library. |
Click to show internal directories.
Click to hide internal directories.