pSeven Core
6.42
  • 1. Quick Start
    • 1.1. Optimization
    • 1.2. Approximation
    • 1.3. Correlation Analysis
    • 1.4. Sensitivity Analysis
    • 1.5. Data Fusion
    • 1.6. Design of Experiments
    • 1.7. Dimension Reduction
    • 1.8. Feature Selection
  • 2. Introduction
  • 3. GTOpt
    • 3.1. Introduction
    • 3.2. Definitions
    • 3.3. Supported Problem Types
    • 3.4. Noisy Problems
    • 3.5. Numerical Methods
    • 3.6. Termination Criteria
    • 3.7. Robust Optimization
    • 3.8. Surrogate Based Optimization
    • 3.9. Optimization Workflow
    • 3.10. Option Reference
    • 3.11. Hint Reference
  • 4. GTApprox
    • 4.1. Introduction
    • 4.2. General Usage
    • 4.3. Approximation Modes
    • 4.4. Quality Assessment
    • 4.5. Techniques
    • 4.6. Details
    • 4.7. Option Reference
    • 4.8. Hint Reference
    • 4.9. References
  • 5. GTSDA
    • 5.1. Introduction
    • 5.2. Correlation Analysis
    • 5.3. Sensitivity Analysis
    • 5.4. Feature Selection
    • 5.5. Option Reference
    • 5.6. GTIVE to GTSDA Migration Guide
  • 6. GTDF
    • 6.1. Introduction
    • 6.2. Option Reference
  • 7. GTDoE
    • 7.1. Introduction
    • 7.2. Techniques
    • 7.3. Option Reference
    • 7.4. Hint Reference
  • 8. GTDR
    • 8.1. Introduction
    • 8.2. Option Reference
  • 9. Statistical Utilities
  • 10. Extras: GTModel
  • 11. API Reference
    • 11.1. General Notes
    • 11.2. Package da
    • 11.3. da.p7core
    • 11.4. da.p7core.blackbox
    • 11.5. da.p7core.gtapprox
    • 11.6. da.p7core.gtdf
    • 11.7. da.p7core.gtdoe
    • 11.8. da.p7core.gtdoe.measures
    • 11.9. da.p7core.gtdr
    • 11.10. da.p7core.gtopt
    • 11.11. da.p7core.gtopt.diagnostic
    • 11.12. da.p7core.gtsda
    • 11.13. da.p7core.loggers
    • 11.14. da.p7core.stat
    • 11.15. da.p7core.status
    • 11.16. da.p7core.watchers
    • 11.17. GTModel for C
    • 11.18. GTModel for Java
  • 12. Examples
    • 12.1. Introduction
    • 12.2. GTOpt
    • 12.3. GTApprox
    • 12.4. GTSDA
    • 12.5. GTDF
    • 12.6. GTDoE
    • 12.7. GTDR
    • 12.8. Statistics
    • 12.9. Troubleshooting
  • 13. Code Samples
    • 13.1. GTOpt
    • 13.2. GTApprox
    • 13.3. GTSDA
    • 13.4. GTDF
    • 13.5. GTDoE
    • 13.6. GTDR
    • 13.7. Advanced
  • 14. Non-Regression Tests
    • 14.1. Introduction
    • 14.2. GTOpt Tests
    • 14.3. GTApprox Tests
    • 14.4. Test Reports
  • 15. Setup and Support
    • 15.1. Installation
    • 15.2. License Setup
    • 15.3. Customer Support
    • 15.4. Known Issues
    • 15.5. Version Compatibility Issues
    • 15.6. Changelog
  • 16. Legal Information
    • 16.1. License Terms
    • 16.2. Open Source Components
    • 16.3. Open Source Licenses
  • 17. Glossary
  • 18. Index
pSeven Core
  • pSeven Core »
  • 14. Non-Regression Tests

14. Non-Regression Tests¶

This part of the manual describes the pSeven Core non-regression test suite, including GTOpt and GTApprox tests and their results.

  • 14.1. Introduction
  • 14.2. GTOpt Tests
    • 14.2.1. Methodology
      • 14.2.1.1. Performance Measures
        • 14.2.1.1.1. Distance
        • 14.2.1.1.2. Objective Evaluations
        • 14.2.1.1.3. Constraint Evaluations
      • 14.2.1.2. Performance Profile
    • 14.2.2. Test Problems
      • 14.2.2.1. Single-Objective Problems
      • 14.2.2.2. Multi-Objective Problems
  • 14.3. GTApprox Tests
    • 14.3.1. Methodology
      • 14.3.1.1. Test Case Formulation
      • 14.3.1.2. Test Naming Rules
      • 14.3.1.3. Accuracy Measures
      • 14.3.1.4. Performance Profile
    • 14.3.2. Test Cases
      • 14.3.2.1. 1-Dimensional
      • 14.3.2.2. 2-Dimensional
      • 14.3.2.3. 3-Dimensional
  • 14.4. Test Reports
    • 14.4.1. GTOpt Test Report
      • 14.4.1.1. Distance
      • 14.4.1.2. Objective Evaluations
      • 14.4.1.3. Constraint Evaluations
      • 14.4.1.4. Solving Time
    • 14.4.2. GTApprox Test Report
      • 14.4.2.1. RRMS Error
      • 14.4.2.2. Training Time
Next Previous

© Copyright 2023, DATADVANCE.

Built with Sphinx using a theme provided by Read the Docs.