@azure/arm-machinelearning 1.0.0-beta.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -1
- package/README.md +8 -8
- package/dist/index.js +2229 -4951
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchDeploymentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsGetSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsListSample.js +1 -1
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js +2 -30
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchEndpointsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsGetSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsListKeysSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsListSample.js +1 -1
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.js +1 -11
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/codeContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/codeContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/codeContainersListSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/codeVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/codeVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/componentContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/componentContainersListSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/componentVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/componentVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.js +21 -22
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/computeDeleteSample.js +1 -1
- package/dist-esm/samples-dev/computeGetSample.js +4 -4
- package/dist-esm/samples-dev/computeListKeysSample.js +1 -1
- package/dist-esm/samples-dev/computeListNodesSample.js +1 -1
- package/dist-esm/samples-dev/computeListSample.js +1 -1
- package/dist-esm/samples-dev/computeRestartSample.js +1 -1
- package/dist-esm/samples-dev/computeStartSample.js +1 -1
- package/dist-esm/samples-dev/computeStopSample.js +1 -1
- package/dist-esm/samples-dev/computeUpdateSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/dataContainersListSample.js +1 -1
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/dataVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +1 -1
- package/dist-esm/samples-dev/datastoresGetSample.js +1 -1
- package/dist-esm/samples-dev/datastoresListSample.js +1 -1
- package/dist-esm/samples-dev/datastoresListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/environmentContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/environmentContainersListSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/environmentVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/environmentVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/jobsCancelSample.js +4 -4
- package/dist-esm/samples-dev/jobsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +7 -80
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/jobsGetSample.js +3 -22
- package/dist-esm/samples-dev/jobsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsListSample.js +12 -44
- package/dist-esm/samples-dev/jobsListSample.js.map +1 -1
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/modelContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/modelContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/modelContainersListSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/modelVersionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/modelVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetSample.js +2 -2
- package/dist-esm/samples-dev/onlineDeploymentsListSample.js +1 -1
- package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js +2 -2
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js +2 -16
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/onlineEndpointsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsGetSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsListKeysSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsListSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.js +1 -1
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js +1 -11
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +1 -1
- package/dist-esm/samples-dev/quotasListSample.js +1 -1
- package/dist-esm/samples-dev/quotasUpdateSample.js +1 -1
- package/dist-esm/samples-dev/usagesListSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachineSizesListSample.js +1 -1
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js +8 -7
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/workspaceConnectionsGetSample.js +3 -3
- package/dist-esm/samples-dev/workspaceConnectionsListSample.js +4 -4
- package/dist-esm/samples-dev/workspaceConnectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceFeaturesListSample.js +1 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/workspacesDiagnoseSample.js +1 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListNotebookKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesPrepareNotebookSample.js +1 -1
- package/dist-esm/samples-dev/workspacesResyncKeysSample.js +1 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +1 -1
- package/dist-esm/src/azureMachineLearningWorkspaces.d.ts +2 -0
- package/dist-esm/src/azureMachineLearningWorkspaces.d.ts.map +1 -1
- package/dist-esm/src/azureMachineLearningWorkspaces.js +48 -14
- package/dist-esm/src/azureMachineLearningWorkspaces.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +908 -2592
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +325 -575
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +92 -197
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1604 -4098
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +36 -58
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/batchDeployments.d.ts +6 -6
- package/dist-esm/src/operations/batchDeployments.d.ts.map +1 -1
- package/dist-esm/src/operations/batchDeployments.js +9 -9
- package/dist-esm/src/operations/batchDeployments.js.map +1 -1
- package/dist-esm/src/operations/batchEndpoints.d.ts +6 -6
- package/dist-esm/src/operations/batchEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operations/batchEndpoints.js +9 -9
- package/dist-esm/src/operations/batchEndpoints.js.map +1 -1
- package/dist-esm/src/operations/codeContainers.d.ts +3 -3
- package/dist-esm/src/operations/codeContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/codeContainers.js +3 -3
- package/dist-esm/src/operations/codeContainers.js.map +1 -1
- package/dist-esm/src/operations/codeVersions.d.ts +3 -3
- package/dist-esm/src/operations/codeVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/codeVersions.js +3 -3
- package/dist-esm/src/operations/codeVersions.js.map +1 -1
- package/dist-esm/src/operations/componentContainers.d.ts +3 -3
- package/dist-esm/src/operations/componentContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/componentContainers.js +3 -3
- package/dist-esm/src/operations/componentContainers.js.map +1 -1
- package/dist-esm/src/operations/componentVersions.d.ts +3 -3
- package/dist-esm/src/operations/componentVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/componentVersions.js +3 -3
- package/dist-esm/src/operations/componentVersions.js.map +1 -1
- package/dist-esm/src/operations/dataContainers.d.ts +3 -3
- package/dist-esm/src/operations/dataContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/dataContainers.js +3 -3
- package/dist-esm/src/operations/dataContainers.js.map +1 -1
- package/dist-esm/src/operations/dataVersions.d.ts +3 -3
- package/dist-esm/src/operations/dataVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/dataVersions.js +3 -3
- package/dist-esm/src/operations/dataVersions.js.map +1 -1
- package/dist-esm/src/operations/datastores.d.ts +3 -3
- package/dist-esm/src/operations/datastores.d.ts.map +1 -1
- package/dist-esm/src/operations/datastores.js +3 -3
- package/dist-esm/src/operations/datastores.js.map +1 -1
- package/dist-esm/src/operations/environmentContainers.d.ts +3 -3
- package/dist-esm/src/operations/environmentContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/environmentContainers.js +3 -3
- package/dist-esm/src/operations/environmentContainers.js.map +1 -1
- package/dist-esm/src/operations/environmentVersions.d.ts +3 -3
- package/dist-esm/src/operations/environmentVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/environmentVersions.js +3 -3
- package/dist-esm/src/operations/environmentVersions.js.map +1 -1
- package/dist-esm/src/operations/jobs.d.ts +13 -5
- package/dist-esm/src/operations/jobs.d.ts.map +1 -1
- package/dist-esm/src/operations/jobs.js +55 -12
- package/dist-esm/src/operations/jobs.js.map +1 -1
- package/dist-esm/src/operations/modelContainers.d.ts +3 -3
- package/dist-esm/src/operations/modelContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/modelContainers.js +3 -3
- package/dist-esm/src/operations/modelContainers.js.map +1 -1
- package/dist-esm/src/operations/modelVersions.d.ts +3 -3
- package/dist-esm/src/operations/modelVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/modelVersions.js +3 -3
- package/dist-esm/src/operations/modelVersions.js.map +1 -1
- package/dist-esm/src/operations/onlineDeployments.d.ts +6 -6
- package/dist-esm/src/operations/onlineDeployments.d.ts.map +1 -1
- package/dist-esm/src/operations/onlineDeployments.js +12 -12
- package/dist-esm/src/operations/onlineDeployments.js.map +1 -1
- package/dist-esm/src/operations/onlineEndpoints.d.ts +6 -6
- package/dist-esm/src/operations/onlineEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operations/onlineEndpoints.js +12 -12
- package/dist-esm/src/operations/onlineEndpoints.js.map +1 -1
- package/dist-esm/src/operations/workspaceConnections.d.ts +16 -13
- package/dist-esm/src/operations/workspaceConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceConnections.js +77 -40
- package/dist-esm/src/operations/workspaceConnections.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/codeContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/codeContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/codeVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/codeVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/componentContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/componentContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/componentVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/componentVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/dataContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/dataVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +13 -5
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/modelContainers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/modelContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/modelVersions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/modelVersions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts +3 -7
- package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +11 -8
- package/review/arm-machinelearning.api.md +569 -1738
- package/src/azureMachineLearningWorkspaces.ts +58 -17
- package/src/models/index.ts +1118 -2976
- package/src/models/mappers.ts +1852 -4600
- package/src/models/parameters.ts +56 -82
- package/src/operations/batchDeployments.ts +18 -18
- package/src/operations/batchEndpoints.ts +18 -18
- package/src/operations/codeContainers.ts +8 -8
- package/src/operations/codeVersions.ts +8 -8
- package/src/operations/componentContainers.ts +8 -8
- package/src/operations/componentVersions.ts +8 -8
- package/src/operations/dataContainers.ts +8 -8
- package/src/operations/dataVersions.ts +8 -8
- package/src/operations/datastores.ts +8 -8
- package/src/operations/environmentContainers.ts +8 -8
- package/src/operations/environmentVersions.ts +8 -8
- package/src/operations/jobs.ts +86 -18
- package/src/operations/modelContainers.ts +8 -8
- package/src/operations/modelVersions.ts +8 -8
- package/src/operations/onlineDeployments.ts +21 -21
- package/src/operations/onlineEndpoints.ts +21 -21
- package/src/operations/workspaceConnections.ts +111 -56
- package/src/operationsInterfaces/batchDeployments.ts +7 -7
- package/src/operationsInterfaces/batchEndpoints.ts +7 -7
- package/src/operationsInterfaces/codeContainers.ts +3 -3
- package/src/operationsInterfaces/codeVersions.ts +3 -3
- package/src/operationsInterfaces/componentContainers.ts +3 -3
- package/src/operationsInterfaces/componentVersions.ts +3 -3
- package/src/operationsInterfaces/dataContainers.ts +3 -3
- package/src/operationsInterfaces/dataVersions.ts +3 -3
- package/src/operationsInterfaces/datastores.ts +3 -3
- package/src/operationsInterfaces/environmentContainers.ts +3 -3
- package/src/operationsInterfaces/environmentVersions.ts +3 -3
- package/src/operationsInterfaces/jobs.ts +18 -5
- package/src/operationsInterfaces/modelContainers.ts +3 -3
- package/src/operationsInterfaces/modelVersions.ts +3 -3
- package/src/operationsInterfaces/onlineDeployments.ts +7 -7
- package/src/operationsInterfaces/onlineEndpoints.ts +7 -7
- package/src/operationsInterfaces/workspaceConnections.ts +3 -7
- package/types/arm-machinelearning.d.ts +905 -2716
- package/dist-esm/samples-dev/workspaceSkusListSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceSkusListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceSkusListSample.js +0 -43
- package/dist-esm/samples-dev/workspaceSkusListSample.js.map +0 -1
|
@@ -8,281 +8,403 @@
|
|
|
8
8
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
9
9
|
export var KnownProvisioningState;
|
|
10
10
|
(function (KnownProvisioningState) {
|
|
11
|
+
/** Unknown */
|
|
11
12
|
KnownProvisioningState["Unknown"] = "Unknown";
|
|
13
|
+
/** Updating */
|
|
12
14
|
KnownProvisioningState["Updating"] = "Updating";
|
|
15
|
+
/** Creating */
|
|
13
16
|
KnownProvisioningState["Creating"] = "Creating";
|
|
17
|
+
/** Deleting */
|
|
14
18
|
KnownProvisioningState["Deleting"] = "Deleting";
|
|
19
|
+
/** Succeeded */
|
|
15
20
|
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
21
|
+
/** Failed */
|
|
16
22
|
KnownProvisioningState["Failed"] = "Failed";
|
|
23
|
+
/** Canceled */
|
|
17
24
|
KnownProvisioningState["Canceled"] = "Canceled";
|
|
18
25
|
})(KnownProvisioningState || (KnownProvisioningState = {}));
|
|
19
26
|
/** Known values of {@link EncryptionStatus} that the service accepts. */
|
|
20
27
|
export var KnownEncryptionStatus;
|
|
21
28
|
(function (KnownEncryptionStatus) {
|
|
29
|
+
/** Enabled */
|
|
22
30
|
KnownEncryptionStatus["Enabled"] = "Enabled";
|
|
31
|
+
/** Disabled */
|
|
23
32
|
KnownEncryptionStatus["Disabled"] = "Disabled";
|
|
24
33
|
})(KnownEncryptionStatus || (KnownEncryptionStatus = {}));
|
|
25
34
|
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
26
35
|
export var KnownPublicNetworkAccess;
|
|
27
36
|
(function (KnownPublicNetworkAccess) {
|
|
37
|
+
/** Enabled */
|
|
28
38
|
KnownPublicNetworkAccess["Enabled"] = "Enabled";
|
|
39
|
+
/** Disabled */
|
|
29
40
|
KnownPublicNetworkAccess["Disabled"] = "Disabled";
|
|
30
41
|
})(KnownPublicNetworkAccess || (KnownPublicNetworkAccess = {}));
|
|
31
42
|
/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
|
|
32
43
|
export var KnownPrivateEndpointServiceConnectionStatus;
|
|
33
44
|
(function (KnownPrivateEndpointServiceConnectionStatus) {
|
|
45
|
+
/** Pending */
|
|
34
46
|
KnownPrivateEndpointServiceConnectionStatus["Pending"] = "Pending";
|
|
47
|
+
/** Approved */
|
|
35
48
|
KnownPrivateEndpointServiceConnectionStatus["Approved"] = "Approved";
|
|
49
|
+
/** Rejected */
|
|
36
50
|
KnownPrivateEndpointServiceConnectionStatus["Rejected"] = "Rejected";
|
|
51
|
+
/** Disconnected */
|
|
37
52
|
KnownPrivateEndpointServiceConnectionStatus["Disconnected"] = "Disconnected";
|
|
53
|
+
/** Timeout */
|
|
38
54
|
KnownPrivateEndpointServiceConnectionStatus["Timeout"] = "Timeout";
|
|
39
55
|
})(KnownPrivateEndpointServiceConnectionStatus || (KnownPrivateEndpointServiceConnectionStatus = {}));
|
|
40
56
|
/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
|
|
41
57
|
export var KnownPrivateEndpointConnectionProvisioningState;
|
|
42
58
|
(function (KnownPrivateEndpointConnectionProvisioningState) {
|
|
59
|
+
/** Succeeded */
|
|
43
60
|
KnownPrivateEndpointConnectionProvisioningState["Succeeded"] = "Succeeded";
|
|
61
|
+
/** Creating */
|
|
44
62
|
KnownPrivateEndpointConnectionProvisioningState["Creating"] = "Creating";
|
|
63
|
+
/** Deleting */
|
|
45
64
|
KnownPrivateEndpointConnectionProvisioningState["Deleting"] = "Deleting";
|
|
65
|
+
/** Failed */
|
|
46
66
|
KnownPrivateEndpointConnectionProvisioningState["Failed"] = "Failed";
|
|
47
67
|
})(KnownPrivateEndpointConnectionProvisioningState || (KnownPrivateEndpointConnectionProvisioningState = {}));
|
|
48
68
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
49
69
|
export var KnownManagedServiceIdentityType;
|
|
50
70
|
(function (KnownManagedServiceIdentityType) {
|
|
71
|
+
/** None */
|
|
51
72
|
KnownManagedServiceIdentityType["None"] = "None";
|
|
73
|
+
/** SystemAssigned */
|
|
52
74
|
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
75
|
+
/** UserAssigned */
|
|
53
76
|
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
77
|
+
/** SystemAssignedUserAssigned */
|
|
54
78
|
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
55
79
|
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
56
80
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
57
81
|
export var KnownCreatedByType;
|
|
58
82
|
(function (KnownCreatedByType) {
|
|
83
|
+
/** User */
|
|
59
84
|
KnownCreatedByType["User"] = "User";
|
|
85
|
+
/** Application */
|
|
60
86
|
KnownCreatedByType["Application"] = "Application";
|
|
87
|
+
/** ManagedIdentity */
|
|
61
88
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
89
|
+
/** Key */
|
|
62
90
|
KnownCreatedByType["Key"] = "Key";
|
|
63
91
|
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
64
92
|
/** Known values of {@link DiagnoseResultLevel} that the service accepts. */
|
|
65
93
|
export var KnownDiagnoseResultLevel;
|
|
66
94
|
(function (KnownDiagnoseResultLevel) {
|
|
95
|
+
/** Warning */
|
|
67
96
|
KnownDiagnoseResultLevel["Warning"] = "Warning";
|
|
97
|
+
/** Error */
|
|
68
98
|
KnownDiagnoseResultLevel["Error"] = "Error";
|
|
99
|
+
/** Information */
|
|
69
100
|
KnownDiagnoseResultLevel["Information"] = "Information";
|
|
70
101
|
})(KnownDiagnoseResultLevel || (KnownDiagnoseResultLevel = {}));
|
|
71
102
|
/** Known values of {@link UsageUnit} that the service accepts. */
|
|
72
103
|
export var KnownUsageUnit;
|
|
73
104
|
(function (KnownUsageUnit) {
|
|
105
|
+
/** Count */
|
|
74
106
|
KnownUsageUnit["Count"] = "Count";
|
|
75
107
|
})(KnownUsageUnit || (KnownUsageUnit = {}));
|
|
76
108
|
/** Known values of {@link BillingCurrency} that the service accepts. */
|
|
77
109
|
export var KnownBillingCurrency;
|
|
78
110
|
(function (KnownBillingCurrency) {
|
|
111
|
+
/** USD */
|
|
79
112
|
KnownBillingCurrency["USD"] = "USD";
|
|
80
113
|
})(KnownBillingCurrency || (KnownBillingCurrency = {}));
|
|
81
114
|
/** Known values of {@link UnitOfMeasure} that the service accepts. */
|
|
82
115
|
export var KnownUnitOfMeasure;
|
|
83
116
|
(function (KnownUnitOfMeasure) {
|
|
117
|
+
/** OneHour */
|
|
84
118
|
KnownUnitOfMeasure["OneHour"] = "OneHour";
|
|
85
119
|
})(KnownUnitOfMeasure || (KnownUnitOfMeasure = {}));
|
|
86
120
|
/** Known values of {@link VMPriceOSType} that the service accepts. */
|
|
87
121
|
export var KnownVMPriceOSType;
|
|
88
122
|
(function (KnownVMPriceOSType) {
|
|
123
|
+
/** Linux */
|
|
89
124
|
KnownVMPriceOSType["Linux"] = "Linux";
|
|
125
|
+
/** Windows */
|
|
90
126
|
KnownVMPriceOSType["Windows"] = "Windows";
|
|
91
127
|
})(KnownVMPriceOSType || (KnownVMPriceOSType = {}));
|
|
92
128
|
/** Known values of {@link VMTier} that the service accepts. */
|
|
93
129
|
export var KnownVMTier;
|
|
94
130
|
(function (KnownVMTier) {
|
|
131
|
+
/** Standard */
|
|
95
132
|
KnownVMTier["Standard"] = "Standard";
|
|
133
|
+
/** LowPriority */
|
|
96
134
|
KnownVMTier["LowPriority"] = "LowPriority";
|
|
135
|
+
/** Spot */
|
|
97
136
|
KnownVMTier["Spot"] = "Spot";
|
|
98
137
|
})(KnownVMTier || (KnownVMTier = {}));
|
|
99
138
|
/** Known values of {@link QuotaUnit} that the service accepts. */
|
|
100
139
|
export var KnownQuotaUnit;
|
|
101
140
|
(function (KnownQuotaUnit) {
|
|
141
|
+
/** Count */
|
|
102
142
|
KnownQuotaUnit["Count"] = "Count";
|
|
103
143
|
})(KnownQuotaUnit || (KnownQuotaUnit = {}));
|
|
104
144
|
/** Known values of {@link Status} that the service accepts. */
|
|
105
145
|
export var KnownStatus;
|
|
106
146
|
(function (KnownStatus) {
|
|
147
|
+
/** Undefined */
|
|
107
148
|
KnownStatus["Undefined"] = "Undefined";
|
|
149
|
+
/** Success */
|
|
108
150
|
KnownStatus["Success"] = "Success";
|
|
151
|
+
/** Failure */
|
|
109
152
|
KnownStatus["Failure"] = "Failure";
|
|
153
|
+
/** InvalidQuotaBelowClusterMinimum */
|
|
110
154
|
KnownStatus["InvalidQuotaBelowClusterMinimum"] = "InvalidQuotaBelowClusterMinimum";
|
|
155
|
+
/** InvalidQuotaExceedsSubscriptionLimit */
|
|
111
156
|
KnownStatus["InvalidQuotaExceedsSubscriptionLimit"] = "InvalidQuotaExceedsSubscriptionLimit";
|
|
157
|
+
/** InvalidVMFamilyName */
|
|
112
158
|
KnownStatus["InvalidVMFamilyName"] = "InvalidVMFamilyName";
|
|
159
|
+
/** OperationNotSupportedForSku */
|
|
113
160
|
KnownStatus["OperationNotSupportedForSku"] = "OperationNotSupportedForSku";
|
|
161
|
+
/** OperationNotEnabledForRegion */
|
|
114
162
|
KnownStatus["OperationNotEnabledForRegion"] = "OperationNotEnabledForRegion";
|
|
115
163
|
})(KnownStatus || (KnownStatus = {}));
|
|
116
164
|
/** Known values of {@link ComputeType} that the service accepts. */
|
|
117
165
|
export var KnownComputeType;
|
|
118
166
|
(function (KnownComputeType) {
|
|
167
|
+
/** AKS */
|
|
119
168
|
KnownComputeType["AKS"] = "AKS";
|
|
169
|
+
/** Kubernetes */
|
|
120
170
|
KnownComputeType["Kubernetes"] = "Kubernetes";
|
|
171
|
+
/** AmlCompute */
|
|
121
172
|
KnownComputeType["AmlCompute"] = "AmlCompute";
|
|
173
|
+
/** ComputeInstance */
|
|
122
174
|
KnownComputeType["ComputeInstance"] = "ComputeInstance";
|
|
175
|
+
/** DataFactory */
|
|
123
176
|
KnownComputeType["DataFactory"] = "DataFactory";
|
|
177
|
+
/** VirtualMachine */
|
|
124
178
|
KnownComputeType["VirtualMachine"] = "VirtualMachine";
|
|
179
|
+
/** HDInsight */
|
|
125
180
|
KnownComputeType["HDInsight"] = "HDInsight";
|
|
181
|
+
/** Databricks */
|
|
126
182
|
KnownComputeType["Databricks"] = "Databricks";
|
|
183
|
+
/** DataLakeAnalytics */
|
|
127
184
|
KnownComputeType["DataLakeAnalytics"] = "DataLakeAnalytics";
|
|
185
|
+
/** SynapseSpark */
|
|
128
186
|
KnownComputeType["SynapseSpark"] = "SynapseSpark";
|
|
129
187
|
})(KnownComputeType || (KnownComputeType = {}));
|
|
130
188
|
/** Known values of {@link UnderlyingResourceAction} that the service accepts. */
|
|
131
189
|
export var KnownUnderlyingResourceAction;
|
|
132
190
|
(function (KnownUnderlyingResourceAction) {
|
|
191
|
+
/** Delete */
|
|
133
192
|
KnownUnderlyingResourceAction["Delete"] = "Delete";
|
|
193
|
+
/** Detach */
|
|
134
194
|
KnownUnderlyingResourceAction["Detach"] = "Detach";
|
|
135
195
|
})(KnownUnderlyingResourceAction || (KnownUnderlyingResourceAction = {}));
|
|
136
196
|
/** Known values of {@link NodeState} that the service accepts. */
|
|
137
197
|
export var KnownNodeState;
|
|
138
198
|
(function (KnownNodeState) {
|
|
199
|
+
/** Idle */
|
|
139
200
|
KnownNodeState["Idle"] = "idle";
|
|
201
|
+
/** Running */
|
|
140
202
|
KnownNodeState["Running"] = "running";
|
|
203
|
+
/** Preparing */
|
|
141
204
|
KnownNodeState["Preparing"] = "preparing";
|
|
205
|
+
/** Unusable */
|
|
142
206
|
KnownNodeState["Unusable"] = "unusable";
|
|
207
|
+
/** Leaving */
|
|
143
208
|
KnownNodeState["Leaving"] = "leaving";
|
|
209
|
+
/** Preempted */
|
|
144
210
|
KnownNodeState["Preempted"] = "preempted";
|
|
145
211
|
})(KnownNodeState || (KnownNodeState = {}));
|
|
212
|
+
/** Known values of {@link ConnectionAuthType} that the service accepts. */
|
|
213
|
+
export var KnownConnectionAuthType;
|
|
214
|
+
(function (KnownConnectionAuthType) {
|
|
215
|
+
/** PAT */
|
|
216
|
+
KnownConnectionAuthType["PAT"] = "PAT";
|
|
217
|
+
/** ManagedIdentity */
|
|
218
|
+
KnownConnectionAuthType["ManagedIdentity"] = "ManagedIdentity";
|
|
219
|
+
/** UsernamePassword */
|
|
220
|
+
KnownConnectionAuthType["UsernamePassword"] = "UsernamePassword";
|
|
221
|
+
/** None */
|
|
222
|
+
KnownConnectionAuthType["None"] = "None";
|
|
223
|
+
/** SAS */
|
|
224
|
+
KnownConnectionAuthType["SAS"] = "SAS";
|
|
225
|
+
})(KnownConnectionAuthType || (KnownConnectionAuthType = {}));
|
|
226
|
+
/** Known values of {@link ConnectionCategory} that the service accepts. */
|
|
227
|
+
export var KnownConnectionCategory;
|
|
228
|
+
(function (KnownConnectionCategory) {
|
|
229
|
+
/** PythonFeed */
|
|
230
|
+
KnownConnectionCategory["PythonFeed"] = "PythonFeed";
|
|
231
|
+
/** ContainerRegistry */
|
|
232
|
+
KnownConnectionCategory["ContainerRegistry"] = "ContainerRegistry";
|
|
233
|
+
/** Git */
|
|
234
|
+
KnownConnectionCategory["Git"] = "Git";
|
|
235
|
+
})(KnownConnectionCategory || (KnownConnectionCategory = {}));
|
|
146
236
|
/** Known values of {@link ValueFormat} that the service accepts. */
|
|
147
237
|
export var KnownValueFormat;
|
|
148
238
|
(function (KnownValueFormat) {
|
|
239
|
+
/** Json */
|
|
149
240
|
KnownValueFormat["Json"] = "JSON";
|
|
150
241
|
})(KnownValueFormat || (KnownValueFormat = {}));
|
|
151
242
|
/** Known values of {@link EndpointProvisioningState} that the service accepts. */
|
|
152
243
|
export var KnownEndpointProvisioningState;
|
|
153
244
|
(function (KnownEndpointProvisioningState) {
|
|
245
|
+
/** Creating */
|
|
154
246
|
KnownEndpointProvisioningState["Creating"] = "Creating";
|
|
247
|
+
/** Deleting */
|
|
155
248
|
KnownEndpointProvisioningState["Deleting"] = "Deleting";
|
|
249
|
+
/** Succeeded */
|
|
156
250
|
KnownEndpointProvisioningState["Succeeded"] = "Succeeded";
|
|
251
|
+
/** Failed */
|
|
157
252
|
KnownEndpointProvisioningState["Failed"] = "Failed";
|
|
253
|
+
/** Updating */
|
|
158
254
|
KnownEndpointProvisioningState["Updating"] = "Updating";
|
|
255
|
+
/** Canceled */
|
|
159
256
|
KnownEndpointProvisioningState["Canceled"] = "Canceled";
|
|
160
257
|
})(KnownEndpointProvisioningState || (KnownEndpointProvisioningState = {}));
|
|
161
258
|
/** Known values of {@link EndpointAuthMode} that the service accepts. */
|
|
162
259
|
export var KnownEndpointAuthMode;
|
|
163
260
|
(function (KnownEndpointAuthMode) {
|
|
261
|
+
/** AMLToken */
|
|
164
262
|
KnownEndpointAuthMode["AMLToken"] = "AMLToken";
|
|
263
|
+
/** Key */
|
|
165
264
|
KnownEndpointAuthMode["Key"] = "Key";
|
|
265
|
+
/** AADToken */
|
|
166
266
|
KnownEndpointAuthMode["AADToken"] = "AADToken";
|
|
167
267
|
})(KnownEndpointAuthMode || (KnownEndpointAuthMode = {}));
|
|
168
268
|
/** Known values of {@link BatchLoggingLevel} that the service accepts. */
|
|
169
269
|
export var KnownBatchLoggingLevel;
|
|
170
270
|
(function (KnownBatchLoggingLevel) {
|
|
271
|
+
/** Info */
|
|
171
272
|
KnownBatchLoggingLevel["Info"] = "Info";
|
|
273
|
+
/** Warning */
|
|
172
274
|
KnownBatchLoggingLevel["Warning"] = "Warning";
|
|
275
|
+
/** Debug */
|
|
173
276
|
KnownBatchLoggingLevel["Debug"] = "Debug";
|
|
174
277
|
})(KnownBatchLoggingLevel || (KnownBatchLoggingLevel = {}));
|
|
175
278
|
/** Known values of {@link ReferenceType} that the service accepts. */
|
|
176
279
|
export var KnownReferenceType;
|
|
177
280
|
(function (KnownReferenceType) {
|
|
281
|
+
/** Id */
|
|
178
282
|
KnownReferenceType["Id"] = "Id";
|
|
283
|
+
/** DataPath */
|
|
179
284
|
KnownReferenceType["DataPath"] = "DataPath";
|
|
285
|
+
/** OutputPath */
|
|
180
286
|
KnownReferenceType["OutputPath"] = "OutputPath";
|
|
181
287
|
})(KnownReferenceType || (KnownReferenceType = {}));
|
|
182
288
|
/** Known values of {@link BatchOutputAction} that the service accepts. */
|
|
183
289
|
export var KnownBatchOutputAction;
|
|
184
290
|
(function (KnownBatchOutputAction) {
|
|
291
|
+
/** SummaryOnly */
|
|
185
292
|
KnownBatchOutputAction["SummaryOnly"] = "SummaryOnly";
|
|
293
|
+
/** AppendRow */
|
|
186
294
|
KnownBatchOutputAction["AppendRow"] = "AppendRow";
|
|
187
295
|
})(KnownBatchOutputAction || (KnownBatchOutputAction = {}));
|
|
188
296
|
/** Known values of {@link DeploymentProvisioningState} that the service accepts. */
|
|
189
297
|
export var KnownDeploymentProvisioningState;
|
|
190
298
|
(function (KnownDeploymentProvisioningState) {
|
|
299
|
+
/** Creating */
|
|
191
300
|
KnownDeploymentProvisioningState["Creating"] = "Creating";
|
|
301
|
+
/** Deleting */
|
|
192
302
|
KnownDeploymentProvisioningState["Deleting"] = "Deleting";
|
|
303
|
+
/** Scaling */
|
|
193
304
|
KnownDeploymentProvisioningState["Scaling"] = "Scaling";
|
|
305
|
+
/** Updating */
|
|
194
306
|
KnownDeploymentProvisioningState["Updating"] = "Updating";
|
|
307
|
+
/** Succeeded */
|
|
195
308
|
KnownDeploymentProvisioningState["Succeeded"] = "Succeeded";
|
|
309
|
+
/** Failed */
|
|
196
310
|
KnownDeploymentProvisioningState["Failed"] = "Failed";
|
|
311
|
+
/** Canceled */
|
|
197
312
|
KnownDeploymentProvisioningState["Canceled"] = "Canceled";
|
|
198
313
|
})(KnownDeploymentProvisioningState || (KnownDeploymentProvisioningState = {}));
|
|
199
314
|
/** Known values of {@link ListViewType} that the service accepts. */
|
|
200
315
|
export var KnownListViewType;
|
|
201
316
|
(function (KnownListViewType) {
|
|
317
|
+
/** ActiveOnly */
|
|
202
318
|
KnownListViewType["ActiveOnly"] = "ActiveOnly";
|
|
319
|
+
/** ArchivedOnly */
|
|
203
320
|
KnownListViewType["ArchivedOnly"] = "ArchivedOnly";
|
|
321
|
+
/** All */
|
|
204
322
|
KnownListViewType["All"] = "All";
|
|
205
323
|
})(KnownListViewType || (KnownListViewType = {}));
|
|
206
324
|
/** Known values of {@link DataType} that the service accepts. */
|
|
207
325
|
export var KnownDataType;
|
|
208
326
|
(function (KnownDataType) {
|
|
209
|
-
|
|
210
|
-
KnownDataType["
|
|
211
|
-
|
|
327
|
+
/** UriFile */
|
|
328
|
+
KnownDataType["UriFile"] = "uri_file";
|
|
329
|
+
/** UriFolder */
|
|
330
|
+
KnownDataType["UriFolder"] = "uri_folder";
|
|
331
|
+
/** Mltable */
|
|
332
|
+
KnownDataType["Mltable"] = "mltable";
|
|
212
333
|
})(KnownDataType || (KnownDataType = {}));
|
|
213
334
|
/** Known values of {@link CredentialsType} that the service accepts. */
|
|
214
335
|
export var KnownCredentialsType;
|
|
215
336
|
(function (KnownCredentialsType) {
|
|
337
|
+
/** AccountKey */
|
|
216
338
|
KnownCredentialsType["AccountKey"] = "AccountKey";
|
|
339
|
+
/** Certificate */
|
|
217
340
|
KnownCredentialsType["Certificate"] = "Certificate";
|
|
341
|
+
/** None */
|
|
218
342
|
KnownCredentialsType["None"] = "None";
|
|
343
|
+
/** Sas */
|
|
219
344
|
KnownCredentialsType["Sas"] = "Sas";
|
|
345
|
+
/** ServicePrincipal */
|
|
220
346
|
KnownCredentialsType["ServicePrincipal"] = "ServicePrincipal";
|
|
221
|
-
KnownCredentialsType["KerberosKeytab"] = "KerberosKeytab";
|
|
222
|
-
KnownCredentialsType["KerberosPassword"] = "KerberosPassword";
|
|
223
347
|
})(KnownCredentialsType || (KnownCredentialsType = {}));
|
|
224
348
|
/** Known values of {@link DatastoreType} that the service accepts. */
|
|
225
349
|
export var KnownDatastoreType;
|
|
226
350
|
(function (KnownDatastoreType) {
|
|
351
|
+
/** AzureBlob */
|
|
227
352
|
KnownDatastoreType["AzureBlob"] = "AzureBlob";
|
|
353
|
+
/** AzureDataLakeGen1 */
|
|
228
354
|
KnownDatastoreType["AzureDataLakeGen1"] = "AzureDataLakeGen1";
|
|
355
|
+
/** AzureDataLakeGen2 */
|
|
229
356
|
KnownDatastoreType["AzureDataLakeGen2"] = "AzureDataLakeGen2";
|
|
357
|
+
/** AzureFile */
|
|
230
358
|
KnownDatastoreType["AzureFile"] = "AzureFile";
|
|
231
|
-
KnownDatastoreType["Hdfs"] = "Hdfs";
|
|
232
359
|
})(KnownDatastoreType || (KnownDatastoreType = {}));
|
|
233
360
|
/** Known values of {@link SecretsType} that the service accepts. */
|
|
234
361
|
export var KnownSecretsType;
|
|
235
362
|
(function (KnownSecretsType) {
|
|
363
|
+
/** AccountKey */
|
|
236
364
|
KnownSecretsType["AccountKey"] = "AccountKey";
|
|
365
|
+
/** Certificate */
|
|
237
366
|
KnownSecretsType["Certificate"] = "Certificate";
|
|
367
|
+
/** Sas */
|
|
238
368
|
KnownSecretsType["Sas"] = "Sas";
|
|
369
|
+
/** ServicePrincipal */
|
|
239
370
|
KnownSecretsType["ServicePrincipal"] = "ServicePrincipal";
|
|
240
|
-
KnownSecretsType["KerberosPassword"] = "KerberosPassword";
|
|
241
|
-
KnownSecretsType["KerberosKeytab"] = "KerberosKeytab";
|
|
242
371
|
})(KnownSecretsType || (KnownSecretsType = {}));
|
|
243
372
|
/** Known values of {@link EnvironmentType} that the service accepts. */
|
|
244
373
|
export var KnownEnvironmentType;
|
|
245
374
|
(function (KnownEnvironmentType) {
|
|
375
|
+
/** Curated */
|
|
246
376
|
KnownEnvironmentType["Curated"] = "Curated";
|
|
377
|
+
/** UserCreated */
|
|
247
378
|
KnownEnvironmentType["UserCreated"] = "UserCreated";
|
|
248
379
|
})(KnownEnvironmentType || (KnownEnvironmentType = {}));
|
|
249
380
|
/** Known values of {@link OperatingSystemType} that the service accepts. */
|
|
250
381
|
export var KnownOperatingSystemType;
|
|
251
382
|
(function (KnownOperatingSystemType) {
|
|
383
|
+
/** Linux */
|
|
252
384
|
KnownOperatingSystemType["Linux"] = "Linux";
|
|
385
|
+
/** Windows */
|
|
253
386
|
KnownOperatingSystemType["Windows"] = "Windows";
|
|
254
387
|
})(KnownOperatingSystemType || (KnownOperatingSystemType = {}));
|
|
255
388
|
/** Known values of {@link IdentityConfigurationType} that the service accepts. */
|
|
256
389
|
export var KnownIdentityConfigurationType;
|
|
257
390
|
(function (KnownIdentityConfigurationType) {
|
|
391
|
+
/** Managed */
|
|
258
392
|
KnownIdentityConfigurationType["Managed"] = "Managed";
|
|
393
|
+
/** AMLToken */
|
|
259
394
|
KnownIdentityConfigurationType["AMLToken"] = "AMLToken";
|
|
395
|
+
/** UserIdentity */
|
|
260
396
|
KnownIdentityConfigurationType["UserIdentity"] = "UserIdentity";
|
|
261
397
|
})(KnownIdentityConfigurationType || (KnownIdentityConfigurationType = {}));
|
|
262
398
|
/** Known values of {@link JobType} that the service accepts. */
|
|
263
399
|
export var KnownJobType;
|
|
264
400
|
(function (KnownJobType) {
|
|
265
|
-
|
|
401
|
+
/** Command */
|
|
266
402
|
KnownJobType["Command"] = "Command";
|
|
403
|
+
/** Sweep */
|
|
267
404
|
KnownJobType["Sweep"] = "Sweep";
|
|
405
|
+
/** Pipeline */
|
|
268
406
|
KnownJobType["Pipeline"] = "Pipeline";
|
|
269
407
|
})(KnownJobType || (KnownJobType = {}));
|
|
270
|
-
/** Known values of {@link ScheduleStatus} that the service accepts. */
|
|
271
|
-
export var KnownScheduleStatus;
|
|
272
|
-
(function (KnownScheduleStatus) {
|
|
273
|
-
/** Schedule is enabled */
|
|
274
|
-
KnownScheduleStatus["Enabled"] = "Enabled";
|
|
275
|
-
/** Schedule is disabled */
|
|
276
|
-
KnownScheduleStatus["Disabled"] = "Disabled";
|
|
277
|
-
})(KnownScheduleStatus || (KnownScheduleStatus = {}));
|
|
278
|
-
/** Known values of {@link ScheduleType} that the service accepts. */
|
|
279
|
-
export var KnownScheduleType;
|
|
280
|
-
(function (KnownScheduleType) {
|
|
281
|
-
/** Cron schedule type */
|
|
282
|
-
KnownScheduleType["Cron"] = "Cron";
|
|
283
|
-
/** Recurrence schedule type */
|
|
284
|
-
KnownScheduleType["Recurrence"] = "Recurrence";
|
|
285
|
-
})(KnownScheduleType || (KnownScheduleType = {}));
|
|
286
408
|
/** Known values of {@link JobStatus} that the service accepts. */
|
|
287
409
|
export var KnownJobStatus;
|
|
288
410
|
(function (KnownJobStatus) {
|
|
@@ -317,370 +439,357 @@ export var KnownJobStatus;
|
|
|
317
439
|
KnownJobStatus["Paused"] = "Paused";
|
|
318
440
|
/** Default job status if not mapped to all other statuses */
|
|
319
441
|
KnownJobStatus["Unknown"] = "Unknown";
|
|
320
|
-
/** The job is in a scheduled state. Job is not in any active state. */
|
|
321
|
-
KnownJobStatus["Scheduled"] = "Scheduled";
|
|
322
442
|
})(KnownJobStatus || (KnownJobStatus = {}));
|
|
323
|
-
/** Known values of {@link ModelType} that the service accepts. */
|
|
324
|
-
export var KnownModelType;
|
|
325
|
-
(function (KnownModelType) {
|
|
326
|
-
KnownModelType["CustomModel"] = "CustomModel";
|
|
327
|
-
KnownModelType["MLFlowModel"] = "MLFlowModel";
|
|
328
|
-
KnownModelType["TritonModel"] = "TritonModel";
|
|
329
|
-
})(KnownModelType || (KnownModelType = {}));
|
|
330
443
|
/** Known values of {@link EndpointComputeType} that the service accepts. */
|
|
331
444
|
export var KnownEndpointComputeType;
|
|
332
445
|
(function (KnownEndpointComputeType) {
|
|
446
|
+
/** Managed */
|
|
333
447
|
KnownEndpointComputeType["Managed"] = "Managed";
|
|
448
|
+
/** Kubernetes */
|
|
334
449
|
KnownEndpointComputeType["Kubernetes"] = "Kubernetes";
|
|
450
|
+
/** AzureMLCompute */
|
|
335
451
|
KnownEndpointComputeType["AzureMLCompute"] = "AzureMLCompute";
|
|
336
452
|
})(KnownEndpointComputeType || (KnownEndpointComputeType = {}));
|
|
337
453
|
/** Known values of {@link OrderString} that the service accepts. */
|
|
338
454
|
export var KnownOrderString;
|
|
339
455
|
(function (KnownOrderString) {
|
|
456
|
+
/** CreatedAtDesc */
|
|
340
457
|
KnownOrderString["CreatedAtDesc"] = "CreatedAtDesc";
|
|
458
|
+
/** CreatedAtAsc */
|
|
341
459
|
KnownOrderString["CreatedAtAsc"] = "CreatedAtAsc";
|
|
460
|
+
/** UpdatedAtDesc */
|
|
342
461
|
KnownOrderString["UpdatedAtDesc"] = "UpdatedAtDesc";
|
|
462
|
+
/** UpdatedAtAsc */
|
|
343
463
|
KnownOrderString["UpdatedAtAsc"] = "UpdatedAtAsc";
|
|
344
464
|
})(KnownOrderString || (KnownOrderString = {}));
|
|
345
|
-
/** Known values of {@link PublicNetworkAccessType} that the service accepts. */
|
|
346
|
-
export var KnownPublicNetworkAccessType;
|
|
347
|
-
(function (KnownPublicNetworkAccessType) {
|
|
348
|
-
KnownPublicNetworkAccessType["Enabled"] = "Enabled";
|
|
349
|
-
KnownPublicNetworkAccessType["Disabled"] = "Disabled";
|
|
350
|
-
})(KnownPublicNetworkAccessType || (KnownPublicNetworkAccessType = {}));
|
|
351
|
-
/** Known values of {@link EgressPublicNetworkAccessType} that the service accepts. */
|
|
352
|
-
export var KnownEgressPublicNetworkAccessType;
|
|
353
|
-
(function (KnownEgressPublicNetworkAccessType) {
|
|
354
|
-
KnownEgressPublicNetworkAccessType["Enabled"] = "Enabled";
|
|
355
|
-
KnownEgressPublicNetworkAccessType["Disabled"] = "Disabled";
|
|
356
|
-
})(KnownEgressPublicNetworkAccessType || (KnownEgressPublicNetworkAccessType = {}));
|
|
357
465
|
/** Known values of {@link ScaleType} that the service accepts. */
|
|
358
466
|
export var KnownScaleType;
|
|
359
467
|
(function (KnownScaleType) {
|
|
468
|
+
/** Default */
|
|
360
469
|
KnownScaleType["Default"] = "Default";
|
|
470
|
+
/** TargetUtilization */
|
|
361
471
|
KnownScaleType["TargetUtilization"] = "TargetUtilization";
|
|
362
472
|
})(KnownScaleType || (KnownScaleType = {}));
|
|
363
473
|
/** Known values of {@link ContainerType} that the service accepts. */
|
|
364
474
|
export var KnownContainerType;
|
|
365
475
|
(function (KnownContainerType) {
|
|
476
|
+
/** StorageInitializer */
|
|
366
477
|
KnownContainerType["StorageInitializer"] = "StorageInitializer";
|
|
478
|
+
/** InferenceServer */
|
|
367
479
|
KnownContainerType["InferenceServer"] = "InferenceServer";
|
|
368
480
|
})(KnownContainerType || (KnownContainerType = {}));
|
|
369
481
|
/** Known values of {@link SkuScaleType} that the service accepts. */
|
|
370
482
|
export var KnownSkuScaleType;
|
|
371
483
|
(function (KnownSkuScaleType) {
|
|
484
|
+
/** Automatically scales node count. */
|
|
372
485
|
KnownSkuScaleType["Automatic"] = "Automatic";
|
|
486
|
+
/** Node count scaled upon user request. */
|
|
373
487
|
KnownSkuScaleType["Manual"] = "Manual";
|
|
488
|
+
/** Fixed set of nodes. */
|
|
374
489
|
KnownSkuScaleType["None"] = "None";
|
|
375
490
|
})(KnownSkuScaleType || (KnownSkuScaleType = {}));
|
|
376
491
|
/** Known values of {@link KeyType} that the service accepts. */
|
|
377
492
|
export var KnownKeyType;
|
|
378
493
|
(function (KnownKeyType) {
|
|
494
|
+
/** Primary */
|
|
379
495
|
KnownKeyType["Primary"] = "Primary";
|
|
496
|
+
/** Secondary */
|
|
380
497
|
KnownKeyType["Secondary"] = "Secondary";
|
|
381
498
|
})(KnownKeyType || (KnownKeyType = {}));
|
|
382
499
|
/** Known values of {@link ClusterPurpose} that the service accepts. */
|
|
383
500
|
export var KnownClusterPurpose;
|
|
384
501
|
(function (KnownClusterPurpose) {
|
|
502
|
+
/** FastProd */
|
|
385
503
|
KnownClusterPurpose["FastProd"] = "FastProd";
|
|
504
|
+
/** DenseProd */
|
|
386
505
|
KnownClusterPurpose["DenseProd"] = "DenseProd";
|
|
506
|
+
/** DevTest */
|
|
387
507
|
KnownClusterPurpose["DevTest"] = "DevTest";
|
|
388
508
|
})(KnownClusterPurpose || (KnownClusterPurpose = {}));
|
|
389
|
-
/** Known values of {@link
|
|
390
|
-
export var
|
|
391
|
-
(function (
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
509
|
+
/** Known values of {@link SslConfigStatus} that the service accepts. */
|
|
510
|
+
export var KnownSslConfigStatus;
|
|
511
|
+
(function (KnownSslConfigStatus) {
|
|
512
|
+
/** Disabled */
|
|
513
|
+
KnownSslConfigStatus["Disabled"] = "Disabled";
|
|
514
|
+
/** Enabled */
|
|
515
|
+
KnownSslConfigStatus["Enabled"] = "Enabled";
|
|
516
|
+
/** Auto */
|
|
517
|
+
KnownSslConfigStatus["Auto"] = "Auto";
|
|
518
|
+
})(KnownSslConfigStatus || (KnownSslConfigStatus = {}));
|
|
396
519
|
/** Known values of {@link LoadBalancerType} that the service accepts. */
|
|
397
520
|
export var KnownLoadBalancerType;
|
|
398
521
|
(function (KnownLoadBalancerType) {
|
|
522
|
+
/** PublicIp */
|
|
399
523
|
KnownLoadBalancerType["PublicIp"] = "PublicIp";
|
|
524
|
+
/** InternalLoadBalancer */
|
|
400
525
|
KnownLoadBalancerType["InternalLoadBalancer"] = "InternalLoadBalancer";
|
|
401
526
|
})(KnownLoadBalancerType || (KnownLoadBalancerType = {}));
|
|
402
527
|
/** Known values of {@link OsType} that the service accepts. */
|
|
403
528
|
export var KnownOsType;
|
|
404
529
|
(function (KnownOsType) {
|
|
530
|
+
/** Linux */
|
|
405
531
|
KnownOsType["Linux"] = "Linux";
|
|
532
|
+
/** Windows */
|
|
406
533
|
KnownOsType["Windows"] = "Windows";
|
|
407
534
|
})(KnownOsType || (KnownOsType = {}));
|
|
408
535
|
/** Known values of {@link VmPriority} that the service accepts. */
|
|
409
536
|
export var KnownVmPriority;
|
|
410
537
|
(function (KnownVmPriority) {
|
|
538
|
+
/** Dedicated */
|
|
411
539
|
KnownVmPriority["Dedicated"] = "Dedicated";
|
|
540
|
+
/** LowPriority */
|
|
412
541
|
KnownVmPriority["LowPriority"] = "LowPriority";
|
|
413
542
|
})(KnownVmPriority || (KnownVmPriority = {}));
|
|
414
543
|
/** Known values of {@link RemoteLoginPortPublicAccess} that the service accepts. */
|
|
415
544
|
export var KnownRemoteLoginPortPublicAccess;
|
|
416
545
|
(function (KnownRemoteLoginPortPublicAccess) {
|
|
546
|
+
/** Enabled */
|
|
417
547
|
KnownRemoteLoginPortPublicAccess["Enabled"] = "Enabled";
|
|
548
|
+
/** Disabled */
|
|
418
549
|
KnownRemoteLoginPortPublicAccess["Disabled"] = "Disabled";
|
|
550
|
+
/** NotSpecified */
|
|
419
551
|
KnownRemoteLoginPortPublicAccess["NotSpecified"] = "NotSpecified";
|
|
420
552
|
})(KnownRemoteLoginPortPublicAccess || (KnownRemoteLoginPortPublicAccess = {}));
|
|
421
553
|
/** Known values of {@link AllocationState} that the service accepts. */
|
|
422
554
|
export var KnownAllocationState;
|
|
423
555
|
(function (KnownAllocationState) {
|
|
556
|
+
/** Steady */
|
|
424
557
|
KnownAllocationState["Steady"] = "Steady";
|
|
558
|
+
/** Resizing */
|
|
425
559
|
KnownAllocationState["Resizing"] = "Resizing";
|
|
426
560
|
})(KnownAllocationState || (KnownAllocationState = {}));
|
|
427
561
|
/** Known values of {@link ApplicationSharingPolicy} that the service accepts. */
|
|
428
562
|
export var KnownApplicationSharingPolicy;
|
|
429
563
|
(function (KnownApplicationSharingPolicy) {
|
|
564
|
+
/** Personal */
|
|
430
565
|
KnownApplicationSharingPolicy["Personal"] = "Personal";
|
|
566
|
+
/** Shared */
|
|
431
567
|
KnownApplicationSharingPolicy["Shared"] = "Shared";
|
|
432
568
|
})(KnownApplicationSharingPolicy || (KnownApplicationSharingPolicy = {}));
|
|
433
569
|
/** Known values of {@link SshPublicAccess} that the service accepts. */
|
|
434
570
|
export var KnownSshPublicAccess;
|
|
435
571
|
(function (KnownSshPublicAccess) {
|
|
572
|
+
/** Enabled */
|
|
436
573
|
KnownSshPublicAccess["Enabled"] = "Enabled";
|
|
574
|
+
/** Disabled */
|
|
437
575
|
KnownSshPublicAccess["Disabled"] = "Disabled";
|
|
438
576
|
})(KnownSshPublicAccess || (KnownSshPublicAccess = {}));
|
|
439
577
|
/** Known values of {@link ComputeInstanceState} that the service accepts. */
|
|
440
578
|
export var KnownComputeInstanceState;
|
|
441
579
|
(function (KnownComputeInstanceState) {
|
|
580
|
+
/** Creating */
|
|
442
581
|
KnownComputeInstanceState["Creating"] = "Creating";
|
|
582
|
+
/** CreateFailed */
|
|
443
583
|
KnownComputeInstanceState["CreateFailed"] = "CreateFailed";
|
|
584
|
+
/** Deleting */
|
|
444
585
|
KnownComputeInstanceState["Deleting"] = "Deleting";
|
|
586
|
+
/** Running */
|
|
445
587
|
KnownComputeInstanceState["Running"] = "Running";
|
|
588
|
+
/** Restarting */
|
|
446
589
|
KnownComputeInstanceState["Restarting"] = "Restarting";
|
|
590
|
+
/** JobRunning */
|
|
447
591
|
KnownComputeInstanceState["JobRunning"] = "JobRunning";
|
|
592
|
+
/** SettingUp */
|
|
448
593
|
KnownComputeInstanceState["SettingUp"] = "SettingUp";
|
|
594
|
+
/** SetupFailed */
|
|
449
595
|
KnownComputeInstanceState["SetupFailed"] = "SetupFailed";
|
|
596
|
+
/** Starting */
|
|
450
597
|
KnownComputeInstanceState["Starting"] = "Starting";
|
|
598
|
+
/** Stopped */
|
|
451
599
|
KnownComputeInstanceState["Stopped"] = "Stopped";
|
|
600
|
+
/** Stopping */
|
|
452
601
|
KnownComputeInstanceState["Stopping"] = "Stopping";
|
|
602
|
+
/** UserSettingUp */
|
|
453
603
|
KnownComputeInstanceState["UserSettingUp"] = "UserSettingUp";
|
|
604
|
+
/** UserSetupFailed */
|
|
454
605
|
KnownComputeInstanceState["UserSetupFailed"] = "UserSetupFailed";
|
|
606
|
+
/** Unknown */
|
|
455
607
|
KnownComputeInstanceState["Unknown"] = "Unknown";
|
|
608
|
+
/** Unusable */
|
|
456
609
|
KnownComputeInstanceState["Unusable"] = "Unusable";
|
|
457
610
|
})(KnownComputeInstanceState || (KnownComputeInstanceState = {}));
|
|
458
611
|
/** Known values of {@link ComputeInstanceAuthorizationType} that the service accepts. */
|
|
459
612
|
export var KnownComputeInstanceAuthorizationType;
|
|
460
613
|
(function (KnownComputeInstanceAuthorizationType) {
|
|
614
|
+
/** Personal */
|
|
461
615
|
KnownComputeInstanceAuthorizationType["Personal"] = "personal";
|
|
462
616
|
})(KnownComputeInstanceAuthorizationType || (KnownComputeInstanceAuthorizationType = {}));
|
|
463
617
|
/** Known values of {@link OperationName} that the service accepts. */
|
|
464
618
|
export var KnownOperationName;
|
|
465
619
|
(function (KnownOperationName) {
|
|
620
|
+
/** Create */
|
|
466
621
|
KnownOperationName["Create"] = "Create";
|
|
622
|
+
/** Start */
|
|
467
623
|
KnownOperationName["Start"] = "Start";
|
|
624
|
+
/** Stop */
|
|
468
625
|
KnownOperationName["Stop"] = "Stop";
|
|
626
|
+
/** Restart */
|
|
469
627
|
KnownOperationName["Restart"] = "Restart";
|
|
628
|
+
/** Reimage */
|
|
470
629
|
KnownOperationName["Reimage"] = "Reimage";
|
|
630
|
+
/** Delete */
|
|
471
631
|
KnownOperationName["Delete"] = "Delete";
|
|
472
632
|
})(KnownOperationName || (KnownOperationName = {}));
|
|
473
633
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
474
634
|
export var KnownOperationStatus;
|
|
475
635
|
(function (KnownOperationStatus) {
|
|
636
|
+
/** InProgress */
|
|
476
637
|
KnownOperationStatus["InProgress"] = "InProgress";
|
|
638
|
+
/** Succeeded */
|
|
477
639
|
KnownOperationStatus["Succeeded"] = "Succeeded";
|
|
640
|
+
/** CreateFailed */
|
|
478
641
|
KnownOperationStatus["CreateFailed"] = "CreateFailed";
|
|
642
|
+
/** StartFailed */
|
|
479
643
|
KnownOperationStatus["StartFailed"] = "StartFailed";
|
|
644
|
+
/** StopFailed */
|
|
480
645
|
KnownOperationStatus["StopFailed"] = "StopFailed";
|
|
646
|
+
/** RestartFailed */
|
|
481
647
|
KnownOperationStatus["RestartFailed"] = "RestartFailed";
|
|
648
|
+
/** ReimageFailed */
|
|
482
649
|
KnownOperationStatus["ReimageFailed"] = "ReimageFailed";
|
|
650
|
+
/** DeleteFailed */
|
|
483
651
|
KnownOperationStatus["DeleteFailed"] = "DeleteFailed";
|
|
484
652
|
})(KnownOperationStatus || (KnownOperationStatus = {}));
|
|
485
653
|
/** Known values of {@link OperationTrigger} that the service accepts. */
|
|
486
654
|
export var KnownOperationTrigger;
|
|
487
655
|
(function (KnownOperationTrigger) {
|
|
656
|
+
/** User */
|
|
488
657
|
KnownOperationTrigger["User"] = "User";
|
|
658
|
+
/** Schedule */
|
|
489
659
|
KnownOperationTrigger["Schedule"] = "Schedule";
|
|
660
|
+
/** IdleShutdown */
|
|
490
661
|
KnownOperationTrigger["IdleShutdown"] = "IdleShutdown";
|
|
491
662
|
})(KnownOperationTrigger || (KnownOperationTrigger = {}));
|
|
492
663
|
/** Known values of {@link ProvisioningStatus} that the service accepts. */
|
|
493
664
|
export var KnownProvisioningStatus;
|
|
494
665
|
(function (KnownProvisioningStatus) {
|
|
666
|
+
/** Completed */
|
|
495
667
|
KnownProvisioningStatus["Completed"] = "Completed";
|
|
668
|
+
/** Provisioning */
|
|
496
669
|
KnownProvisioningStatus["Provisioning"] = "Provisioning";
|
|
670
|
+
/** Failed */
|
|
497
671
|
KnownProvisioningStatus["Failed"] = "Failed";
|
|
498
672
|
})(KnownProvisioningStatus || (KnownProvisioningStatus = {}));
|
|
499
673
|
/** Known values of {@link ComputePowerAction} that the service accepts. */
|
|
500
674
|
export var KnownComputePowerAction;
|
|
501
675
|
(function (KnownComputePowerAction) {
|
|
676
|
+
/** Start */
|
|
502
677
|
KnownComputePowerAction["Start"] = "Start";
|
|
678
|
+
/** Stop */
|
|
503
679
|
KnownComputePowerAction["Stop"] = "Stop";
|
|
504
680
|
})(KnownComputePowerAction || (KnownComputePowerAction = {}));
|
|
681
|
+
/** Known values of {@link ScheduleProvisioningState} that the service accepts. */
|
|
682
|
+
export var KnownScheduleProvisioningState;
|
|
683
|
+
(function (KnownScheduleProvisioningState) {
|
|
684
|
+
/** Completed */
|
|
685
|
+
KnownScheduleProvisioningState["Completed"] = "Completed";
|
|
686
|
+
/** Provisioning */
|
|
687
|
+
KnownScheduleProvisioningState["Provisioning"] = "Provisioning";
|
|
688
|
+
/** Failed */
|
|
689
|
+
KnownScheduleProvisioningState["Failed"] = "Failed";
|
|
690
|
+
})(KnownScheduleProvisioningState || (KnownScheduleProvisioningState = {}));
|
|
691
|
+
/** Known values of {@link ScheduleStatus} that the service accepts. */
|
|
692
|
+
export var KnownScheduleStatus;
|
|
693
|
+
(function (KnownScheduleStatus) {
|
|
694
|
+
/** Enabled */
|
|
695
|
+
KnownScheduleStatus["Enabled"] = "Enabled";
|
|
696
|
+
/** Disabled */
|
|
697
|
+
KnownScheduleStatus["Disabled"] = "Disabled";
|
|
698
|
+
})(KnownScheduleStatus || (KnownScheduleStatus = {}));
|
|
505
699
|
/** Known values of {@link Autosave} that the service accepts. */
|
|
506
700
|
export var KnownAutosave;
|
|
507
701
|
(function (KnownAutosave) {
|
|
702
|
+
/** None */
|
|
508
703
|
KnownAutosave["None"] = "None";
|
|
704
|
+
/** Local */
|
|
509
705
|
KnownAutosave["Local"] = "Local";
|
|
706
|
+
/** Remote */
|
|
510
707
|
KnownAutosave["Remote"] = "Remote";
|
|
511
708
|
})(KnownAutosave || (KnownAutosave = {}));
|
|
512
709
|
/** Known values of {@link Network} that the service accepts. */
|
|
513
710
|
export var KnownNetwork;
|
|
514
711
|
(function (KnownNetwork) {
|
|
712
|
+
/** Bridge */
|
|
515
713
|
KnownNetwork["Bridge"] = "Bridge";
|
|
714
|
+
/** Host */
|
|
516
715
|
KnownNetwork["Host"] = "Host";
|
|
517
716
|
})(KnownNetwork || (KnownNetwork = {}));
|
|
518
717
|
/** Known values of {@link Caching} that the service accepts. */
|
|
519
718
|
export var KnownCaching;
|
|
520
719
|
(function (KnownCaching) {
|
|
720
|
+
/** None */
|
|
521
721
|
KnownCaching["None"] = "None";
|
|
722
|
+
/** ReadOnly */
|
|
522
723
|
KnownCaching["ReadOnly"] = "ReadOnly";
|
|
724
|
+
/** ReadWrite */
|
|
523
725
|
KnownCaching["ReadWrite"] = "ReadWrite";
|
|
524
726
|
})(KnownCaching || (KnownCaching = {}));
|
|
525
727
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
526
728
|
export var KnownStorageAccountType;
|
|
527
729
|
(function (KnownStorageAccountType) {
|
|
730
|
+
/** StandardLRS */
|
|
528
731
|
KnownStorageAccountType["StandardLRS"] = "Standard_LRS";
|
|
732
|
+
/** PremiumLRS */
|
|
529
733
|
KnownStorageAccountType["PremiumLRS"] = "Premium_LRS";
|
|
530
734
|
})(KnownStorageAccountType || (KnownStorageAccountType = {}));
|
|
531
735
|
/** Known values of {@link SourceType} that the service accepts. */
|
|
532
736
|
export var KnownSourceType;
|
|
533
737
|
(function (KnownSourceType) {
|
|
738
|
+
/** Dataset */
|
|
534
739
|
KnownSourceType["Dataset"] = "Dataset";
|
|
740
|
+
/** Datastore */
|
|
535
741
|
KnownSourceType["Datastore"] = "Datastore";
|
|
742
|
+
/** URI */
|
|
536
743
|
KnownSourceType["URI"] = "URI";
|
|
537
744
|
})(KnownSourceType || (KnownSourceType = {}));
|
|
538
745
|
/** Known values of {@link MountAction} that the service accepts. */
|
|
539
746
|
export var KnownMountAction;
|
|
540
747
|
(function (KnownMountAction) {
|
|
748
|
+
/** Mount */
|
|
541
749
|
KnownMountAction["Mount"] = "Mount";
|
|
750
|
+
/** Unmount */
|
|
542
751
|
KnownMountAction["Unmount"] = "Unmount";
|
|
543
752
|
})(KnownMountAction || (KnownMountAction = {}));
|
|
544
753
|
/** Known values of {@link MountState} that the service accepts. */
|
|
545
754
|
export var KnownMountState;
|
|
546
755
|
(function (KnownMountState) {
|
|
756
|
+
/** MountRequested */
|
|
547
757
|
KnownMountState["MountRequested"] = "MountRequested";
|
|
758
|
+
/** Mounted */
|
|
548
759
|
KnownMountState["Mounted"] = "Mounted";
|
|
760
|
+
/** MountFailed */
|
|
549
761
|
KnownMountState["MountFailed"] = "MountFailed";
|
|
762
|
+
/** UnmountRequested */
|
|
550
763
|
KnownMountState["UnmountRequested"] = "UnmountRequested";
|
|
764
|
+
/** UnmountFailed */
|
|
551
765
|
KnownMountState["UnmountFailed"] = "UnmountFailed";
|
|
766
|
+
/** Unmounted */
|
|
552
767
|
KnownMountState["Unmounted"] = "Unmounted";
|
|
553
768
|
})(KnownMountState || (KnownMountState = {}));
|
|
554
769
|
/** Known values of {@link InputDeliveryMode} that the service accepts. */
|
|
555
770
|
export var KnownInputDeliveryMode;
|
|
556
771
|
(function (KnownInputDeliveryMode) {
|
|
772
|
+
/** ReadOnlyMount */
|
|
557
773
|
KnownInputDeliveryMode["ReadOnlyMount"] = "ReadOnlyMount";
|
|
774
|
+
/** ReadWriteMount */
|
|
558
775
|
KnownInputDeliveryMode["ReadWriteMount"] = "ReadWriteMount";
|
|
776
|
+
/** Download */
|
|
559
777
|
KnownInputDeliveryMode["Download"] = "Download";
|
|
778
|
+
/** Direct */
|
|
560
779
|
KnownInputDeliveryMode["Direct"] = "Direct";
|
|
780
|
+
/** EvalMount */
|
|
561
781
|
KnownInputDeliveryMode["EvalMount"] = "EvalMount";
|
|
782
|
+
/** EvalDownload */
|
|
562
783
|
KnownInputDeliveryMode["EvalDownload"] = "EvalDownload";
|
|
563
784
|
})(KnownInputDeliveryMode || (KnownInputDeliveryMode = {}));
|
|
564
785
|
/** Known values of {@link OutputDeliveryMode} that the service accepts. */
|
|
565
786
|
export var KnownOutputDeliveryMode;
|
|
566
787
|
(function (KnownOutputDeliveryMode) {
|
|
788
|
+
/** ReadWriteMount */
|
|
567
789
|
KnownOutputDeliveryMode["ReadWriteMount"] = "ReadWriteMount";
|
|
790
|
+
/** Upload */
|
|
568
791
|
KnownOutputDeliveryMode["Upload"] = "Upload";
|
|
569
792
|
})(KnownOutputDeliveryMode || (KnownOutputDeliveryMode = {}));
|
|
570
|
-
/** Known values of {@link ForecastHorizonMode} that the service accepts. */
|
|
571
|
-
export var KnownForecastHorizonMode;
|
|
572
|
-
(function (KnownForecastHorizonMode) {
|
|
573
|
-
/** Forecast horizon to be determined automatically. */
|
|
574
|
-
KnownForecastHorizonMode["Auto"] = "Auto";
|
|
575
|
-
/** Use the custom forecast horizon. */
|
|
576
|
-
KnownForecastHorizonMode["Custom"] = "Custom";
|
|
577
|
-
})(KnownForecastHorizonMode || (KnownForecastHorizonMode = {}));
|
|
578
|
-
/** Known values of {@link JobOutputType} that the service accepts. */
|
|
579
|
-
export var KnownJobOutputType;
|
|
580
|
-
(function (KnownJobOutputType) {
|
|
581
|
-
KnownJobOutputType["UriFile"] = "UriFile";
|
|
582
|
-
KnownJobOutputType["UriFolder"] = "UriFolder";
|
|
583
|
-
KnownJobOutputType["MLTable"] = "MLTable";
|
|
584
|
-
KnownJobOutputType["CustomModel"] = "CustomModel";
|
|
585
|
-
KnownJobOutputType["MLFlowModel"] = "MLFlowModel";
|
|
586
|
-
KnownJobOutputType["TritonModel"] = "TritonModel";
|
|
587
|
-
})(KnownJobOutputType || (KnownJobOutputType = {}));
|
|
588
|
-
/** Known values of {@link LogVerbosity} that the service accepts. */
|
|
589
|
-
export var KnownLogVerbosity;
|
|
590
|
-
(function (KnownLogVerbosity) {
|
|
591
|
-
/** No logs emitted. */
|
|
592
|
-
KnownLogVerbosity["NotSet"] = "NotSet";
|
|
593
|
-
/** Debug and above log statements logged. */
|
|
594
|
-
KnownLogVerbosity["Debug"] = "Debug";
|
|
595
|
-
/** Info and above log statements logged. */
|
|
596
|
-
KnownLogVerbosity["Info"] = "Info";
|
|
597
|
-
/** Warning and above log statements logged. */
|
|
598
|
-
KnownLogVerbosity["Warning"] = "Warning";
|
|
599
|
-
/** Error and above log statements logged. */
|
|
600
|
-
KnownLogVerbosity["Error"] = "Error";
|
|
601
|
-
/** Only critical statements logged. */
|
|
602
|
-
KnownLogVerbosity["Critical"] = "Critical";
|
|
603
|
-
})(KnownLogVerbosity || (KnownLogVerbosity = {}));
|
|
604
|
-
/** Known values of {@link TaskType} that the service accepts. */
|
|
605
|
-
export var KnownTaskType;
|
|
606
|
-
(function (KnownTaskType) {
|
|
607
|
-
/**
|
|
608
|
-
* Classification in machine learning and statistics is a supervised learning approach in which
|
|
609
|
-
* the computer program learns from the data given to it and make new observations or classifications.
|
|
610
|
-
*/
|
|
611
|
-
KnownTaskType["Classification"] = "Classification";
|
|
612
|
-
/** Regression means to predict the value using the input data. Regression models are used to predict a continuous value. */
|
|
613
|
-
KnownTaskType["Regression"] = "Regression";
|
|
614
|
-
/**
|
|
615
|
-
* Forecasting is a special kind of regression task that deals with time-series data and creates forecasting model
|
|
616
|
-
* that can be used to predict the near future values based on the inputs.
|
|
617
|
-
*/
|
|
618
|
-
KnownTaskType["Forecasting"] = "Forecasting";
|
|
619
|
-
/**
|
|
620
|
-
* Image Classification. Multi-class image classification is used when an image is classified with only a single label
|
|
621
|
-
* from a set of classes - e.g. each image is classified as either an image of a 'cat' or a 'dog' or a 'duck'.
|
|
622
|
-
*/
|
|
623
|
-
KnownTaskType["ImageClassification"] = "ImageClassification";
|
|
624
|
-
/**
|
|
625
|
-
* Image Classification Multilabel. Multi-label image classification is used when an image could have one or more labels
|
|
626
|
-
* from a set of labels - e.g. an image could be labeled with both 'cat' and 'dog'.
|
|
627
|
-
*/
|
|
628
|
-
KnownTaskType["ImageClassificationMultilabel"] = "ImageClassificationMultilabel";
|
|
629
|
-
/**
|
|
630
|
-
* Image Object Detection. Object detection is used to identify objects in an image and locate each object with a
|
|
631
|
-
* bounding box e.g. locate all dogs and cats in an image and draw a bounding box around each.
|
|
632
|
-
*/
|
|
633
|
-
KnownTaskType["ImageObjectDetection"] = "ImageObjectDetection";
|
|
634
|
-
/**
|
|
635
|
-
* Image Instance Segmentation. Instance segmentation is used to identify objects in an image at the pixel level,
|
|
636
|
-
* drawing a polygon around each object in the image.
|
|
637
|
-
*/
|
|
638
|
-
KnownTaskType["ImageInstanceSegmentation"] = "ImageInstanceSegmentation";
|
|
639
|
-
/**
|
|
640
|
-
* Text classification (also known as text tagging or text categorization) is the process of sorting texts into categories.
|
|
641
|
-
* Categories are mutually exclusive.
|
|
642
|
-
*/
|
|
643
|
-
KnownTaskType["TextClassification"] = "TextClassification";
|
|
644
|
-
/** Multilabel classification task assigns each sample to a group (zero or more) of target labels. */
|
|
645
|
-
KnownTaskType["TextClassificationMultilabel"] = "TextClassificationMultilabel";
|
|
646
|
-
/**
|
|
647
|
-
* Text Named Entity Recognition a.k.a. TextNER.
|
|
648
|
-
* Named Entity Recognition (NER) is the ability to take free-form text and identify the occurrences of entities such as people, locations, organizations, and more.
|
|
649
|
-
*/
|
|
650
|
-
KnownTaskType["TextNER"] = "TextNER";
|
|
651
|
-
})(KnownTaskType || (KnownTaskType = {}));
|
|
652
|
-
/** Known values of {@link NCrossValidationsMode} that the service accepts. */
|
|
653
|
-
export var KnownNCrossValidationsMode;
|
|
654
|
-
(function (KnownNCrossValidationsMode) {
|
|
655
|
-
/** Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task. */
|
|
656
|
-
KnownNCrossValidationsMode["Auto"] = "Auto";
|
|
657
|
-
/** Use custom N-Cross validations value. */
|
|
658
|
-
KnownNCrossValidationsMode["Custom"] = "Custom";
|
|
659
|
-
})(KnownNCrossValidationsMode || (KnownNCrossValidationsMode = {}));
|
|
660
|
-
/** Known values of {@link SeasonalityMode} that the service accepts. */
|
|
661
|
-
export var KnownSeasonalityMode;
|
|
662
|
-
(function (KnownSeasonalityMode) {
|
|
663
|
-
/** Seasonality to be determined automatically. */
|
|
664
|
-
KnownSeasonalityMode["Auto"] = "Auto";
|
|
665
|
-
/** Use the custom seasonality value. */
|
|
666
|
-
KnownSeasonalityMode["Custom"] = "Custom";
|
|
667
|
-
})(KnownSeasonalityMode || (KnownSeasonalityMode = {}));
|
|
668
|
-
/** Known values of {@link TargetLagsMode} that the service accepts. */
|
|
669
|
-
export var KnownTargetLagsMode;
|
|
670
|
-
(function (KnownTargetLagsMode) {
|
|
671
|
-
/** Target lags to be determined automatically. */
|
|
672
|
-
KnownTargetLagsMode["Auto"] = "Auto";
|
|
673
|
-
/** Use the custom target lags. */
|
|
674
|
-
KnownTargetLagsMode["Custom"] = "Custom";
|
|
675
|
-
})(KnownTargetLagsMode || (KnownTargetLagsMode = {}));
|
|
676
|
-
/** Known values of {@link TargetRollingWindowSizeMode} that the service accepts. */
|
|
677
|
-
export var KnownTargetRollingWindowSizeMode;
|
|
678
|
-
(function (KnownTargetRollingWindowSizeMode) {
|
|
679
|
-
/** Determine rolling windows size automatically. */
|
|
680
|
-
KnownTargetRollingWindowSizeMode["Auto"] = "Auto";
|
|
681
|
-
/** Use the specified rolling window size. */
|
|
682
|
-
KnownTargetRollingWindowSizeMode["Custom"] = "Custom";
|
|
683
|
-
})(KnownTargetRollingWindowSizeMode || (KnownTargetRollingWindowSizeMode = {}));
|
|
684
793
|
/** Known values of {@link ServiceDataAccessAuthIdentity} that the service accepts. */
|
|
685
794
|
export var KnownServiceDataAccessAuthIdentity;
|
|
686
795
|
(function (KnownServiceDataAccessAuthIdentity) {
|
|
@@ -694,448 +803,89 @@ export var KnownServiceDataAccessAuthIdentity;
|
|
|
694
803
|
/** Known values of {@link EarlyTerminationPolicyType} that the service accepts. */
|
|
695
804
|
export var KnownEarlyTerminationPolicyType;
|
|
696
805
|
(function (KnownEarlyTerminationPolicyType) {
|
|
806
|
+
/** Bandit */
|
|
697
807
|
KnownEarlyTerminationPolicyType["Bandit"] = "Bandit";
|
|
808
|
+
/** MedianStopping */
|
|
698
809
|
KnownEarlyTerminationPolicyType["MedianStopping"] = "MedianStopping";
|
|
810
|
+
/** TruncationSelection */
|
|
699
811
|
KnownEarlyTerminationPolicyType["TruncationSelection"] = "TruncationSelection";
|
|
700
812
|
})(KnownEarlyTerminationPolicyType || (KnownEarlyTerminationPolicyType = {}));
|
|
701
813
|
/** Known values of {@link SamplingAlgorithmType} that the service accepts. */
|
|
702
814
|
export var KnownSamplingAlgorithmType;
|
|
703
815
|
(function (KnownSamplingAlgorithmType) {
|
|
816
|
+
/** Grid */
|
|
704
817
|
KnownSamplingAlgorithmType["Grid"] = "Grid";
|
|
818
|
+
/** Random */
|
|
705
819
|
KnownSamplingAlgorithmType["Random"] = "Random";
|
|
820
|
+
/** Bayesian */
|
|
706
821
|
KnownSamplingAlgorithmType["Bayesian"] = "Bayesian";
|
|
707
822
|
})(KnownSamplingAlgorithmType || (KnownSamplingAlgorithmType = {}));
|
|
708
|
-
/** Known values of {@link ClassificationModels} that the service accepts. */
|
|
709
|
-
export var KnownClassificationModels;
|
|
710
|
-
(function (KnownClassificationModels) {
|
|
711
|
-
/**
|
|
712
|
-
* Logistic regression is a fundamental classification technique.
|
|
713
|
-
* It belongs to the group of linear classifiers and is somewhat similar to polynomial and linear regression.
|
|
714
|
-
* Logistic regression is fast and relatively uncomplicated, and it's convenient for you to interpret the results.
|
|
715
|
-
* Although it's essentially a method for binary classification, it can also be applied to multiclass problems.
|
|
716
|
-
*/
|
|
717
|
-
KnownClassificationModels["LogisticRegression"] = "LogisticRegression";
|
|
718
|
-
/**
|
|
719
|
-
* SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications
|
|
720
|
-
* to find the model parameters that correspond to the best fit between predicted and actual outputs.
|
|
721
|
-
*/
|
|
722
|
-
KnownClassificationModels["SGD"] = "SGD";
|
|
723
|
-
/**
|
|
724
|
-
* The multinomial Naive Bayes classifier is suitable for classification with discrete features (e.g., word counts for text classification).
|
|
725
|
-
* The multinomial distribution normally requires integer feature counts. However, in practice, fractional counts such as tf-idf may also work.
|
|
726
|
-
*/
|
|
727
|
-
KnownClassificationModels["MultinomialNaiveBayes"] = "MultinomialNaiveBayes";
|
|
728
|
-
/** Naive Bayes classifier for multivariate Bernoulli models. */
|
|
729
|
-
KnownClassificationModels["BernoulliNaiveBayes"] = "BernoulliNaiveBayes";
|
|
730
|
-
/**
|
|
731
|
-
* A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.
|
|
732
|
-
* After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.
|
|
733
|
-
*/
|
|
734
|
-
KnownClassificationModels["SVM"] = "SVM";
|
|
735
|
-
/**
|
|
736
|
-
* A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.
|
|
737
|
-
* After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.
|
|
738
|
-
* Linear SVM performs best when input data is linear, i.e., data can be easily classified by drawing the straight line between classified values on a plotted graph.
|
|
739
|
-
*/
|
|
740
|
-
KnownClassificationModels["LinearSVM"] = "LinearSVM";
|
|
741
|
-
/**
|
|
742
|
-
* K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints
|
|
743
|
-
* which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.
|
|
744
|
-
*/
|
|
745
|
-
KnownClassificationModels["KNN"] = "KNN";
|
|
746
|
-
/**
|
|
747
|
-
* Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.
|
|
748
|
-
* The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.
|
|
749
|
-
*/
|
|
750
|
-
KnownClassificationModels["DecisionTree"] = "DecisionTree";
|
|
751
|
-
/**
|
|
752
|
-
* Random forest is a supervised learning algorithm.
|
|
753
|
-
* The "forest" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.
|
|
754
|
-
* The general idea of the bagging method is that a combination of learning models increases the overall result.
|
|
755
|
-
*/
|
|
756
|
-
KnownClassificationModels["RandomForest"] = "RandomForest";
|
|
757
|
-
/** Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. */
|
|
758
|
-
KnownClassificationModels["ExtremeRandomTrees"] = "ExtremeRandomTrees";
|
|
759
|
-
/** LightGBM is a gradient boosting framework that uses tree based learning algorithms. */
|
|
760
|
-
KnownClassificationModels["LightGBM"] = "LightGBM";
|
|
761
|
-
/** The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. */
|
|
762
|
-
KnownClassificationModels["GradientBoosting"] = "GradientBoosting";
|
|
763
|
-
/** XGBoost: Extreme Gradient Boosting Algorithm. This algorithm is used for structured data where target column values can be divided into distinct class values. */
|
|
764
|
-
KnownClassificationModels["XGBoostClassifier"] = "XGBoostClassifier";
|
|
765
|
-
})(KnownClassificationModels || (KnownClassificationModels = {}));
|
|
766
|
-
/** Known values of {@link ClassificationPrimaryMetrics} that the service accepts. */
|
|
767
|
-
export var KnownClassificationPrimaryMetrics;
|
|
768
|
-
(function (KnownClassificationPrimaryMetrics) {
|
|
769
|
-
/**
|
|
770
|
-
* AUC is the Area under the curve.
|
|
771
|
-
* This metric represents arithmetic mean of the score for each class,
|
|
772
|
-
* weighted by the number of true instances in each class.
|
|
773
|
-
*/
|
|
774
|
-
KnownClassificationPrimaryMetrics["AUCWeighted"] = "AUCWeighted";
|
|
775
|
-
/** Accuracy is the ratio of predictions that exactly match the true class labels. */
|
|
776
|
-
KnownClassificationPrimaryMetrics["Accuracy"] = "Accuracy";
|
|
777
|
-
/**
|
|
778
|
-
* Normalized macro recall is recall macro-averaged and normalized, so that random
|
|
779
|
-
* performance has a score of 0, and perfect performance has a score of 1.
|
|
780
|
-
*/
|
|
781
|
-
KnownClassificationPrimaryMetrics["NormMacroRecall"] = "NormMacroRecall";
|
|
782
|
-
/**
|
|
783
|
-
* The arithmetic mean of the average precision score for each class, weighted by
|
|
784
|
-
* the number of true instances in each class.
|
|
785
|
-
*/
|
|
786
|
-
KnownClassificationPrimaryMetrics["AveragePrecisionScoreWeighted"] = "AveragePrecisionScoreWeighted";
|
|
787
|
-
/** The arithmetic mean of precision for each class, weighted by number of true instances in each class. */
|
|
788
|
-
KnownClassificationPrimaryMetrics["PrecisionScoreWeighted"] = "PrecisionScoreWeighted";
|
|
789
|
-
})(KnownClassificationPrimaryMetrics || (KnownClassificationPrimaryMetrics = {}));
|
|
790
|
-
/** Known values of {@link JobInputType} that the service accepts. */
|
|
791
|
-
export var KnownJobInputType;
|
|
792
|
-
(function (KnownJobInputType) {
|
|
793
|
-
KnownJobInputType["Literal"] = "Literal";
|
|
794
|
-
KnownJobInputType["UriFile"] = "UriFile";
|
|
795
|
-
KnownJobInputType["UriFolder"] = "UriFolder";
|
|
796
|
-
KnownJobInputType["MLTable"] = "MLTable";
|
|
797
|
-
KnownJobInputType["CustomModel"] = "CustomModel";
|
|
798
|
-
KnownJobInputType["MLFlowModel"] = "MLFlowModel";
|
|
799
|
-
KnownJobInputType["TritonModel"] = "TritonModel";
|
|
800
|
-
})(KnownJobInputType || (KnownJobInputType = {}));
|
|
801
|
-
/** Known values of {@link FeaturizationMode} that the service accepts. */
|
|
802
|
-
export var KnownFeaturizationMode;
|
|
803
|
-
(function (KnownFeaturizationMode) {
|
|
804
|
-
/** Auto mode, system performs featurization without any custom featurization inputs. */
|
|
805
|
-
KnownFeaturizationMode["Auto"] = "Auto";
|
|
806
|
-
/** Custom featurization. */
|
|
807
|
-
KnownFeaturizationMode["Custom"] = "Custom";
|
|
808
|
-
/** Featurization off. 'Forecasting' task cannot use this value. */
|
|
809
|
-
KnownFeaturizationMode["Off"] = "Off";
|
|
810
|
-
})(KnownFeaturizationMode || (KnownFeaturizationMode = {}));
|
|
811
|
-
/** Known values of {@link StackMetaLearnerType} that the service accepts. */
|
|
812
|
-
export var KnownStackMetaLearnerType;
|
|
813
|
-
(function (KnownStackMetaLearnerType) {
|
|
814
|
-
KnownStackMetaLearnerType["None"] = "None";
|
|
815
|
-
/** Default meta-learners are LogisticRegression for classification tasks. */
|
|
816
|
-
KnownStackMetaLearnerType["LogisticRegression"] = "LogisticRegression";
|
|
817
|
-
/** Default meta-learners are LogisticRegression for classification task when CV is on. */
|
|
818
|
-
KnownStackMetaLearnerType["LogisticRegressionCV"] = "LogisticRegressionCV";
|
|
819
|
-
KnownStackMetaLearnerType["LightGBMClassifier"] = "LightGBMClassifier";
|
|
820
|
-
/** Default meta-learners are LogisticRegression for regression task. */
|
|
821
|
-
KnownStackMetaLearnerType["ElasticNet"] = "ElasticNet";
|
|
822
|
-
/** Default meta-learners are LogisticRegression for regression task when CV is on. */
|
|
823
|
-
KnownStackMetaLearnerType["ElasticNetCV"] = "ElasticNetCV";
|
|
824
|
-
KnownStackMetaLearnerType["LightGBMRegressor"] = "LightGBMRegressor";
|
|
825
|
-
KnownStackMetaLearnerType["LinearRegression"] = "LinearRegression";
|
|
826
|
-
})(KnownStackMetaLearnerType || (KnownStackMetaLearnerType = {}));
|
|
827
823
|
/** Known values of {@link DistributionType} that the service accepts. */
|
|
828
824
|
export var KnownDistributionType;
|
|
829
825
|
(function (KnownDistributionType) {
|
|
826
|
+
/** PyTorch */
|
|
830
827
|
KnownDistributionType["PyTorch"] = "PyTorch";
|
|
828
|
+
/** TensorFlow */
|
|
831
829
|
KnownDistributionType["TensorFlow"] = "TensorFlow";
|
|
830
|
+
/** Mpi */
|
|
832
831
|
KnownDistributionType["Mpi"] = "Mpi";
|
|
833
832
|
})(KnownDistributionType || (KnownDistributionType = {}));
|
|
833
|
+
/** Known values of {@link JobInputType} that the service accepts. */
|
|
834
|
+
export var KnownJobInputType;
|
|
835
|
+
(function (KnownJobInputType) {
|
|
836
|
+
/** Literal */
|
|
837
|
+
KnownJobInputType["Literal"] = "literal";
|
|
838
|
+
/** UriFile */
|
|
839
|
+
KnownJobInputType["UriFile"] = "uri_file";
|
|
840
|
+
/** UriFolder */
|
|
841
|
+
KnownJobInputType["UriFolder"] = "uri_folder";
|
|
842
|
+
/** Mltable */
|
|
843
|
+
KnownJobInputType["Mltable"] = "mltable";
|
|
844
|
+
/** CustomModel */
|
|
845
|
+
KnownJobInputType["CustomModel"] = "custom_model";
|
|
846
|
+
/** MlflowModel */
|
|
847
|
+
KnownJobInputType["MlflowModel"] = "mlflow_model";
|
|
848
|
+
/** TritonModel */
|
|
849
|
+
KnownJobInputType["TritonModel"] = "triton_model";
|
|
850
|
+
})(KnownJobInputType || (KnownJobInputType = {}));
|
|
834
851
|
/** Known values of {@link JobLimitsType} that the service accepts. */
|
|
835
852
|
export var KnownJobLimitsType;
|
|
836
853
|
(function (KnownJobLimitsType) {
|
|
854
|
+
/** Command */
|
|
837
855
|
KnownJobLimitsType["Command"] = "Command";
|
|
856
|
+
/** Sweep */
|
|
838
857
|
KnownJobLimitsType["Sweep"] = "Sweep";
|
|
839
858
|
})(KnownJobLimitsType || (KnownJobLimitsType = {}));
|
|
840
|
-
/** Known values of {@link
|
|
841
|
-
export var
|
|
842
|
-
(function (
|
|
843
|
-
/**
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
/**
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
KnownForecastingModels["SeasonalNaive"] = "SeasonalNaive";
|
|
857
|
-
/** The Average forecasting model makes predictions by carrying forward the average of the target values for each time-series in the training data. */
|
|
858
|
-
KnownForecastingModels["Average"] = "Average";
|
|
859
|
-
/** The Seasonal Average forecasting model makes predictions by carrying forward the average value of the latest season of data for each time-series in the training data. */
|
|
860
|
-
KnownForecastingModels["SeasonalAverage"] = "SeasonalAverage";
|
|
861
|
-
/** Exponential smoothing is a time series forecasting method for univariate data that can be extended to support data with a systematic trend or seasonal component. */
|
|
862
|
-
KnownForecastingModels["ExponentialSmoothing"] = "ExponentialSmoothing";
|
|
863
|
-
/**
|
|
864
|
-
* An Autoregressive Integrated Moving Average with Explanatory Variable (ARIMAX) model can be viewed as a multiple regression model with one or more autoregressive (AR) terms and/or one or more moving average (MA) terms.
|
|
865
|
-
* This method is suitable for forecasting when data is stationary/non stationary, and multivariate with any type of data pattern, i.e., level/trend /seasonality/cyclicity.
|
|
866
|
-
*/
|
|
867
|
-
KnownForecastingModels["Arimax"] = "Arimax";
|
|
868
|
-
/** TCNForecaster: Temporal Convolutional Networks Forecaster. //TODO: Ask forecasting team for brief intro. */
|
|
869
|
-
KnownForecastingModels["TCNForecaster"] = "TCNForecaster";
|
|
870
|
-
/** Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. */
|
|
871
|
-
KnownForecastingModels["ElasticNet"] = "ElasticNet";
|
|
872
|
-
/** The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. */
|
|
873
|
-
KnownForecastingModels["GradientBoosting"] = "GradientBoosting";
|
|
874
|
-
/**
|
|
875
|
-
* Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.
|
|
876
|
-
* The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.
|
|
877
|
-
*/
|
|
878
|
-
KnownForecastingModels["DecisionTree"] = "DecisionTree";
|
|
879
|
-
/**
|
|
880
|
-
* K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints
|
|
881
|
-
* which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.
|
|
882
|
-
*/
|
|
883
|
-
KnownForecastingModels["KNN"] = "KNN";
|
|
884
|
-
/** Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer. */
|
|
885
|
-
KnownForecastingModels["LassoLars"] = "LassoLars";
|
|
886
|
-
/**
|
|
887
|
-
* SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications
|
|
888
|
-
* to find the model parameters that correspond to the best fit between predicted and actual outputs.
|
|
889
|
-
* It's an inexact but powerful technique.
|
|
890
|
-
*/
|
|
891
|
-
KnownForecastingModels["SGD"] = "SGD";
|
|
892
|
-
/**
|
|
893
|
-
* Random forest is a supervised learning algorithm.
|
|
894
|
-
* The "forest" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.
|
|
895
|
-
* The general idea of the bagging method is that a combination of learning models increases the overall result.
|
|
896
|
-
*/
|
|
897
|
-
KnownForecastingModels["RandomForest"] = "RandomForest";
|
|
898
|
-
/** Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. */
|
|
899
|
-
KnownForecastingModels["ExtremeRandomTrees"] = "ExtremeRandomTrees";
|
|
900
|
-
/** LightGBM is a gradient boosting framework that uses tree based learning algorithms. */
|
|
901
|
-
KnownForecastingModels["LightGBM"] = "LightGBM";
|
|
902
|
-
/** XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners. */
|
|
903
|
-
KnownForecastingModels["XGBoostRegressor"] = "XGBoostRegressor";
|
|
904
|
-
})(KnownForecastingModels || (KnownForecastingModels = {}));
|
|
905
|
-
/** Known values of {@link FeatureLags} that the service accepts. */
|
|
906
|
-
export var KnownFeatureLags;
|
|
907
|
-
(function (KnownFeatureLags) {
|
|
908
|
-
/** No feature lags generated. */
|
|
909
|
-
KnownFeatureLags["None"] = "None";
|
|
910
|
-
/** System auto-generates feature lags. */
|
|
911
|
-
KnownFeatureLags["Auto"] = "Auto";
|
|
912
|
-
})(KnownFeatureLags || (KnownFeatureLags = {}));
|
|
913
|
-
/** Known values of {@link ShortSeriesHandlingConfiguration} that the service accepts. */
|
|
914
|
-
export var KnownShortSeriesHandlingConfiguration;
|
|
915
|
-
(function (KnownShortSeriesHandlingConfiguration) {
|
|
916
|
-
/** Represents no/null value. */
|
|
917
|
-
KnownShortSeriesHandlingConfiguration["None"] = "None";
|
|
918
|
-
/** Short series will be padded if there are no long series, otherwise short series will be dropped. */
|
|
919
|
-
KnownShortSeriesHandlingConfiguration["Auto"] = "Auto";
|
|
920
|
-
/** All the short series will be padded. */
|
|
921
|
-
KnownShortSeriesHandlingConfiguration["Pad"] = "Pad";
|
|
922
|
-
/** All the short series will be dropped. */
|
|
923
|
-
KnownShortSeriesHandlingConfiguration["Drop"] = "Drop";
|
|
924
|
-
})(KnownShortSeriesHandlingConfiguration || (KnownShortSeriesHandlingConfiguration = {}));
|
|
925
|
-
/** Known values of {@link TargetAggregationFunction} that the service accepts. */
|
|
926
|
-
export var KnownTargetAggregationFunction;
|
|
927
|
-
(function (KnownTargetAggregationFunction) {
|
|
928
|
-
/** Represent no value set. */
|
|
929
|
-
KnownTargetAggregationFunction["None"] = "None";
|
|
930
|
-
KnownTargetAggregationFunction["Sum"] = "Sum";
|
|
931
|
-
KnownTargetAggregationFunction["Max"] = "Max";
|
|
932
|
-
KnownTargetAggregationFunction["Min"] = "Min";
|
|
933
|
-
KnownTargetAggregationFunction["Mean"] = "Mean";
|
|
934
|
-
})(KnownTargetAggregationFunction || (KnownTargetAggregationFunction = {}));
|
|
935
|
-
/** Known values of {@link UseStl} that the service accepts. */
|
|
936
|
-
export var KnownUseStl;
|
|
937
|
-
(function (KnownUseStl) {
|
|
938
|
-
/** No stl decomposition. */
|
|
939
|
-
KnownUseStl["None"] = "None";
|
|
940
|
-
KnownUseStl["Season"] = "Season";
|
|
941
|
-
KnownUseStl["SeasonTrend"] = "SeasonTrend";
|
|
942
|
-
})(KnownUseStl || (KnownUseStl = {}));
|
|
943
|
-
/** Known values of {@link ForecastingPrimaryMetrics} that the service accepts. */
|
|
944
|
-
export var KnownForecastingPrimaryMetrics;
|
|
945
|
-
(function (KnownForecastingPrimaryMetrics) {
|
|
946
|
-
/** The Spearman's rank coefficient of correlation is a non-parametric measure of rank correlation. */
|
|
947
|
-
KnownForecastingPrimaryMetrics["SpearmanCorrelation"] = "SpearmanCorrelation";
|
|
948
|
-
/** The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales. */
|
|
949
|
-
KnownForecastingPrimaryMetrics["NormalizedRootMeanSquaredError"] = "NormalizedRootMeanSquaredError";
|
|
950
|
-
/** The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. */
|
|
951
|
-
KnownForecastingPrimaryMetrics["R2Score"] = "R2Score";
|
|
952
|
-
/** The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales. */
|
|
953
|
-
KnownForecastingPrimaryMetrics["NormalizedMeanAbsoluteError"] = "NormalizedMeanAbsoluteError";
|
|
954
|
-
})(KnownForecastingPrimaryMetrics || (KnownForecastingPrimaryMetrics = {}));
|
|
955
|
-
/** Known values of {@link LearningRateScheduler} that the service accepts. */
|
|
956
|
-
export var KnownLearningRateScheduler;
|
|
957
|
-
(function (KnownLearningRateScheduler) {
|
|
958
|
-
/** No learning rate scheduler selected. */
|
|
959
|
-
KnownLearningRateScheduler["None"] = "None";
|
|
960
|
-
/** Cosine Annealing With Warmup. */
|
|
961
|
-
KnownLearningRateScheduler["WarmupCosine"] = "WarmupCosine";
|
|
962
|
-
/** Step learning rate scheduler. */
|
|
963
|
-
KnownLearningRateScheduler["Step"] = "Step";
|
|
964
|
-
})(KnownLearningRateScheduler || (KnownLearningRateScheduler = {}));
|
|
965
|
-
/** Known values of {@link StochasticOptimizer} that the service accepts. */
|
|
966
|
-
export var KnownStochasticOptimizer;
|
|
967
|
-
(function (KnownStochasticOptimizer) {
|
|
968
|
-
/** No optimizer selected. */
|
|
969
|
-
KnownStochasticOptimizer["None"] = "None";
|
|
970
|
-
/** Stochastic Gradient Descent optimizer. */
|
|
971
|
-
KnownStochasticOptimizer["Sgd"] = "Sgd";
|
|
972
|
-
/** Adam is algorithm the optimizes stochastic objective functions based on adaptive estimates of moments */
|
|
973
|
-
KnownStochasticOptimizer["Adam"] = "Adam";
|
|
974
|
-
/** AdamW is a variant of the optimizer Adam that has an improved implementation of weight decay. */
|
|
975
|
-
KnownStochasticOptimizer["Adamw"] = "Adamw";
|
|
976
|
-
})(KnownStochasticOptimizer || (KnownStochasticOptimizer = {}));
|
|
977
|
-
/** Known values of {@link ClassificationMultilabelPrimaryMetrics} that the service accepts. */
|
|
978
|
-
export var KnownClassificationMultilabelPrimaryMetrics;
|
|
979
|
-
(function (KnownClassificationMultilabelPrimaryMetrics) {
|
|
980
|
-
/**
|
|
981
|
-
* AUC is the Area under the curve.
|
|
982
|
-
* This metric represents arithmetic mean of the score for each class,
|
|
983
|
-
* weighted by the number of true instances in each class.
|
|
984
|
-
*/
|
|
985
|
-
KnownClassificationMultilabelPrimaryMetrics["AUCWeighted"] = "AUCWeighted";
|
|
986
|
-
/** Accuracy is the ratio of predictions that exactly match the true class labels. */
|
|
987
|
-
KnownClassificationMultilabelPrimaryMetrics["Accuracy"] = "Accuracy";
|
|
988
|
-
/**
|
|
989
|
-
* Normalized macro recall is recall macro-averaged and normalized, so that random
|
|
990
|
-
* performance has a score of 0, and perfect performance has a score of 1.
|
|
991
|
-
*/
|
|
992
|
-
KnownClassificationMultilabelPrimaryMetrics["NormMacroRecall"] = "NormMacroRecall";
|
|
993
|
-
/**
|
|
994
|
-
* The arithmetic mean of the average precision score for each class, weighted by
|
|
995
|
-
* the number of true instances in each class.
|
|
996
|
-
*/
|
|
997
|
-
KnownClassificationMultilabelPrimaryMetrics["AveragePrecisionScoreWeighted"] = "AveragePrecisionScoreWeighted";
|
|
998
|
-
/** The arithmetic mean of precision for each class, weighted by number of true instances in each class. */
|
|
999
|
-
KnownClassificationMultilabelPrimaryMetrics["PrecisionScoreWeighted"] = "PrecisionScoreWeighted";
|
|
1000
|
-
/** Intersection Over Union. Intersection of predictions divided by union of predictions. */
|
|
1001
|
-
KnownClassificationMultilabelPrimaryMetrics["IOU"] = "IOU";
|
|
1002
|
-
})(KnownClassificationMultilabelPrimaryMetrics || (KnownClassificationMultilabelPrimaryMetrics = {}));
|
|
1003
|
-
/** Known values of {@link InstanceSegmentationPrimaryMetrics} that the service accepts. */
|
|
1004
|
-
export var KnownInstanceSegmentationPrimaryMetrics;
|
|
1005
|
-
(function (KnownInstanceSegmentationPrimaryMetrics) {
|
|
1006
|
-
/**
|
|
1007
|
-
* Mean Average Precision (MAP) is the average of AP (Average Precision).
|
|
1008
|
-
* AP is calculated for each class and averaged to get the MAP.
|
|
1009
|
-
*/
|
|
1010
|
-
KnownInstanceSegmentationPrimaryMetrics["MeanAveragePrecision"] = "MeanAveragePrecision";
|
|
1011
|
-
})(KnownInstanceSegmentationPrimaryMetrics || (KnownInstanceSegmentationPrimaryMetrics = {}));
|
|
1012
|
-
/** Known values of {@link ModelSize} that the service accepts. */
|
|
1013
|
-
export var KnownModelSize;
|
|
1014
|
-
(function (KnownModelSize) {
|
|
1015
|
-
/** No value selected. */
|
|
1016
|
-
KnownModelSize["None"] = "None";
|
|
1017
|
-
/** Small size. */
|
|
1018
|
-
KnownModelSize["Small"] = "Small";
|
|
1019
|
-
/** Medium size. */
|
|
1020
|
-
KnownModelSize["Medium"] = "Medium";
|
|
1021
|
-
/** Large size. */
|
|
1022
|
-
KnownModelSize["Large"] = "Large";
|
|
1023
|
-
/** Extra large size. */
|
|
1024
|
-
KnownModelSize["ExtraLarge"] = "ExtraLarge";
|
|
1025
|
-
})(KnownModelSize || (KnownModelSize = {}));
|
|
1026
|
-
/** Known values of {@link ValidationMetricType} that the service accepts. */
|
|
1027
|
-
export var KnownValidationMetricType;
|
|
1028
|
-
(function (KnownValidationMetricType) {
|
|
1029
|
-
/** No metric. */
|
|
1030
|
-
KnownValidationMetricType["None"] = "None";
|
|
1031
|
-
/** Coco metric. */
|
|
1032
|
-
KnownValidationMetricType["Coco"] = "Coco";
|
|
1033
|
-
/** Voc metric. */
|
|
1034
|
-
KnownValidationMetricType["Voc"] = "Voc";
|
|
1035
|
-
/** CocoVoc metric. */
|
|
1036
|
-
KnownValidationMetricType["CocoVoc"] = "CocoVoc";
|
|
1037
|
-
})(KnownValidationMetricType || (KnownValidationMetricType = {}));
|
|
1038
|
-
/** Known values of {@link ObjectDetectionPrimaryMetrics} that the service accepts. */
|
|
1039
|
-
export var KnownObjectDetectionPrimaryMetrics;
|
|
1040
|
-
(function (KnownObjectDetectionPrimaryMetrics) {
|
|
1041
|
-
/**
|
|
1042
|
-
* Mean Average Precision (MAP) is the average of AP (Average Precision).
|
|
1043
|
-
* AP is calculated for each class and averaged to get the MAP.
|
|
1044
|
-
*/
|
|
1045
|
-
KnownObjectDetectionPrimaryMetrics["MeanAveragePrecision"] = "MeanAveragePrecision";
|
|
1046
|
-
})(KnownObjectDetectionPrimaryMetrics || (KnownObjectDetectionPrimaryMetrics = {}));
|
|
859
|
+
/** Known values of {@link JobOutputType} that the service accepts. */
|
|
860
|
+
export var KnownJobOutputType;
|
|
861
|
+
(function (KnownJobOutputType) {
|
|
862
|
+
/** UriFile */
|
|
863
|
+
KnownJobOutputType["UriFile"] = "uri_file";
|
|
864
|
+
/** UriFolder */
|
|
865
|
+
KnownJobOutputType["UriFolder"] = "uri_folder";
|
|
866
|
+
/** Mltable */
|
|
867
|
+
KnownJobOutputType["Mltable"] = "mltable";
|
|
868
|
+
/** CustomModel */
|
|
869
|
+
KnownJobOutputType["CustomModel"] = "custom_model";
|
|
870
|
+
/** MlflowModel */
|
|
871
|
+
KnownJobOutputType["MlflowModel"] = "mlflow_model";
|
|
872
|
+
/** TritonModel */
|
|
873
|
+
KnownJobOutputType["TritonModel"] = "triton_model";
|
|
874
|
+
})(KnownJobOutputType || (KnownJobOutputType = {}));
|
|
1047
875
|
/** Known values of {@link Goal} that the service accepts. */
|
|
1048
876
|
export var KnownGoal;
|
|
1049
877
|
(function (KnownGoal) {
|
|
878
|
+
/** Minimize */
|
|
1050
879
|
KnownGoal["Minimize"] = "Minimize";
|
|
880
|
+
/** Maximize */
|
|
1051
881
|
KnownGoal["Maximize"] = "Maximize";
|
|
1052
882
|
})(KnownGoal || (KnownGoal = {}));
|
|
1053
883
|
/** Known values of {@link RandomSamplingAlgorithmRule} that the service accepts. */
|
|
1054
884
|
export var KnownRandomSamplingAlgorithmRule;
|
|
1055
885
|
(function (KnownRandomSamplingAlgorithmRule) {
|
|
886
|
+
/** Random */
|
|
1056
887
|
KnownRandomSamplingAlgorithmRule["Random"] = "Random";
|
|
888
|
+
/** Sobol */
|
|
1057
889
|
KnownRandomSamplingAlgorithmRule["Sobol"] = "Sobol";
|
|
1058
890
|
})(KnownRandomSamplingAlgorithmRule || (KnownRandomSamplingAlgorithmRule = {}));
|
|
1059
|
-
/** Known values of {@link Weekday} that the service accepts. */
|
|
1060
|
-
export var KnownWeekday;
|
|
1061
|
-
(function (KnownWeekday) {
|
|
1062
|
-
/** Monday weekday */
|
|
1063
|
-
KnownWeekday["Monday"] = "Monday";
|
|
1064
|
-
/** Tuesday weekday */
|
|
1065
|
-
KnownWeekday["Tuesday"] = "Tuesday";
|
|
1066
|
-
/** Wednesday weekday */
|
|
1067
|
-
KnownWeekday["Wednesday"] = "Wednesday";
|
|
1068
|
-
/** Thursday weekday */
|
|
1069
|
-
KnownWeekday["Thursday"] = "Thursday";
|
|
1070
|
-
/** Friday weekday */
|
|
1071
|
-
KnownWeekday["Friday"] = "Friday";
|
|
1072
|
-
/** Saturday weekday */
|
|
1073
|
-
KnownWeekday["Saturday"] = "Saturday";
|
|
1074
|
-
/** Sunday weekday */
|
|
1075
|
-
KnownWeekday["Sunday"] = "Sunday";
|
|
1076
|
-
})(KnownWeekday || (KnownWeekday = {}));
|
|
1077
|
-
/** Known values of {@link RecurrenceFrequency} that the service accepts. */
|
|
1078
|
-
export var KnownRecurrenceFrequency;
|
|
1079
|
-
(function (KnownRecurrenceFrequency) {
|
|
1080
|
-
/** Minute frequency */
|
|
1081
|
-
KnownRecurrenceFrequency["Minute"] = "Minute";
|
|
1082
|
-
/** Hour frequency */
|
|
1083
|
-
KnownRecurrenceFrequency["Hour"] = "Hour";
|
|
1084
|
-
/** Day frequency */
|
|
1085
|
-
KnownRecurrenceFrequency["Day"] = "Day";
|
|
1086
|
-
/** Week frequency */
|
|
1087
|
-
KnownRecurrenceFrequency["Week"] = "Week";
|
|
1088
|
-
/** Month frequency */
|
|
1089
|
-
KnownRecurrenceFrequency["Month"] = "Month";
|
|
1090
|
-
})(KnownRecurrenceFrequency || (KnownRecurrenceFrequency = {}));
|
|
1091
|
-
/** Known values of {@link RegressionModels} that the service accepts. */
|
|
1092
|
-
export var KnownRegressionModels;
|
|
1093
|
-
(function (KnownRegressionModels) {
|
|
1094
|
-
/** Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. */
|
|
1095
|
-
KnownRegressionModels["ElasticNet"] = "ElasticNet";
|
|
1096
|
-
/** The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. */
|
|
1097
|
-
KnownRegressionModels["GradientBoosting"] = "GradientBoosting";
|
|
1098
|
-
/**
|
|
1099
|
-
* Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.
|
|
1100
|
-
* The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.
|
|
1101
|
-
*/
|
|
1102
|
-
KnownRegressionModels["DecisionTree"] = "DecisionTree";
|
|
1103
|
-
/**
|
|
1104
|
-
* K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints
|
|
1105
|
-
* which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.
|
|
1106
|
-
*/
|
|
1107
|
-
KnownRegressionModels["KNN"] = "KNN";
|
|
1108
|
-
/** Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer. */
|
|
1109
|
-
KnownRegressionModels["LassoLars"] = "LassoLars";
|
|
1110
|
-
/**
|
|
1111
|
-
* SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications
|
|
1112
|
-
* to find the model parameters that correspond to the best fit between predicted and actual outputs.
|
|
1113
|
-
* It's an inexact but powerful technique.
|
|
1114
|
-
*/
|
|
1115
|
-
KnownRegressionModels["SGD"] = "SGD";
|
|
1116
|
-
/**
|
|
1117
|
-
* Random forest is a supervised learning algorithm.
|
|
1118
|
-
* The "forest" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.
|
|
1119
|
-
* The general idea of the bagging method is that a combination of learning models increases the overall result.
|
|
1120
|
-
*/
|
|
1121
|
-
KnownRegressionModels["RandomForest"] = "RandomForest";
|
|
1122
|
-
/** Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. */
|
|
1123
|
-
KnownRegressionModels["ExtremeRandomTrees"] = "ExtremeRandomTrees";
|
|
1124
|
-
/** LightGBM is a gradient boosting framework that uses tree based learning algorithms. */
|
|
1125
|
-
KnownRegressionModels["LightGBM"] = "LightGBM";
|
|
1126
|
-
/** XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners. */
|
|
1127
|
-
KnownRegressionModels["XGBoostRegressor"] = "XGBoostRegressor";
|
|
1128
|
-
})(KnownRegressionModels || (KnownRegressionModels = {}));
|
|
1129
|
-
/** Known values of {@link RegressionPrimaryMetrics} that the service accepts. */
|
|
1130
|
-
export var KnownRegressionPrimaryMetrics;
|
|
1131
|
-
(function (KnownRegressionPrimaryMetrics) {
|
|
1132
|
-
/** The Spearman's rank coefficient of correlation is a nonparametric measure of rank correlation. */
|
|
1133
|
-
KnownRegressionPrimaryMetrics["SpearmanCorrelation"] = "SpearmanCorrelation";
|
|
1134
|
-
/** The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales. */
|
|
1135
|
-
KnownRegressionPrimaryMetrics["NormalizedRootMeanSquaredError"] = "NormalizedRootMeanSquaredError";
|
|
1136
|
-
/** The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. */
|
|
1137
|
-
KnownRegressionPrimaryMetrics["R2Score"] = "R2Score";
|
|
1138
|
-
/** The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales. */
|
|
1139
|
-
KnownRegressionPrimaryMetrics["NormalizedMeanAbsoluteError"] = "NormalizedMeanAbsoluteError";
|
|
1140
|
-
})(KnownRegressionPrimaryMetrics || (KnownRegressionPrimaryMetrics = {}));
|
|
1141
891
|
//# sourceMappingURL=index.js.map
|