Update src/mlpack/methods/bayesian_linear_regression/bayesian_linear_regression.hpp

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
This commit is contained in:
mercierc
2020-07-31 09:33:58 +02:00
committed by GitHub
co-authored by Marcus Edel
parent 202612971d
commit e0dfd96796
@@ -1,5 +1,5 @@
/**
* @file bayesian_linear_regression.hpp
* @file methods/bayesian_linear_regression/bayesian_linear_regression.hpp
* @author Clement Mercier
*
* Definition of the BayesianRidge class, which performs the