[jira] [Created] (IGNITE-13714) [ML] Add catboost inference integration

2020-11-17 Thread Mark Andreev (Jira)
Mark Andreev created IGNITE-13714: - Summary: [ML] Add catboost inference integration Key: IGNITE-13714 URL: https://issues.apache.org/jira/browse/IGNITE-13714 Project: Ignite Issue Type

[jira] [Created] (IGNITE-13713) [ML] Add target encoding preprocessor

2020-11-17 Thread Mark Andreev (Jira)
Mark Andreev created IGNITE-13713: - Summary: [ML] Add target encoding preprocessor Key: IGNITE-13713 URL: https://issues.apache.org/jira/browse/IGNITE-13713 Project: Ignite Issue Type

Re: [jira] [Created] (IGNITE-13392) Incorrect Vector::kNorm evaluation for odd powers

2020-08-31 Thread Mark Andreev
ent some test cases with correct from > formula or wolfram and wrong answers > > сб, 29 авг. 2020 г., 22:25 Mark Andreev (Jira) : > > > Mark Andreev created IGNITE-13392: > > - > > > > Summary: Incorrect

Re: First contribute to Ignite ML

2020-08-31 Thread Mark Andreev
to > https://issues.apache.org/jira/browse/IGNITE-12383 related to the > distances. > Good luck! > Alex > > > вт, 25 авг. 2020 г. в 10:42, Alexey Zinoviev : > > > Great, I'll create a ticket for that case and assign it for you, I think > > it could be very useful c

[jira] [Created] (IGNITE-13392) Incorrect Vector::kNorm evaluation for odd powers

2020-08-29 Thread Mark Andreev (Jira)
Mark Andreev created IGNITE-13392: - Summary: Incorrect Vector::kNorm evaluation for odd powers Key: IGNITE-13392 URL: https://issues.apache.org/jira/browse/IGNITE-13392 Project: Ignite Issue

Suggest add Serializable to Blas class (Ignite ML)

2020-08-25 Thread Mark Andreev
Hi, @Alexey Zinoviev . I found that class Blas (org.apache.ignite.ml.math) is not Serializable but fields f2jBlas and nativeBlas are transient. So I suggest adding a Serializable to Blas class. -- Best regards, Mark Andreev

Suggest improvement to Util classes (Ignite ML)

2020-08-25 Thread Mark Andreev
this to: - DistributedMetaStorageUtil.java - ComputeUtils.java - IgniteModelStorageUtil.java - MapUtil.java - MatrixUtil.java - Utils.java Class JdbcThinSSLUtil.java already has a private constructor. -- Best regards, Mark Andreev

Re: First contribute to Ignite ML

2020-08-25 Thread Mark Andreev
u'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,

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