Search Results
Displaying 2391 to 2400
of 2406 total results
- « Previous
- 238
- 239
- 240
- 241
- Next »
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-scoring-a-forecasting-model.html
You can use the session variable for the model that is valid for the duration of the connection. After generating predictions, you can score the model to assess its reliability. For a list of scoring metrics you can use with forecasting models, see ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-scoring-a-recommendation-model.html
You can use the session variable for the model that is valid for the duration of the connection. After generating predicted ratings/rankings and recommendations, you can score the model to assess its reliability. For a list of scoring metrics you ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-topic-modeling-prediction.html
You can use the session variable for the model that is valid for the duration of the connection. After training the model, you can run topic modeling on the trained text. To run topic modeling, use the sample data from the movies dataset. When the ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-topic-modeling-train.html
If you do not define the model handle before training the model, the model handle is automatically generated, and the session variable only stores the model handle for the duration of the connection. After preparing the data for topic modeling, you ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-training-a-forecasting-model.html
If you do not define the model handle before training the model, the model handle is automatically generated, and the session variable only stores the model handle for the duration of the connection. After preparing the data for a forecasting ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-training-a-recommendation-model.html
If you do not define the model handle before training the model, the model handle is automatically generated, and the session variable only stores the model handle for the duration of the connection. After preparing the data for a recommendation ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-using-a-forecasting-model.html
You can use the session variable for the model that is valid for the duration of the connection. To generate predictions, use the sample data from the electricity_demand_test dataset. Even though the table has labels for the demand target column, ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-using-a-recommendation-model-items-to-users.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 users for items. For known users and known items, the output includes a list of users that will most ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-using-a-recommendation-model-ratings-rankings.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 recommendations for either ratings (recommendation model with explicit feedback) or rankings (recommendation model ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-using-a-recommendation-model-similar-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 recommendations for similar items. For known items, the output includes a list of predicted items that have ...
Displaying 2391 to 2400
of 2406 total results
- « Previous
- 238
- 239
- 240
- 241
- Next »