Re: First contribute to Ignite ML

2020-08-31 Thread Alexey Zinoviev
Great, I'll try to review at the end of this week пн, 31 авг. 2020 г. в 09:02, Mark Andreev : > Hi, > > I have created a PR for BrayCurtis,Canberra,JensenShannon,WeightedMinkowski > distances. > > Jira https://issues.apache.org/jira/browse/IGNITE-13386 > PR

Re: First contribute to Ignite ML

2020-08-31 Thread Mark Andreev
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 wrote: > Hi, Mark,

Re: First contribute to Ignite ML

2020-08-26 Thread Alexey Zinoviev
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

Re: First contribute to Ignite ML

2020-08-25 Thread Alexey Zinoviev
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 : > Hi, @Alexey Zinoviev . > > Currently, Ignite supports only these distances > (org.apache.ignite.ml.math.distances) : > - ChebyshevDistance

Re: First contribute to Ignite ML

2020-08-25 Thread Mark Andreev
Hi, @Alexey Zinoviev . Currently, Ignite supports only these distances (org.apache.ignite.ml.math.distances) : - ChebyshevDistance - CosineSimilarity - EuclideanDistance - HammingDistance - JaccardIndex - ManhattanDistance - MinkowskiDistance But in scipy (

Re: First contribute to Ignite ML

2020-08-24 Thread Denis Magda
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 is our main ML maintainer, but, probably, you already know him. - Denis On Mon, Aug

First contribute to Ignite ML

2020-08-24 Thread Mark Andreev
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