AI.SampleStratifiedWithHoldout

AI.SampleStratifiedWithHoldout is a Power Query M function that is used to access data. There is currently no additional documentation available.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

AI.SampleStratifiedWithHoldout(
   strata as text,
   totalSize as number,
   data as table,
   optional targetSampleSize as nullable number,
   optional holdoutRatio as nullable number,
   optional stratifyTrainingSet as nullable logical,
) as any

Other functions related to AI.SampleStratifiedWithHoldout are:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.