fixed line that referred to nearest neighbor search

This commit is contained in:
Bill March
2012-06-04 16:01:16 +00:00
parent 4e7c68c374
commit 4e3740298b
@@ -32,8 +32,7 @@ offset term (or intercept term) \f$\beta_0\f$.
\b mlpack provides:
- a \ref cli_lrtut "simple command-line executable" to run nearest-neighbors search
(and furthest-neighbors search)
- a \ref cli_lrtut "simple command-line executable" to perform linear regression
- a \ref linreg_lrtut "simple C++ interface" to perform linear regression
@section toc_lrtut Table of Contents