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

[jira] [Updated] (IGNITE-11003) [ML] Add parser for Spark Random forest classifier

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

Aleksey Zinoviev updated IGNITE-11003:
--------------------------------------
    Description: 
# Write Spark example producing Random forest classifier model 
 # Save model to parquet file
 # Parse parquet file
 # Add an example

  was:
# Write Spark example producing Linear SVM model 
 # Save model to parquet file
 # Parse parquet file
 # Add an example


> [ML] Add parser for Spark Random forest classifier
> --------------------------------------------------
>
>                 Key: IGNITE-11003
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11003
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: ml
>    Affects Versions: 2.8
>            Reporter: Aleksey Zinoviev
>            Assignee: Aleksey Zinoviev
>            Priority: Major
>             Fix For: 2.8
>
>
> # Write Spark example producing Random forest classifier model 
>  # Save model to parquet file
>  # Parse parquet file
>  # Add an example



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