Anton Dmitriev created IGNITE-11072: ---------------------------------------
Summary: [ML] Prepare an example of model inference in SQL Key: IGNITE-11072 URL: https://issues.apache.org/jira/browse/IGNITE-11072 Project: Ignite Issue Type: Improvement Components: ml Affects Versions: 2.8 Reporter: Anton Dmitriev Assignee: Anton Dmitriev Fix For: 2.8 Machine learning model lifecycle assumes training followed by inference. The inference is relatively simple procedure that is essentially a predefined function call. The predefined function, or model in other words, can be chosen from internal storage and be called directly from SQL. It will significantly simplify usage of existing models. -- This message was sent by Atlassian JIRA (v7.6.3#76005)