This module provides a learner implementing the Simulated Annealing algorithm. More information about simulated annealing: http://en.wikipedia.org/wiki/Simulated_annealing
Create a Simulated Aneaaling learner.
For more information about Simulated Annealing algorithms, consult:
- http://en.wikipedia.org/wiki/Simulated_annealing
- D. Heckerman. A Tutorial on Learning with Bayesian Networks. Microsoft Technical Report MSR-TR-95-06, 1995. p.35-36.
Any config param for ‘simanneal’ can be passed in via options. Use just the option part of the parameter name.