Search



Search Results
Displaying 3171 to 3180 of 4734 total results
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-a-recommendation-model-similar-items.html
This topic describes how to generate recommendations for similar items. For known items, the output includes a list of predicted items that have similar ratings and are appreciated by similar users. The predictions are expressed in cosine ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-a-recommendation-model-similar-users.html
This topic describes how to generate recommendations for similar users. For known users, the output includes a list of predicted users that have similar behavior and taste. The predictions are expressed in cosine similarity, and range from 0, very ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-a-recommendation-model-users-to-items.html
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 will most likely give a high rating and the predicted rating or ranking. For a new user, and an ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-routines.html
Some of the MySQL HeatWave GenAI routines reside in the MySQL sys schema. MySQL JavaScript Stored Programs include a GenAI API that you can use to call different MySQL HeatWave GenAI routines using JavaScript functions.
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-26-u2.html
Functionality Added or Changed The following function support was added: YEARWEEK(date), YEARWEEK(date,mode) The mode argument for the two-argument form of the WEEK() function: WEEK(date[,mode]) MAKEDATE() “Zero” handling for dates such as ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-27-u2.html
Functionality Added or Changed MySQL HeatWave now supports querying views. For MySQL HeatWave queries that join large and small relations, bloom filters reduce the amount of data processed by early filtering and the amount of memory used during ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-28-u1.html
Functionality Added or Changed MySQL HeatWave now supports up to 1017 columns for base relations (tables as loaded into MySQL HeatWave), and up to 1800 columns for intermediate relations (intermediate tables used during query processing). The ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-28-u3.html
Functionality Added or Changed Tables that have become stale due to a change propagation failure resulting from an out-of-code error are now automatically reloaded. A check for stale tables is performed periodically when the MySQL HeatWave Cluster ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-33-u3.html
MySQL HeatWave Lakehouse MySQL HeatWave expands to include MySQL HeatWave Lakehouse, letting organizations process and query hundreds of terabytes of data residing in Object Storage—in a variety of file formats, such as CSV and Parquet. The ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-33.html
MySQL HeatWave AutoML Functionality Added or Changed MySQL HeatWave AutoML MySQL HeatWave AutoML now supports a recommendation task, see Generate Recommendations. (WL #15416) Functionality Added or Changed The new MySQL HeatWave Auto Unload utility ...
Displaying 3171 to 3180 of 4734 total results