github Azure/azure-sdk-for-java azure-ai-personalizer_1.0.0-beta.1

latest releases: azure-resourcemanager-quota_1.1.0-beta.1, azure-communication-phonenumbers_1.1.12, azure-communication-callautomation_1.1.4...
pre-release19 months ago

1.0.0-beta.1 (2022-09-08)

  • Initial beta release for Personalizer client library.

Version 1.0.0-beta.1 is a preview of our efforts in creating a client library for Azure Personalizer service that is developer-friendly
and idiomatic to the Java ecosystem. The principles that guide
our efforts can be found in the Azure SDK Design Guidelines for Java.

For more information about this, and preview releases of other Azure SDK libraries, please visit
https://azure.github.io/azure-sdk/releases/latest/java.html.

  • It uses the Personalizer service v1.1-preview.3 API.
  • There are two clients:
    • PersonalizerClient/PersonalizerAsyncClient to rank, activate and reward the events. The data sent using this is used to score and train the model.
    • PersonalizerAdministrationClient/PersonalizerAdministrationAsyncClient manage configuration and run counterfactual evaluations.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.