[
https://issues.apache.org/jira/browse/IGNITE-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Dmitriev updated IGNITE-11342:
------------------------------------
Affects Version/s: 2.8
> [ML] Umbrella: Create a Python API for Ignite ML
> ------------------------------------------------
>
> Key: IGNITE-11342
> URL: https://issues.apache.org/jira/browse/IGNITE-11342
> Project: Ignite
> Issue Type: New Feature
> Components: ml
> Affects Versions: 2.8
> Reporter: Anton Dmitriev
> Assignee: Anton Dmitriev
> Priority: Major
> Fix For: 2.8
>
>
> Currently Apache Ignite ML provides only Java API. The most popular language
> of data analysts is Python. To allow data analysts work with Ignite ML we
> need to provide Python API.
> The architecture of this Python API should be based on
> [Py4J|https://www.py4j.org/] library. This library allows to starts a simple
> server of Java side and then translate all calls from Python API into calls
> of corresponding Java API and interact with the server via TCP.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)