[ML][IGNITE-12383][PR] Distances measures pull request

2020-02-09 Thread Ravil Galeyev
Hi team, A week ago I submitted a pull-request for IGNITE-12383 but it still unreviewed. I know that currently, you all are busy with the release but can somebody take a look at it? Dear @zaleslaw @a

Re: Is ML module @IgniteExperimental?

2020-02-17 Thread Ravil Galeyev
Hi Team, First of all, let me introduce myself. I’m Ravil, I contribute to the ML module since 2018 and from time to time I make talks about it. (I..e data science summit in Warsaw [1]). So, Alexey made a huge effort to develop the ML module but he is not alone. If you check the repo you will fin

[IGNITE-12633] [Question] Purpose of creating a new instance of QueryCancelledException every time?

2020-05-31 Thread Ravil Galeyev
Hello Igniters, I've started working on IGNITE-12633 If I understand the goal of the ticket right, QueryCancelledException needs a constructor that accepts a cause exception. @iseliverstov please, correct me if I'm wrong. As the first step, I

[ML] IGNITE-9978 Compound Naive Bayes Pull Request

2019-05-31 Thread Ravil Galeyev
Hi Team, A week ago I submitted a pull-request for IGNITE-9978 but it still unreviewed. Can somebody take a look at it? Dear @zaleslaw @ybabak @avplatonov @dmitrievanthony I mentioned you in the PR, b

[ML][DISCUSSION] Big Double problem

2019-06-10 Thread Ravil Galeyev
Hi Team, I tried to run Ignite ML across the dataset with categorical features and came across some problems. My dataset is Mushrooms dataset from Kaggle. There are only categorial features and categorical labels. (so-called classification p

[ML] IGNITE-9282 Naive Bayes task split

2018-09-29 Thread Ravil Galeyev
Hi Team, I work on implementing Naive Bayes classifiers. Withing IGNITE-9282 I implemented a Gaussian Bayes and created a PR https://github.com/apache/ignite/pull/4869 But there are already a lot of changes That's' why I'd like to create separa

Re: [ML] IGNITE-9282 Naive Bayes task split

2018-09-30 Thread Ravil Galeyev
s instead of a big one with several features. > > I will start reviewing 9282 on this week. Also, I looking forward to seeing > those new tickets. > > Regards, > Yuriy > > вс, 30 сент. 2018 г. в 3:58, Ravil Galeyev : > > > Hi Team, > > I work o

Re: [ML] IGNITE-9282 Naive Bayes task split

2018-10-05 Thread Ravil Galeyev
Hi Team so, can somebody look at PR https://github.com/apache/ignite/pull/4869 with naive Bayes? @zaleslaw, @ybabak do you have time? if reviewing takes time, can I take some other task? I.e. I can implement IGNITE-9284 Standart scaler for a whi

Ignite new contributor

2018-08-28 Thread Ravil Galeyev
Hi Team, I'd like to join to Apache Ignite development. Especially to the ML part. Currently, I work on IGNITE-9285 and I'm going to continue work with subtasks from IGNITE-9281 (ML starter task

[ML] PR for ml-starter task IGNITE-9285

2018-09-04 Thread Ravil Galeyev
Hi team, Could @ybabak or someone, merge my PR https://github.com/apache/ignite/pull/4655 for task https://issues.apache.org/jira/browse/IGNITE-9285 @zaleslaw has already reviewed it. Best regards, Ravil

[ML] IGNITE-9282 task

2018-09-06 Thread Ravil Galeyev
Hi Team, I've taken IGNITE-9282 I'm going to implement Naive Bayes classifier. Best regards, Ravil

[jira] [Created] (IGNITE-12105) [ML] Implement projection vector.

2019-08-26 Thread Ravil Galeyev (Jira)
Ravil Galeyev created IGNITE-12105: -- Summary: [ML] Implement projection vector. Key: IGNITE-12105 URL: https://issues.apache.org/jira/browse/IGNITE-12105 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9745) [ML] Add Multinomial Naive Bayes

2018-09-30 Thread Ravil Galeyev (JIRA)
Ravil Galeyev created IGNITE-9745: - Summary: [ML] Add Multinomial Naive Bayes Key: IGNITE-9745 URL: https://issues.apache.org/jira/browse/IGNITE-9745 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-9746) [ML] Add Complement Naive Bayes

2018-09-30 Thread Ravil Galeyev (JIRA)
Ravil Galeyev created IGNITE-9746: - Summary: [ML] Add Complement Naive Bayes Key: IGNITE-9746 URL: https://issues.apache.org/jira/browse/IGNITE-9746 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-9747) [ML] Add Bernoulli Naive Bayes classifier

2018-09-30 Thread Ravil Galeyev (JIRA)
Ravil Galeyev created IGNITE-9747: - Summary: [ML] Add Bernoulli Naive Bayes classifier Key: IGNITE-9747 URL: https://issues.apache.org/jira/browse/IGNITE-9747 Project: Ignite Issue Type: Sub