Skip to content

Commit

Permalink
formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinIglesiasTurina committed Apr 21, 2024
1 parent 8253e0b commit 4670db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scholar/linear/bayesian_ridge_regression.ex
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ defmodule Scholar.Linear.BayesianRidgeRegression do
This implementation is ported from Python's scikit-learn.
It uses the algorithm described in (Tipping, 2001)
and regularization parameters are updated as by (MacKay, 1992).
References:
D. J. C. MacKay, Bayesian Interpolation, Computation and Neural Systems,
Expand Down

0 comments on commit 4670db6

Please sign in to comment.