Optimizer
Updated on 2009-01-26
|
- Two algorithms: Genetic algorithm or Population based incremental learning algorithm.
- Optimize list of rules to find which combination of rules performs best.
- Optimize ranking systems to find which combination of nodes gives the best output.
- Optimize trading systems to find which set of parameters leads to the most profitable trading system.
- Optimize prediction models to find which model has the better prediction accuracy.
- Create your own fitness formula to fully control the optimization process.
- And more...

|
|
|