ຄຳອະທິບາຍ
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.
ການຕິດຕັ້ງ
- Upload the plugin files to the
/wp-content/plugins/azure-cognitive-service-personalizerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Appearance->Widgets screen to add the ‘Personalized Post’ widget.
- Create an Azure Cognitive Service personalizer loop using Azure Portal.
- 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.
ການຣີວິວ
ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ
“Azure Cognitive Service Personalizer” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາແປ “Azure Cognitive Service Personalizer” ເປັນພາສາຂອງເຈົ້າ.
ສົນໃຈຮ່ວມພັດທະນາບໍ່?
ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.
ບັນທຶກການປ່ຽນແປງ
0.9
Initial version.