-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
Description
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.
Reactions are currently unavailable