SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
class | CSingleFITCLaplaceInferenceMethod |
The FITC approximation inference method class for regression and binary Classification. Note that the number of inducing points (m) is usually far less than the number of input points (n). (the time complexity is computed based on the assumption m < n) More... | |
class | CSingleFITCLaplaceNewtonOptimizer |
The build-in minimizer for SingleFITCLaplaceInference. More... | |