Loading [MathJax]/extensions/tex2jax.js
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Modules
Here is a list of all modules:
 C++ implementation of Dbscan algoFits a DBSCAN model on an input feature matrix and outputs the labels and core_sample_indices
 C-wrapper to C++ implementation of Dbscan algoFits a DBSCAN model on an input feature matrix and outputs the labels
 scikit-learn-esq make_blobsGPU-equivalent of sklearn.datasets.make_blobs
 fit an ordinary least squares model
 fit a ridge regression model (l2 regularized least squares)
 to make predictions with a fitted ordinary least squares and ridge
 : structure holding parameters used by random projection model
 C-wrapper to C++ implementation of Support Vector Machine
 Training methodsFits a HoltWinters model
 Forecast methodsForecasts future points from fitted HoltWinters model