The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
results, info = s:builtins_getLicenseInfo{prodId=integer}
The 'table' parameter is required to specify the settings for the input table.
The `litiChunkSize` parameter specifies the size of the data chunks used for processing a document. The default is '32K'. For very large documents, using a smaller chunk size like '32K' or '64K' can improve performance and reduce memory consumption. Setting it to 'ALL' processes the entire document at once, which can be memory-intensive.
The 'table.computedVars.label' subparameter specifies the descriptive label for the variable.
You can use the 'seed' parameter to specify a seed for fold sampling, which ensures reproducibility of the cross-validation process. The default value is 0.