@Meenal Gad You can use the rest API to update the service configuration. There is SDK support available, here is the reference for python SDK.
The SDKs are available for python, .net, Go and Node.js but the ability to use all the API's could be limited with the SDK.
SDKs to configure Azure Personalizer
Meenal Gad
1
Reputation point
Is there any python SDK support for configuring an Azure Personalizer learning loop?
What I am looking to accomplish is to be able to control the settings described in this page, but using APIs instead of having to manually change them from the Azure portal:
https://learn.microsoft.com/en-us/azure/cognitive-services/personalizer/how-to-settings
https://learn.microsoft.com/en-us/azure/cognitive-services/personalizer/how-to-manage-model
Also, is there any python SDK support for exporting the learned model and running offline evaluations?
1 answer
Sort by: Most helpful
-
romungi-MSFT 44,661 Reputation points Microsoft Employee
2020-11-10T13:24:10.61+00:00