Search Results
Displaying 2261 to 2264
of 2264 total results
- « Previous
- 225
- 226
- 227
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-using-a-recommendation-model-users-to-items.html
You can use the session variable for the model that is valid for the duration of the connection. This topic describes how to generate recommended items for users. For known users and known items, the output includes a list of items that the user ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-summarize-content.html
MySQL uses a client-server ', 'architecture, where the server stores and manages the data, while clients connect to the ', 'server to access and manipulate the data. The following sections in this topic describe how to summarize exiting content ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-hw-genai-troubleshoot.html
Workaround: Ensure that you use the --sqlc flag when you connect to your database system: mysqlsh -uAdmin -pPassword -hPrivateIP --sqlc Replace the following: Admin: the admin name. This section describes some commonly encountered issues and errors ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-train.html
model_handle: A user-defined session variable that stores the machine learning model handle for the duration of the connection. Run the ML_TRAIN routine on a training dataset to produce a trained machine learning model. Before training models, make ...