Add the ability to solve any problem using genetic algorithms, should be extensible to allow defining of custom problems and solving heuristics. Properties would include population growth rate, cross over rate, elitists and other genetic metrics.
Use case; An ARIMA type regression algorithm using moving genetic solvers, allowing time series predictors to modulate over time.
Add the ability to solve any problem using genetic algorithms, should be extensible to allow defining of custom problems and solving heuristics. Properties would include population growth rate, cross over rate, elitists and other genetic metrics.
Use case; An ARIMA type regression algorithm using moving genetic solvers, allowing time series predictors to modulate over time.