Search



Search Results
Displaying 281 to 290 of 509 total results
https://dev.mysql.com/doc/mysql-shell/9.4/en/monitoring-innodb-cluster.html
Setting extended using Boolean values is the equivalent of setting the integer values 0 and 1. This section describes how to use AdminAPI to monitor an InnoDB Cluster. The address, label and role values match those described at Checking a cluster's ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-compressed-connections-8020.html
--compression-level specifies an integer for the compression level for any algorithm for X Protocol connections, or for the zstd algorithm only on classic MySQL protocol connections. --zstd-compression-level specifies an integer from 1 to 22 for the ... For X Protocol connections and classic MySQL protocol connections, whenever you create a session object to manage a connection to a MySQL Server instance, you can specify whether compression is required, preferred, or disabled for that ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-json-bson.html
When you specify the convertBsonTypes: true (--convertBsonTypes) option to convert BSON data types that are represented by JSON extensions, by default, the BSON types are imported as follows: Date (“date”) Simple value containing the value of ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-training-an-anomaly-detection-model.html
The default value is 5 and the value must be an integer greater than 0. The default value is 20 and the value must be an integer greater than 0. After preparing the data for an anomaly detection model, you can train the model. Requirements for ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-run-chat.html
document_id: name of the optional integer column containing the document IDs. **Model Deployment**: Once a model is trained, HeatWave AutoML deploys it to a cloud-based environment for easy integration with various applications. When you run GenAI ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-option-tracker.html
The integer flag usedCounter is incremented in real-time and persisted to storage every hour. The option_tracker_usage_get() function returns a value similar to the following: mysql> SELECT option_tracker_usage_get('Berry Picker'); ... The Option ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-generate.html
The ML_GENERATE routine uses the specified large language model (LLM) to generate text-based content as a response for the given natural-language query. It can include the following parameters: task: specifies the task expected from the LLM.
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-predict-table.html
Set a positive integer between 1 and the number of rows in the table. Set a positive integer between 1 and the number of rows in the table. ML_PREDICT_TABLE generates predictions for an entire table of unlabeled data. ML_PREDICT_TABLE Overview ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-score.html
Set a positive integer between 1 and the number of rows in the table. Set a positive integer between 1 and the number of rows in the table. ML_SCORE scores a model by generating predictions using the feature columns in a labeled dataset as input ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-train.html
The default value is 5 and the value must be an integer greater than 0. The default value is 20 and the value must be an integer greater than 0. Run the ML_TRAIN routine on a training dataset to produce a trained machine learning model. Before ...
Displaying 281 to 290 of 509 total results