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
Extracts common factors. The faExtract action is part of the Factor Analysis act...
Trains a gradient boosting tree. This action requires a SAS Visual Data Mining a...
The crfScore action uses a Conditional Random Fields (CRF) model to score input ...
The 'format' parameter is used to specify the input format. It can be set to either 'FIXED' for fixed-format input or 'FREE' for free-format input.
The 'initMethod' parameter allows you to choose the initialization method. The available options are 'KMEANS' and 'RANDOM'.
Names the standardized deviance residual. Alias: stdDevResid.
The maxFlow action calculates the maximum flow of a graph. It is part of the Network Optimization action set, which provides tools for combinatorial and network flow optimization.
If 'useEnergy' is set to True, an extra dimension containing the computed energy is appended to each FBank feature frame. The default is False.