Skip to content

Add Genetic Algorithms #35

@bdschrisk

Description

@bdschrisk

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions