On Sat, Oct 27, 2012 at 10:39 PM, Joseph Turian wrote:
> How does jnius compare with jpype?
It isn't dead, mostly.
More seriously, with active developers and Cython underpinnings, they
might accept some PRs to add efficient numpy support.
--
Robert Kern
---
How does jnius compare with jpype?
On Fri, Oct 26, 2012 at 4:52 PM, Robert Kern wrote:
> On Fri, Oct 26, 2012 at 4:52 PM, Didier Vila wrote:
>> Mathieu and Olivier,
>>
>> Thanks for your emails.
>>
>> My interest on python and scikit-learn growth each day so I will try a
>> solution for the new
> From: robert.k...@gmail.com
> Date: Fri, 26 Oct 2012 21:52:03 +0100
> To: scikit-learn-general@lists.sourceforge.net
> Subject: Re: [Scikit-learn-general] Jython and Scikit-Learn
>
> On Fri, Oct 26, 2012 at 4:52 PM, Didier Vila wrote:
> > Mathieu and Olivier,
> &
On Fri, Oct 26, 2012 at 4:52 PM, Didier Vila wrote:
> Mathieu and Olivier,
>
> Thanks for your emails.
>
> My interest on python and scikit-learn growth each day so I will try a
> solution for the new system through Jepp or Jpype. I will let you know
> what will happen.
You may also want to consi
...@capquestco.com <mailto:mbruna...@capquestco.com>
From: mblon...@gmail.com [mailto:mblon...@gmail.com] On Behalf Of
Mathieu Blondel
Sent: 26 October 2012 17:29
To: Didier Vila
Cc: scikit-learn-general
Subject: Re: [Scikit-learn-general] Jython and Scikit-Learn
Didier,
Have you seen
Didier,
Have you seen https://code.google.com/p/jahmm/? It's a good HMM library in
Java.
Mathieu
--
The Windows 8 Center
In partnership with Sourceforge
Your idea - your app - 30 days. Get started!
http://windows8center.
On Sat, Oct 27, 2012 at 12:33 AM, Olivier Grisel
wrote:
>
> This is probably the kind of stuff jepp does for you without having to
> mess with JNI yourself. Packaing JNI wrapped C programs in a cross
> platform manner can be a hell.
>
Not sure if jepp supports creating numpy arrays from Java arra
nt: 26 October 2012 16:34
To: math...@mblondel.org; scikit-learn-general@lists.sourceforge.net
Subject: Re: [Scikit-learn-general] Jython and Scikit-Learn
2012/10/26 Mathieu Blondel :
>
> I was thinking at how to use scikit-learn from Java the other day when
I saw
> this thread. Since it is p
2012/10/26 Mathieu Blondel :
>
> I was thinking at how to use scikit-learn from Java the other day when I saw
> this thread. Since it is possible to call Python functions from C and embed
> a Python interpreter in C, it should be possible to access a pointer to a
> Java array's contents via JNI, cr
On Fri, Oct 26, 2012 at 11:06 PM, Olivier Grisel
wrote:
See also:
> http://stackoverflow.com/questions/12738827/how-can-i-call-scikit-learn-classifiers-from-java
>
>
I was thinking at how to use scikit-learn from Java the other day when I
saw this thread. Since it is possible to call Python functi
2012/10/26 Didier Vila :
> Good Afternoon all,
>
> I have two questions that can look naive as I don’t know Jython and the
> difference with Python.
>
> In the future, I should potentially create and converted python- with
> scikit learn codes to JAR files . Later on, these JAR files will be used
11 matches
Mail list logo