Object to train Relevance Vector Machines for regression. More...
#include "mbl_rvm_regression_builder.h"
#include <vcl_cmath.h>
#include <vcl_algorithm.h>
#include <vnl/algo/vnl_svd.h>
#include <mbl/mbl_matxvec.h>
#include <mbl/mbl_matrix_products.h>
#include <vcl_iostream.h>
#include <vcl_cassert.h>
Go to the source code of this file.
Object to train Relevance Vector Machines for regression.
Definition in file mbl_rvm_regression_builder.cxx.