Anton Dmitriev created IGNITE-11071: ---------------------------------------
Summary: [ML] Prepare an example of machine learning on top of SQL table Key: IGNITE-11071 URL: https://issues.apache.org/jira/browse/IGNITE-11071 Project: Ignite Issue Type: Improvement Components: ml Affects Versions: 2.8 Reporter: Anton Dmitriev Assignee: Anton Dmitriev Fix For: 2.8 So far we've been training machine learning models only on key-value Ignite caches. As result of user activity we decided that training on SQL tables are also an important feature. The goal of this task is to prepare an example that demonstrates how to train LinearRegression model using SQL table as a training set. -- This message was sent by Atlassian JIRA (v7.6.3#76005)