Skip to content

Add AutoML module with type-safe hyperparameter optimization #74

@noahgift

Description

@noahgift

Phase 1 implementation per automl-specification.md:

  • SearchSpace with Poka-Yoke enum-based parameter keys
  • RandomSearch and GridSearch optimizers
  • 6 parameter enums (RandomForest, GradientBoosting, KNN, etc.)
  • 28 tests (19 unit + 9 property tests)
  • Add ranking metrics (Hit@K, MRR, NDCG)
  • Enhance aprender-shell validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions