Michael Baudin

Results 190 comments of Michael Baudin

@jschueller : The red crosses are caused to the error: ``` ValueError: too much undocumented class/methods ``` This is produced after 76ca00f2d779355d9b8ca454ad54928c7da26a7a, which is a good thing. Notice that this...

## Live review - [x] Set LOO as the default for `FCValidation` and `LMValidation`? - [ ] Add the weights to the `FCResult`. If the weights are not equal, generate...

@jschueller , @sofianehaddad , @regislebrun : I implemented all topics identified during the meeting. Please review the code and tell me if there is any room for improvement.

Organisation of the work: - @sofianehaddad : The code of the `LinearModelValidation`? - @regislebrun : The code of the `FunctionalChaosValidation`. - @josephmure : The doc. - @adutfoy : The doc....

Live review. We review the content of : https://openturns.github.io/openturns/latest/theory/meta_modeling/polynomial_sparse_least_squares.html The doc is not specific to polynomials. We only need a linear model. ![image](https://github.com/openturns/openturns/assets/31351465/a27e1efb-4256-4a00-a052-f0e8b87799b2) (Edit 29/10/2023): The whole page is to...

> This documentation is very clear and very useful! Thanks to have written it! Here are some remarks to improve it a little more. @adutfoy Thank you very much for...

@sofianehaddad : This is a kind reminder that this PR waits for your review.

@regislebrun , @sofianehaddad , @jschueller : This PR waits for your review.

Here is the state of the PR: - [x] A. Dutfoy's review on Oct 18, 2023 is entirely taken in to account - [x] J.Schueller's review on Oct 30, 2023...

This PR seems to big to make it through the code. There are several factors : 1) a confusing PR on different topics, 2) my lack of time to regularly...