Skip to content

Commit

Permalink
tweak to BOA
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2Brownlee committed Jan 25, 2011
1 parent 53d5e14 commit 6dbfa1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion book/a_probabilistic/boa.tex
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ \subsection{Heuristics}
\item Bayesian networks are typically constructed (grown) from scratch each iteration using an iterative process of adding, removing, and reversing links. Additionally, past networks may be used as the basis for the subsequent generation.
\item A greedy hill-climbing algorithm is used each algorithm iteration to optimize a Bayesian network to represent a population of candidate solutions.
\item The fitness of constructed Bayesian networks may be assessed using the Bayesian Dirichlet Metric (BD) or a Minimum Description length method called the Bayesian Information Criterion (BIC).

\end{itemize}

% Code Listing
Expand Down

0 comments on commit 6dbfa1d

Please sign in to comment.