Skip to content

Research – Pilot plan: alternative fitness metrics for SR #31

Description

@parisazeynaly

Goal: Compare MSE vs correlation/similarity metrics (Pearson, Spearman, Cosine; optional Distance Corr) for symbolic regression, and observe effects on search dynamics.

Plan:

  • Implement metrics in src/gp/metrics.py + unit tests.
  • Pilot on 2 SR datasets (Nguyen-1, Feynman-III-1), seed=0, budget≈200 evals.
  • Log per-generation CSV + short summary (table/plot).
  • Expose metric choice via config/CLI.

Questions:

  1. Preferred SR datasets/seeds for the first run?
  2. Config vs CLI (or both) for metric selection?
  3. Any existing evaluation hook you prefer I extend?

Status: env ready; onboarding PR submitted (#30). Waiting for your guidance before coding.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions