Message from discussion
clojure success story ... hopefully :-)
Received: by 10.220.82.199 with SMTP id c7mr273252vcl.3.1250291905893;
Fri, 14 Aug 2009 16:18:25 -0700 (PDT)
Received: by 10.220.82.199 with SMTP id c7mr273251vcl.3.1250291905854;
Fri, 14 Aug 2009 16:18:25 -0700 (PDT)
Return-Path: <bradford.n.cr...@gmail.com>
Received: from mail-vw0-f172.google.com (mail-vw0-f172.google.com [209.85.212.172])
by gmr-mx.google.com with ESMTP id 23si142149vws.2.2009.08.14.16.18.24;
Fri, 14 Aug 2009 16:18:24 -0700 (PDT)
Received-SPF: pass (google.com: domain of bradford.n.cr...@gmail.com designates 209.85.212.172 as permitted sender) client-ip=209.85.212.172;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of bradford.n.cr...@gmail.com designates 209.85.212.172 as permitted sender) smtp.mail=bradford.n.cr...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-vw0-f172.google.com with SMTP id 2so1584253vws.4
for <clojure@googlegroups.com>; Fri, 14 Aug 2009 16:18:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:in-reply-to:references
:date:message-id:subject:from:to:content-type;
bh=tsNmlRDbRLm+WWZxCEjaPVttRw+M7STEK3gPoh1LLUs=;
b=rLyweRpzUt+iScQWnjZG1vSggQbGuJB+82repbDJfhkUUZKlm6HHfmPY8MFm5PpfH3
Uc4Lu0K0U66kIgoA81xr2UgtYPp+L+COkro1acDM4qhVHOLDrrN2Tp5TI7N8ax1zL34I
gGpsRNAhq3g7oLkINfODKRtz8btSzQ0IMhg/g=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
b=N2UpasRRPWFdU9JC83jxtHtlEQ9rMtIfZ37+2Bn01vORjwyK33UgyyaGl4kYrzlDMU
AoSVCtSX+EifS6sh5rut1jCVg9EAE0+oeqkUpxv8E5wtyJ2kpYbEakIQqz+/qKMiPNmm
IixF3FotZaRDO9CdzyHVU6coY4gnn2IN0sweY=
MIME-Version: 1.0
Received: by 10.220.12.130 with SMTP id x2mr2635692vcx.75.1250291904640; Fri,
14 Aug 2009 16:18:24 -0700 (PDT)
In-Reply-To: <5f680c10908141339q1aaf9b20y7b15fe06de3926a@mail.gmail.com>
References: <ea7d6a710908141210s38142678qd23a0c3c2aef5...@mail.gmail.com>
<5f680c10908141339q1aaf9b20y7b15fe06de39...@mail.gmail.com>
Date: Fri, 14 Aug 2009 16:18:24 -0700
Message-ID: <ea7d6a710908141618x2e79b49te0201da1abf2e...@mail.gmail.com>
Subject: Re: clojure success story ... hopefully :-)
From: bradford cross <bradford.n.cr...@gmail.com>
To: clojure@googlegroups.com
Content-Type: multipart/alternative; boundary=001485e3e5c0d7783c0471224442
--001485e3e5c0d7783c0471224442
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi Chad, yep, that was me. We do hope to open source some stuff soon.
First will probably be our wrappers for cascading/hadoop and s3.
Next might be some core language extensions which might be good in contrib
or some other lib.
If we release any basic stats or machine learning stuff we may try to merge
into incanter if it seems like a fit but haven't had time to check out
incanter as I'd like.
For now this is all on the back burner since building stuff has to be the
priority for us and we're people constrained. :)
On Aug 14, 2009 4:01 PM, "Chad Harrington" <chad.harring...@gmail.com>
wrote:
Bradford,
I just bought the iPhone app. Looks very cool.
I saw a presentation at the JavaOne after-meeting with Rich Hickey about
flightcaster. Were you the presenter? The machine learning notation seemed
to work very well in Clojure. Are there any portions of this cool stuff
that you can share with the community?
Chad Harrington
chad.harring...@gmail.com
On Fri, Aug 14, 2009 at 12:10 PM, bradford cross <bradford.n.cr...@gmail.com>
wrote:
> > We have just released flightcaster.com which uses statistical inference
and machine learning to ...
--~--~---------~--~----~------------~-------~--~----~ You received this
message because you are sub...
--001485e3e5c0d7783c0471224442
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<p>Hi Chad, yep, that was me.=A0 We do hope to open source some stuff soon.=
=A0 </p>
<p>First will probably be our wrappers for cascading/hadoop and s3.=A0 </p>
<p>Next might be some core language extensions which might be good in contr=
ib or some other lib.=A0 </p>
<p>If we release any basic stats or machine learning stuff we may try to me=
rge into incanter if it seems like a fit but haven't had time to check =
out incanter as I'd like.</p>
<p>For now this is all on the back burner since building stuff has to be th=
e priority for us and we're people constrained. :)</p>
<p><blockquote type=3D"cite">On Aug 14, 2009 4:01 PM, "Chad Harrington=
" <<a href=3D"mailto:chad.harring...@gmail.com">chad.harrington@gma=
il.com</a>> wrote:<br><br>Bradford,<br>I just bought the iPhone app.=A0 =
Looks very cool.<br>
<br>I saw a presentation at the JavaOne after-meeting with Rich Hickey abou=
t flightcaster.=A0 Were you the presenter?=A0 The machine learning notation=
seemed to work very well in Clojure.=A0 Are there any portions of this coo=
l stuff that you can share with the community?<br>
<br clear=3D"all">Chad Harrington<br><font color=3D"#888888"><a href=3D"mai=
lto:chad.harring...@gmail.com" target=3D"_blank">chad.harring...@gmail.com<=
/a><br>
<br><br></font><div class=3D"gmail_quote"><p><font color=3D"#500050">On Fri=
, Aug 14, 2009 at 12:10 PM, bradford cross <<a href=3D"mailto:bradford.n=
.cr...@gmail.com">bradford.n.cr...@gmail.com</a>> wrote:
</font></p><p><font color=3D"#500050">>
> We have just released <a href=3D"http://flightcaster.com">flightcaster=
.com</a> which uses statistical inference and machine learning to ...</font=
></p></div><br><p><font color=3D"#500050">
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are sub...</font></p></blockquote></p=
>
--001485e3e5c0d7783c0471224442--