David -

You aren't taking the Stanford/Coursera ML class by any chance, are you?

I was just starting to look into porting some of that stuff over from
Octave to Clojure.


Jason Lewis




On Sun, Jun 10, 2012 at 8:24 AM, Lachlan <lachlan.kana...@gmail.com> wrote:

> maybe http://commons.apache.org/math/apidocs/index.html will help?
>
> - lk
>  On Jun 10, 2012 7:09 AM, "David Jacobs" <da...@wit.io> wrote:
>
>> Thanks! That section of Incanter must be new, I haven't seen it till now.
>> Will check it out and report back.
>>
>>
>> On Friday, June 8, 2012 at 7:15 AM, Lars Nilsson wrote:
>>
>> > On Fri, Jun 8, 2012 at 12:30 AM, David Jacobs <da...@wit.io (mailto:
>> da...@wit.io)> wrote:
>> > > Has anyone written a function minimizer in Clojure (or in Java)? I
>> want
>> > > something like Octave's fminunc [0], where I can pass in a function
>> and a
>> > > parameter list and find the parameters that minimize the function.
>> Anyone
>> > > know of one?
>> > >
>> > > [0] http://octave.sourceforge.net/octave/function/fminunc.html
>> >
>> > Perhaps Incanter has something suitable?
>> >
>> >
>> http://liebke.github.com/incanter/optimize-api.html#incanter.optimize/non-linear-model
>> >
>> > Couldn't say for sure if this is exactly what you're looking for but
>> > if nothing else, you get a lot of building blocks to build upon.
>> >
>> > Lars Nilsson
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Clojure" group.
>> > To post to this group, send email to clojure@googlegroups.com (mailto:
>> clojure@googlegroups.com)
>> > Note that posts from new members are moderated - please be patient with
>> your first post.
>> > To unsubscribe from this group, send email to
>> > clojure+unsubscr...@googlegroups.com (mailto:
>> clojure+unsubscr...@googlegroups.com)
>> > For more options, visit this group at
>> > http://groups.google.com/group/clojure?hl=en
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to