Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
2
2026_Article_RESILINK_ML
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Joaquín Irazábal González
  • 2026_Article_RESILINK_ML
  • Repository

Switch branch/tag
  • 2026_Article_RESILINK_ML
  • Code
  • src
  • width_optimization
  • adaptive_acceptance.py
Find file
BlameHistoryPermalink
  • Joaquín Irazábal González's avatar
    Add out-of-fold error envelope and local OOF error table for adaptive acceptance · ad8a49d0
    Joaquín Irazábal González authored Sep 16, 2026
    - Implemented `compute_oof_error_envelope` to calculate absolute prediction-error envelopes and safety margins for adaptive surrogate validation.
    - Added `build_local_oof_error_table` to create a one-row-per-sample OOF residual table for local safety margins.
    - Updated `run_nested_cv_rbf_for_target` to utilize the new functions and return validation envelopes and local OOF error data.
    - Enhanced `main` function to save validation envelopes and local OOF errors to CSV files.
    - Modified shell scripts to adjust parameters for training and optimization.
    - Introduced unit tests for new optimization logic, including safety margin calculations and local OOF error table construction.
    ad8a49d0
adaptive_acceptance.py 16.7 KB
EditWeb IDE
×

Replace adaptive_acceptance.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.