ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Azure Cognitive Service Personalizer

აღწერა

This plugin provides a widget recommending a single post based on behavior observed on this WordPress installation.
Using reinforcement learning provided by Microsoft Azure Cognitive Service Personalizer a machine learning model is trained.
The recommendation is based on a device type, geo location and meta information provided along side the posts.

დაყენება

  1. Upload the plugin files to the /wp-content/plugins/azure-cognitive-service-personalizer directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Appearance->Widgets screen to add the ‘Personalized Post’ widget.
  4. Create an Azure Cognitive Service personalizer loop using Azure Portal.
  5. Each ‘Personalized Post’ widget can be configured to choose posts from specific cateogries and/or tags.

ხდკ

What data is used by the machine learning model?

The user agent string is analysed to extract operating system family (e.g. Windows, Mac),
user agent family (e.g. Edge, Chrome, Safari, …) as well as device family, brand and model.

If the geoip-detect plugin is installed
the users country and state are resolved.

The posts are characterized by the title, excerpt, categories and tags.

Are users tracked?

Individual users are NOT tracked through this plugin. A session cookie is only used to correlate post views with the
recommended post displayed by the widget.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Azure Cognitive Service Personalizer” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Azure Cognitive Service Personalizer თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.9

Initial version.