Overview of Portfolio Macros

SAS Model Manager portfolio macros enable you to publish project champion models from within a portfolio to a database or Hadoop. They also enable you to score project champion models that are within a portfolio. You can publish or score only those SAS Factory Miner project segment champion models that have been registered to the SAS Model Manager model repository. The portfolios that contain the SAS Factory Miner project segments and models are located in the FactoryMiner folder of the model repository. They can be viewed in the Portfolios category of the SAS Model Manager web application. For more information, see Overview of Portfolios in SAS Model Manager: User’s Guide.
Here are the macros that are located in the SASHELP.modelmgr catalog:
%MM_CombineModelScoreCode
This macro combines the score code of models that are stored within a SAS Model Manager portfolio into one file.
%MM_ScorePortfolioModels
This macro is used for scoring models within a portfolio.
%MM_PublishPortfolioModelsDB
This macro is used for publishing models from a portfolio to a database.
%MM_PublishPortfolioModelsHadoop
This macro is used for publishing models from a portfolio to Hadoop.
Last updated: February 14, 2017