Response surface¶
Parametric¶
Non-parametric¶
|
Base class for metamodel algorithms. |
|
Data structure containing a metamodel. |
|
Scores a metamodel in order to perform its validation. |
|
Base class for classification algorithms. |
|
Particular classifier based on a mixture distribution. |
|
Classifier define by a minimum volume level set. |
|
Expert mixture defining a piecewise function according to a classifier. |
- Response surface: Functional chaos expansion
- Functional chaos algorithm
- Construction of the truncated multivariate orthogonal basis
- Computation of the polynomial chaos coefficients
- ProjectionStrategy
- IntegrationStrategy
- LeastSquaresStrategy
- ApproximationAlgorithm
- PenalizedLeastSquaresAlgorithmFactory
- PenalizedLeastSquaresAlgorithm
- LeastSquaresMetaModelSelectionFactory
- LeastSquaresMetaModelSelection
- BasisSequenceFactory
- LARS
- FittingAlgorithm
- CorrectedLeaveOneOut
- KFold
- DesignProxy
- Least Squares problem resolution
- Results
- Functional chaos on fields
- Response surface: Generalized Linear Model
- Response surface: Kriging
- Response surface: Linear Model