Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/FLAML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/FLAML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/add-validation-set-support
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 21, 2026

  1. Initial plan

    Copilot committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    deeceda View commit details
    Browse the repository at this point in the history
  2. Add multioutput_train_size parameter for manual validation set specif…

    …ication in multi-output tasks
    
    Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com>
    Copilot and thinkall committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    79410bb View commit details
    Browse the repository at this point in the history
  3. Add validation and warnings for multioutput_train_size parameter

    Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com>
    Copilot and thinkall committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    cd097f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5d0099 View commit details
    Browse the repository at this point in the history
  5. Run pre-commit hooks to fix formatting issues

    Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com>
    Copilot and thinkall committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    2c336d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e87b40 View commit details
    Browse the repository at this point in the history
Loading