1. 08 May, 2026 3 commits
  2. 07 May, 2026 3 commits
    • Update model outputs and results for width optimization iterations B29 and B34 · fa5b6d99
      Joaquín Irazábal González authored
      - Updated cross-validation results for models in B29 and B34, including new performance metrics and model parameters.
      - Added new model outputs for Gradient Boosting and SVR in the cv_summary_per_output_B29_H45.csv file.
      - Introduced new figures and updated manuscript sections to reflect changes in model selection and optimization strategies.
      - Included new binary files for model outputs and results in both B29 and B34 directories.
      - Enhanced the Bayesian optimization process description in the manuscript to clarify the methodology and results.
    • Add optimization results and update training scripts for width optimization · da4354ba
      Joaquín Irazábal González authored
      - Added new CSV files for optimization results of 2W and 3W configurations.
      - Updated the `ml_surrogate_train.py` to change cross-validation strategy for sample sizes between 21 and 80.
      - Modified `run_rbf.sh` to execute training scripts for iteration 1 instead of 0.
      - Updated manuscript to reflect changes in design variables and optimization methodology.
      - Added new references to the bibliography for Bayesian optimization.
      - Included new PDF of the manuscript in the repository.
    • Enhance manuscript content by refining design of experiments section and adding… · 3a0f899e
      Joaquín Irazábal González authored
      Enhance manuscript content by refining design of experiments section and adding new references for Latin Hypercube Sampling methodologies
  3. 06 May, 2026 5 commits
  4. 05 May, 2026 2 commits
    • Add adaptive FEM-validated surrogate optimization manuscript for BDSL dampers · 397ec680
      Joaquín Irazábal González authored
      - Introduced a comprehensive manuscript detailing the optimization framework for buckling-delayed shear-link dampers.
      - Included sections on introduction, device description, FEM calibration, surrogate modeling, optimization algorithm, and adaptive validation.
      - Implemented a damage-aware objective function and outlined the methodology for generating high-fidelity FEM datasets.
      - Discussed the predictive performance of supervised ML models and RBF surrogates, along with planned numerical assessments.
      - Added author contributions, acknowledgments, financial disclosures, and conflict of interest statements.
    • Refactor code for improved readability and consistency · 26cb9701
      Joaquín Irazábal González authored
      - Reorganized import statements in `ml_surrogate_train.py`, `rbf_model.py`, `rbf_optimization_de.py`, `rbf_surrogate_train.py` for clarity.
      - Simplified dictionary and list comprehensions for better readability.
      - Updated print statements for consistent formatting.
      - Enhanced function definitions with clearer parameter formatting.
      - Added a new `pyproject.toml` file for Ruff configuration to enforce code style.
      - Removed unnecessary comments and improved inline documentation.
  5. 04 May, 2026 1 commit
  6. 22 Apr, 2026 5 commits
  7. 16 Apr, 2026 3 commits
    • Refactor hysteretic curves processing and prediction scripts · 9ceb46a7
      Joaquín Irazábal González authored
      - Added a new function `load_tfdmap` to load TFDMap data from files, ensuring proper error handling for missing or malformed data.
      - Updated the hysteretic curves processing script to include TFDMap data in the point-level DataFrame, maintaining alignment with case folders.
      - Enhanced the prediction script to handle multiple target columns dynamically, improving flexibility for model training and evaluation.
      - Modified caching mechanism for window sizes to use a tuple key for better organization and retrieval.
      - Improved logging and error messages for better debugging and user feedback.
      - Updated the run script to ensure consistent execution of prediction tasks with specified parameters.
    • Update bibliography and manuscript files with new references and corrections · f2ad8555
      Joaquín Irazábal González authored
      - Added five new references related to the development and optimization of steel shear panel dampers in the bibliography.
      - Updated the manuscript to reflect changes in section labels and improved formatting for tables and figures.
      - Corrected multiple defined labels in the manuscript to ensure proper referencing.
      - Adjusted LaTeX settings and resolved warnings related to font sizes and unused options.
      - Updated the PDF and auxiliary files to reflect the latest changes in the manuscript.
    • Add new reference and update bibliography files · 692674ab
      Joaquín Irazábal González authored
      - Added a new article by Elgammal and Ali (2024) on hysteretic restoring force models for shear link dampers to the bibliography.
      - Updated the bibliography file (Manuscript.bbl) to reflect the new entry and adjusted the entry count in the log file (Manuscript.blg).
      - Modified the manuscript text to include a new subsection discussing the added reference.
      - Updated the .fdb_latexmk and .fls files to reflect changes in the bibliography and manuscript.
      - Adjusted the log file to correct line numbers and warnings related to the new content.
  8. 17 Feb, 2026 2 commits
  9. 16 Feb, 2026 9 commits
  10. 12 Feb, 2026 4 commits
  11. 02 Feb, 2026 1 commit
  12. 22 Jan, 2026 2 commits