Hi,

I have created a PR for BrayCurtis,Canberra,JensenShannon,WeightedMinkowski
distances.

Jira https://issues.apache.org/jira/browse/IGNITE-13386
PR https://github.com/apache/ignite/pull/8197

Please review and share feedback.

On Wed, 26 Aug 2020 at 16:11, Alexey Zinoviev <zaleslaw....@gmail.com>
wrote:

> Hi, Mark, I've created a ticket and assigned on you
> https://issues.apache.org/jira/browse/IGNITE-13386
>
> Create PR to the main repository according the next schema
> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
> process is described in the chapter " Git Process "
>
> Keep in mind next coding guidelines
>
> https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines#CodingGuidelines-JavadocComments
>
>
> We have automated checks for part of them as a part of the CI.
>
> As a reference PR you could have a look to
> https://issues.apache.org/jira/browse/IGNITE-12383 related to the
> distances.
> Good luck!
> Alex
>
>
> вт, 25 авг. 2020 г. в 10:42, Alexey Zinoviev <zaleslaw....@gmail.com>:
>
> > Great, I'll create a ticket for that case and assign it for you, I think
> > it could be very useful contribution.
> >
> >
> >
> > вт, 25 авг. 2020 г., 10:07 Mark Andreev <mark.andr...@gmail.com>:
> >
> >> Hi, @Alexey Zinoviev <zaleslaw....@gmail.com>.
> >>
> >> 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.
> >>
> >> On Tue, 25 Aug 2020 at 02:36, Denis Magda <dma...@apache.org> wrote:
> >>
> >> > Hi Mark,
> >> >
> >> > Welcome to the community! Hope you'll find it delightful to contribute
> >> to
> >> > the Ignite ML component.
> >> >
> >> > I've added you to JIRA's contributors' list, so you're good to go.
> Just
> >> in
> >> > case, @Alexey Zinoviev <zaleslaw....@gmail.com>  is our main ML
> >> > maintainer,
> >> > but, probably, you already know him.
> >> >
> >> > -
> >> > Denis
> >> >
> >> >
> >> > On Mon, Aug 24, 2020 at 3:42 PM Mark Andreev <mark.andr...@gmail.com>
> >> > wrote:
> >> >
> >> > > Hello, I want to join the Ignite community as a developer. My field
> of
> >> > > interests is Machine learning, so I can start with extending
> >> > > DistanceMeasure implementations (migrate from scipy).
> >> > >
> >> > > Please, could you give me a contribution permission (username:
> >> > mrkandreev)?
> >> > >
> >> > > --
> >> > > Best regards,
> >> > > Mark Andreev
> >> > >
> >> >
> >>
> >>
> >> --
> >> Best regards,
> >> Mark Andreev
> >>
> >
>


-- 
Best regards,
Mark Andreev

Reply via email to