Search Results
                    
                    
            https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-handles.html
                                 When ML_TRAIN trains a model, you have the option to specify a name for the model, which is the model handle. If you do not specify a model handle name, a model handle is automatically generated that is based on the database name, input table name, ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-viewing.html
                                 To view the details for the models in your model catalog, query the MODEL_CATALOG table. Before You Begin Review the following: Create a Machine Learning Model The Model Catalog View Details for Your Models The following example queries model_id, ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hwaml-supported-data-types.html
                                MySQL HeatWave AutoML has the following limitations for text usage: The ML_PREDICT_TABLE ml_results column contains the prediction results and the data. MySQL HeatWave AutoML does not support text columns with NULL values. MySQL HeatWave AutoML does ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hwaml-training-a-recommendation-model.html
                                 After preparing the data for a recommendation model, you can train the model. Requirements for Recommendation Training Define the following as required to train a recommendation model. Set the task parameter to recommendation to train a ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-embed-row.html
                                 The ML_EMBED_ROW routine uses the specified embedding model to encode the specified text or query into a vector embedding. The routine returns a VECTOR that contains a numerical representation of the specified text. This topic contains the ...
                                            
                https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-31.html
                                 MySQL HeatWave AutoML Functionality Added or Changed MySQL HeatWave AutoML MySQL HeatWave AutoML queries are now monitored and recorded in the Performance Schema tables rpd_query_stats and rpd_exec_stats. Where a single MySQL HeatWave AutoML query ...
                                            
                https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-2-0.html
                                 Functionality Added or Changed MySQL HeatWave Guided Load reduces the number of steps to manually load data, see Load Data Manually. (WL #15811) MySQL HeatWave now supports the following string functions: BIN() BIT_LENGTH() ELT() EXPORT_SET() ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-creating-lakehouse-data-mapping.html
                                 Creating Lakehouse Mapping 9.2 Creating Lakehouse Mapping For MySQL HeatWave Lakehouse to process data in Amazon S3, it needs to first map the data in files on S3 to a MySQL HeatWave Lakehouse table. Once the S3 data is provided, the schema for the ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-loading-table-maximum.html
                                If the tables have more columns, fewer tables can be loaded. See Table 9-1 for the approximate maximum number of columns and tables for each shape. As an illustration, the table shows the maximum number of tables with an average of 100 columns per ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
                                 connectionTimeZone Configures the connection time zone which is used by Connector/J if conversion between the JVM default and a target time zone is needed when preserving instant temporal values. Accepts a geographic time zone name or a time zone ...