Skip to content

[Parity #478] Complete learned-model-state diagnostics for every canonical estimator family #492

Description

@godofecht

Parent: #478

Performance must not outrun semantic evidence. Current benchmark infrastructure has strong state diagnostics for only a subset of rows (notably PCA/KMeans and selected later additions); score parity alone is insufficient for optimizer work.

Add estimator-state comparisons for every canonical family: linear coefficients/intercepts and objective/convergence state; SVM weights/support vectors/dual coefficients/intercepts; tree node structure/thresholds/features/leaves; forest per-tree/bootstrap/RNG structure; GaussianNB priors/means/variances; KMeans centers/inertia/iterations; PCA means/components/singular values; Ridge/Lasso/LinearRegression coefficients/intercepts/objective state; KernelRidge dual coefficients/kernel parameters.

Acceptance: all 19 canonical rows report state_coverage=covered or an explicit semantically justified exception; state deltas are frozen in disparity history; performance classification is blocked when required state evidence regresses beyond contract.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions