You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Dmitriev (JIRA)" <ji...@apache.org> on 2019/01/25 07:37:00 UTC

[jira] [Updated] (IGNITE-11071) [ML] Prepare an example of machine learning on top of SQL table

     [ https://issues.apache.org/jira/browse/IGNITE-11071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Dmitriev updated IGNITE-11071:
------------------------------------
    Description: 
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. T

 

he goal of this task is to prepare an example that demonstrates how to train LinearRegression model (see IGNITE-7438) using SQL table as a training set.

  was: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.


> [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
>            Priority: Major
>             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. T
>  
> he goal of this task is to prepare an example that demonstrates how to train LinearRegression model (see IGNITE-7438) using SQL table as a training set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)