Hi,

it is possible to do android development in python, and in principle almost any 
python package can be dragged into an android application (unless is has 
specific or unusual hardware requirements). I can't think of any reason 
off-hand why scikit-learn wouldn't work on android, although if there are any 
fortran or C components, you may have trouble getting them to compile on an ARM 
processor. I would start by looking into android development in python (rather 
than the usual java) and once you have an handle on what that takes, you should 
know if scikit-learn will work.

-John


On Jul 16, 2013, at 2:45 PM, Panos Lazouras <[email protected]> wrote:

> Hi everyone,
> 
> I have been using scikit-learn as part of my thesis for the past weeks. My 
> thesis, involves machine learning and would be perfect if I could use 
> scikit-learn in the context of an Android application. So, my question is: Is 
> there any way to run scikit-learn on Android?
> 
> Regards, 
> 
> Panos
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk_______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to