Dear Gaël,
Thanks for your response.
2. Ignores whether a value is missing or not for the inference
What I meant is rather, that the missing value should NOT be treated as
another possible value of the variable (this is e.g., what the
HistGradientBoostingClassifier implementation in sk-learn
On Fri, Mar 03, 2023 at 10:22:04AM +, Martin Gütlein wrote:
> > 2. Ignores whether a value is missing or not for the inference
> What I meant is rather, that the missing value should NOT be treated as
> another possible value of the variable (this is e.g., what the
> HistGradientBoostingClassif