Skip to content

--use-pos-weight in Optuna appears misleading #87

Description

@jeffreyHoelzel

train_ffnn_optuna_cli.py defines --use-pos-weight, but the trial runner computes or uses positive weight regardless of that flag.

Impact:

  • Users may think positive weighting is optional in Optuna when it is effectively always active unless code is changed.

Planning direction:

  • Either honor the flag or remove it.
  • Log whether class weighting is active for every trial.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions