AuthenticationAuthentication and client management functions |
|
---|---|
Viya Session |
|
Viya oauth token |
|
Delete a client |
|
Get a client |
|
List Clients |
|
Refresh a Viya Session token |
|
Create a new client |
|
Rest CallsBasic functions for http requests to a Viya environment |
|
Viya DELETE |
|
Viya GET |
|
Viya HEAD |
|
Viya POST |
|
Viya PUT |
|
Model ManagerManage models and repository |
|
Add model content |
|
Add model version |
|
Create a project |
|
Delete a model |
|
Delete a model content |
|
Delete a project |
|
Get a model |
|
Get a project |
|
List Models |
|
List Models |
|
List Projects |
|
List Repositories |
|
Test if a model exists |
|
Test if a project exists |
|
Register a zip file inside model manager |
|
Update a model |
|
Update model variables |
|
Update a project |
|
Update project variables |
|
Model Scoring and PublishPublish, score and manage published modules/models and destinations |
|
Delete a module/model and steps |
|
Get a publishing destination by name |
|
Get a MAS module/model and steps |
|
List Publish Destinations |
|
Get list of available models |
|
Publish Model |
|
Predict MASmodule |
|
Json FilesCreate Json files or other data parsing |
|
Write dmcas_fistat Json |
|
Write dmcas_lift Json |
|
Write dmcas_roc Json |
|
Write all diagnostic Json files |
|
Format Data.Frame rows to json format |
|
Write ModelProperties json |
|
Write fileMetadata json |
|
Write variable json |
|
Other helpersOther helper functions |
|
Create Score Code template |
|
SAS standard score code generation Generic Function (EXPERIMENTAL) |
|
Convert pmml 4.x to 4.2 |