Search



Search Results
Displaying 251 to 260 of 1104 total results
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ml-predict-table.html
A recommendation task with implicit feedback can use both threshold and topk. ML_PREDICT_TABLE generates predictions for an entire table of unlabeled data and saves the results to an output table. ML_PREDICT_TABLE Overview ML_PREDICT_TABLE Syntax ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ml-score.html
A recommendation task and ranking metrics can use both threshold and topk. ML_SCORE scores a model by generating predictions using the feature columns in a labeled dataset as input and comparing the predictions to ground truth values in the target ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-an-anomaly-detection-model.html
Both datasets have labeled and unlabeled rows, but only the dataset for semi-supervised learning uses this for training. Having labels for both datasets allows you to compare the predictions to the actual values and determine if the predictions are ...To generate predictions, use the sample data from the two anomaly detection datasets: credit_card_train and ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-hw-chat.html
Note If both max_distance and percentage_distance are set, the smaller threshold value is considered for filtering out the segments. Input-output: both you and the routine can change the values of these parameters. The HEATWAVE_CHAT routine ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-rag-table.html
Note If both max_distance and percentage_distance are set, the smaller threshold value is considered for filtering out the segments. Note Both semantic_search and keyword_search parameters cannot be set to false at the same time. The ML_RAG_TABLE ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-rag.html
Note If both max_distance and percentage_distance are set, the smaller threshold value is considered for filtering out the segments. Note Both semantic_search and keyword_search parameters cannot be set to false at the same time. The ML_RAG routine ...
https://dev.mysql.com/doc/connector-j/en/connector-j-2-way-authentication.html
Apply the steps outlined in both Section 6.9.1, “Setting up Server Authentication” and Section 6.9.2, “Setting up Client Authentication” to set up a mutual, two-way authentication process in which the server and the client authenticate each ...The only requirements are that the CA certificate configured in the server must be able to validate the client certificate and the CA certificate imported into the client truststore must be able to validate the server certificate; the two CA certificates used on the two ends can be ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-high-availability-and-clustering.html
Setting both properties to "0" disables the automatic fall back to the primary host at transaction boundaries. Setting both properties to "0" disables the automatic fall back to the primary host at transaction boundaries. autoReconnect Should the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-metadata.html
getProceduresReturnsFunctions Pre-JDBC4 'DatabaseMetaData' API has only the 'getProcedures()' and 'getProcedureColumns()' methods, so they return metadata info for both stored procedures and functions. For JDBC4 and higher, default "true" value of ...JDBC4 was extended with the 'getFunctions()' and 'getFunctionColumns()' methods and the expected behaviours of previous methods are not well ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-statements-callable.html
// // Connector/J supports both named and indexed // output parameters. hadResults = cStmt.getMoreResults(); } // // Retrieve output parameters // // Connector/J supports both index-based and // name-based retrieval // int outputValue = ...For more ...
Displaying 251 to 260 of 1104 total results