Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-16 Thread Alexey Zinoviev
Fixed your comments! Stepan, please rebuild the release and test! чт, 13 февр. 2020 г. в 17:22, Alexey Zinoviev : > Should I wait any ML-related issues in examples? > I could wait a day or two if you are going to continue your testing deals > with ML and examples to push changes together. > > Are

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-13 Thread Alexey Zinoviev
Should I wait any ML-related issues in examples? I could wait a day or two if you are going to continue your testing deals with ML and examples to push changes together. Are you running your examples on the release staging as a ignite dependency, isn't it? чт, 13 февр. 2020 г. в 14:37, Stepan Pi

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-13 Thread Stepan Pilschikov
filled ticket - https://issues.apache.org/jira/browse/IGNITE-12673 чт, 13 февр. 2020 г. в 13:46, Alexey Zinoviev : > I suppose one ticket is enough, collect where all your nites and thoughts > > чт, 13 февр. 2020 г., 12:12 Stepan Pilschikov : > >> And one (three) more thing >> >> In TutorialStepB

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-13 Thread Alexey Zinoviev
I suppose one ticket is enough, collect where all your nites and thoughts чт, 13 февр. 2020 г., 12:12 Stepan Pilschikov : > And one (three) more thing > > In TutorialStepByStepExample we running 17 examples > First 12 logging is pretty good and looks like "Tutorial step N: name" -> > model -> acc

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-13 Thread Stepan Pilschikov
And one (three) more thing In TutorialStepByStepExample we running 17 examples First 12 logging is pretty good and looks like "Tutorial step N: name" -> model -> accuracy -> "Tutorial step N: completed" But then starting with 13 this pattern is kind of broke, step start and step completion is miss

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Alexey Zinoviev
Yes, you are right. Missed resources, I'll remove them tomorrow ср, 12 февр. 2020 г. в 16:23, Stepan Pilschikov : > With mnist_tf_model in same directory > All others looks right > > ср, 12 февр. 2020 г. в 16:21, Stepan Pilschikov >: > >> Hmm, interesting, got it >> Also found >> apache-ignite-2

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Stepan Pilschikov
With mnist_tf_model in same directory All others looks right ср, 12 февр. 2020 г. в 16:21, Stepan Pilschikov : > Hmm, interesting, got it > Also found apache-ignite-2.8.0-bin/examples/src/main/resources/models/mleap > I think its also should be removed then > > ср, 12 февр. 2020 г. в 16:11, Alexe

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Stepan Pilschikov
Hmm, interesting, got it Also found apache-ignite-2.8.0-bin/examples/src/main/resources/models/mleap I think its also should be removed then ср, 12 февр. 2020 г. в 16:11, Alexey Zinoviev : > Please, have a look to the next ticket > https://issues.apache.org/jira/browse/IGNITE-12659 > Also tensorf

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Alexey Zinoviev
Please, have a look to the next ticket https://issues.apache.org/jira/browse/IGNITE-12659 Also tensorflow packages are blockers for IGFS deprecation and removal. ср, 12 февр. 2020 г. в 15:58, Alexey Zinoviev : > They are not lost, they are removed from release branch due to a lot of > bugs, cves

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Alexey Zinoviev
They are not lost, they are removed from release branch due to a lot of bugs, cves and so on, don't worry about that. ср, 12 февр. 2020 г., 14:31 Stepan Pilschikov : > Also lost ignite-ml-tensorflow-model-parser and ignite-tensorflow in > libs/optional > > > ср, 12 февр. 2020 г. в 14:25, Stepan P

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Stepan Pilschikov
Also lost ignite-ml-tensorflow-model-parser and ignite-tensorflow in libs/optional ср, 12 февр. 2020 г. в 14:25, Stepan Pilschikov : > But now have new problems > I build ignite-2.8 build on TC > https://ci.ignite.apache.org/buildConfiguration/Releases_ApacheIgniteMain_ReleaseBuild/5043672 > Pre

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Stepan Pilschikov
But now have new problems I build ignite-2.8 build on TC https://ci.ignite.apache.org/buildConfiguration/Releases_ApacheIgniteMain_ReleaseBuild/5043672 Previous https://ci.ignite.apache.org/buildConfiguration/Releases_ApacheIgniteMain_ReleaseBuild/4988324 New build much lighter Previous: 5.7 Gb Cu

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-12 Thread Stepan Pilschikov
Thanks for fix Duplicated examples deleted and tutorial works on real (1+ node) cluster now I think ticket can be closed, have no power here вт, 11 февр. 2020 г. в 20:44, Alexey Zinoviev : > Sorry, for that, but I it touches ML-related stuff only and doesn't > influence on any another module. > I

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Alexey Zinoviev
Sorry, for that, but I it touches ML-related stuff only and doesn't influence on any another module. I merged them to master later (currently, I have a 4 tickets in a queue). Will keep in mind for the next fixes вт, 11 февр. 2020 г. в 18:58, Maxim Muzafarov : > Alexey, > > Is the approach when w

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Maxim Muzafarov
Alexey, Is the approach when we cherry-pick fixes to the 2.8 only after all fixes have verified in the master branch better? I just want to be sure the release branch to be stable enough. On Tue, 11 Feb 2020 at 18:36, Alexey Zinoviev wrote: > > Fixed both in release branch 2.8. Please verify and

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Alexey Zinoviev
Fixed both in release branch 2.8. Please verify and let me know вт, 11 февр. 2020 г. в 14:58, Stepan Pilschikov : > And one more > https://issues.apache.org/jira/browse/IGNITE-12658 - > TutorialStepByStepExample example failed if cluster with more then 1 node > > вт, 11 февр. 2020 г. в 11:52, Ale

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Stepan Pilschikov
And one more https://issues.apache.org/jira/browse/IGNITE-12658 - TutorialStepByStepExample example failed if cluster with more then 1 node вт, 11 февр. 2020 г. в 11:52, Alexey Zinoviev : > Great, thank you so much, will fix next week > > вт, 11 февр. 2020 г., 11:39 Stepan Pilschikov : > >> Hi, A

Re: ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Alexey Zinoviev
Great, thank you so much, will fix next week вт, 11 февр. 2020 г., 11:39 Stepan Pilschikov : > Hi, Alexey, could you please looking on one small accident happen in ML > examples: > https://issues.apache.org/jira/browse/IGNITE-12657 - 2 examples exactly > the same. > > Also want to say that all pr

Re: [jira] [Created] (IGNITE-12657) ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Alexey Zinoviev
Thank you so much, will fix it next week вт, 11 февр. 2020 г., 11:33 Stepan Pilschikov (Jira) : > Stepan Pilschikov created IGNITE-12657: > -- > > Summary: ML examples EvaluatorExample and > MultipleMetricsExample

ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Stepan Pilschikov
Hi, Alexey, could you please looking on one small accident happen in ML examples: https://issues.apache.org/jira/browse/IGNITE-12657 - 2 examples exactly the same. Also want to say that all previous examples have one common approach for meaningful output, like ">>> Something important". In this tw

[jira] [Created] (IGNITE-12657) ML examples EvaluatorExample and MultipleMetricsExample looks the same

2020-02-11 Thread Stepan Pilschikov (Jira)
Stepan Pilschikov created IGNITE-12657: -- Summary: ML examples EvaluatorExample and MultipleMetricsExample looks the same Key: IGNITE-12657 URL: https://issues.apache.org/jira/browse/IGNITE-12657