[jira] [Updated] (IGNITE-13386) [ML] Add more distances between two Vectors (Part 2)

2020-09-29 Thread Alexey Zinoviev (Jira)


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

Alexey Zinoviev updated IGNITE-13386:
-
Ignite Flags: Docs Required,Release Notes Required  (was: Release Notes 
Required)

> [ML] Add more distances between two Vectors (Part 2)
> 
>
> Key: IGNITE-13386
> URL: https://issues.apache.org/jira/browse/IGNITE-13386
> Project: Ignite
>  Issue Type: Sub-task
>  Components: ml
>Reporter: Alexey Zinoviev
>Assignee: Mark Andreev
>Priority: Minor
> Fix For: 2.10
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Mark suggested to add more distances, below his letter about topic
> [http://apache-ignite-developers.2346864.n4.nabble.com/First-contribute-to-Ignite-ML-td48950.html]
> "Currently, Ignite supports only these distances
> (org.apache.ignite.ml.math.distances) :
> - ChebyshevDistance
> - CosineSimilarity
> - EuclideanDistance
> - HammingDistance
> - JaccardIndex
> - ManhattanDistance
> - MinkowskiDistance
> But in scipy (
> [https://docs.scipy.org/doc/scipy/reference/spatial.distance.html]) we can
> find at least:
> - BrayCurtis
> - Canberra
> - Jensen-Shannon
> - Seuclidean
> - Weighted Minkowski
> I can implement those and coverage with unit tests."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-13386) [ML] Add more distances between two Vectors (Part 2)

2020-09-29 Thread Alexey Zinoviev (Jira)


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

Alexey Zinoviev updated IGNITE-13386:
-
Fix Version/s: 2.10

> [ML] Add more distances between two Vectors (Part 2)
> 
>
> Key: IGNITE-13386
> URL: https://issues.apache.org/jira/browse/IGNITE-13386
> Project: Ignite
>  Issue Type: Sub-task
>  Components: ml
>Reporter: Alexey Zinoviev
>Assignee: Mark Andreev
>Priority: Minor
> Fix For: 2.10
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Mark suggested to add more distances, below his letter about topic
> [http://apache-ignite-developers.2346864.n4.nabble.com/First-contribute-to-Ignite-ML-td48950.html]
> "Currently, Ignite supports only these distances
> (org.apache.ignite.ml.math.distances) :
> - ChebyshevDistance
> - CosineSimilarity
> - EuclideanDistance
> - HammingDistance
> - JaccardIndex
> - ManhattanDistance
> - MinkowskiDistance
> But in scipy (
> [https://docs.scipy.org/doc/scipy/reference/spatial.distance.html]) we can
> find at least:
> - BrayCurtis
> - Canberra
> - Jensen-Shannon
> - Seuclidean
> - Weighted Minkowski
> I can implement those and coverage with unit tests."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)