tzger
> wrote:
>
> > The bounce rate of these pages is not particularly bad.
> >
> > On Thu, Dec 5, 2019 at 3:48 PM Trevor Grant
> > wrote:
> >
> > > You can infer that by looking at the "bounce rate" eg someone gets to
> the
> >
setup.html: 256 pageviews
> >
> > Some other deployment-related pages for reference:
> > yarn_setup: 4687
> > cluster: 4284
> > kubernetes: 3428
> >
> >
> >
> >
> >
> > On Thu, Dec 5, 2019 at 1:53 PM Trevor Grant
> > wrote:
>
t; cluster: 4284
> kubernetes: 3428
>
>
>
>
>
> On Thu, Dec 5, 2019 at 1:53 PM Trevor Grant
> wrote:
>
> > Same as Ufuk (non-binding)
> >
> > In general, docs pages are great "first commits" to leave out there as
> > newb-issues.
> &g
Same as Ufuk (non-binding)
In general, docs pages are great "first commits" to leave out there as
newb-issues.
Also though, worth checking how often people use the page (e.g. GA)
3rd option: add a `.bu` to AWS/GCE pages and open a JIRA ticket to fix them
(and put a readme explaining why they are
+1 non-binding on contribution.
Separate repo, or feature branch to start maybe? I just feel like in the
beginning this thing is going to have lots of breaking changes that maybe
aren't going to fit well with tests / other "v1+" release code. Just my
.02.
On Fri, Oct 11, 2019 at 4:38 AM Stephan
your submissions and seeing you there on
May 13-14!
Sincerely,
Trevor Grant
https://www.apachecon.com/chiroadshow19/cfp.html
https://www.apachecon.com/chiroadshow19/register.html
Also RE: DL4J integration.
Suneel had done some work on this a while back, and ran into issues. You
might want to chat with him about the pitfalls and 'gotchyas' there.
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkin
Best,
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
On Fri, Feb 10, 2017 at 7:01 AM, Katherin Eri
wrote:
> Thank
further questions and see you in
Miami!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
Thanks Till and Slim.
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
On Thu, May 26, 2016 at 3:10 AM, Slim Baltagi wrote:
&
ks in advance,
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
34E28),Buffer(2.6223205846507677E52))
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
I also confirmed. My bad.
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
On Wed, Apr 20, 2016 at 8:30 AM, Aljoscha Kret
-1
Not a PMC so my down vote doesn't mean anything but...
https://github.com/apache/flink/pull/1913
https://issues.apache.org/jira/browse/FLINK-3701
A busted scala shell is a blocker imho.
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/30
la:135)
at scala.tools.nsc.interpreter.ILoop.process(ILoop.scala:837)
at org.apache.flink.api.scala.FlinkShell$.startShell(FlinkShell.scala:199)
at org.apache.flink.api.scala.FlinkShell$.main(FlinkShell.scala:127)
at org.apache.flink.api.scala.FlinkShell.main(FlinkShell.scala)
Is this me or is this a bug? or both?
Thanks,
tg
Trevor
Trevor Grant created FLINK-3742:
---
Summary: Add Multi Layer Perceptron Predictor
Key: FLINK-3742
URL: https://issues.apache.org/jira/browse/FLINK-3742
Project: Flink
Issue Type: Improvement
Trevor Grant created FLINK-3720:
---
Summary: Add warm starts for models
Key: FLINK-3720
URL: https://issues.apache.org/jira/browse/FLINK-3720
Project: Flink
Issue Type: Improvement
onsistency
in the APIs... specifically- setOptimizer is a method that takes... an
optimizer. We can default to whatever is most appropriate for each
learning algorithm.
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevo
e (Chicago) before a I move
ahead on anything, to give you a chance to respond.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things.&
...rawkintrevo:mlp
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fortunate is he, who is able to know the causes of things." -Virgil*
to use a fancy optimizer you can create it from existing methods,
or make your own, then call something like `mlr.setOptimizer( myOptimizer )`
- and more
At any rate- if some people could weigh in / direct me how to proceed that
would be swell.
Thanks!
tg
Trevor Grant
Data Scientist
h
reter for Zeppelin? I've been heads down on writing those LTSM Neural
Nets for Flink (also hoping to have those ready for show casing in time),
but a notebook running Flink Streaming would be quite dope.
Thanks!
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackex
Agree. Since the current matrices will support what I'm trying to do, I'm
going to drive on with the Neural nets. I think the BLAS should speed up
matrix computations ( someone more familiar with Java math things can
correct me) so I'll make that its own issue.
Trevor Grant
Data
That makes sense, a more accurate question would be, why does Vector.scala
provide BLAS methods (functions, routines, whatever you call them), and
Matrix doesn't?
I assume they are there for speed (?) so does Matrix need them?
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
got lifted from
Spark (per the comments in the code, not trying to troll).
I need dot products of matrices and vectors which isn't implemented.
Thoughts?
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.o
t
SparkML code base so I'd there would be an additional learning curve, C)
I'd have to spend the rest of my life looking over my shoulder to maker
sure Slim wasn't going jump out and get me (we live in the same city, the
fear is real).
tg
Trevor Grant
Data Scientist
h
r own
than to understand someone else's insanity.
The plan is to get a 'basic' version going, then start tweaking the special
cases. We have a use case for bi-directional, but it's not our primary
motivation. I have no problem exposing new flavors as we make them.
tg
Trevor G
(or if I should write one, with appropriate papers
cited, as seems to be the fashion), or maybe wait and see what I end up
with?
Also- I'll probably be blowing you up with questions.
Best,
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/
27;ll write one as a 3rd party project.
Just wanted to throw a line out there in case someone else has a 3rd party
project I might contribute to.
Best,
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org
*"Fo
ne really
wants to add a method, it simply requires adding another case.
I want to open this up in case anyone has an opinion, just in case.
Best,
tg
Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
*"Fortunate is he, who is able t
30 matches
Mail list logo