My feeling is that if someone is going to take the time to write a GUI
frontend for sklearn, it would be great to see it in a web framework
(d3? I dunno?) because that is the broadest platform.

On Mon, Oct 1, 2012 at 4:49 AM, Andreas Mueller
<[email protected]> wrote:
> Am 01.10.2012 09:36, schrieb Alexandre ABRAHAM:
>
> Hi,
>
>> [2] http://mldemos.epfl.ch/
>>
>> A bottle of scotch for whoever does the second.
>> I'd really like to see that and I think it should be tooo hard.
>
>
> I don't know much about GUI and Python but when I see MLdemos running, I
> think it could be done in a quick and dirty way as a GIMP plugin. In fact,
> GIMP provides you the brushes, the canvas, you can take several colors to
> represent each class and the algorithm could be applied as a filter. Plus,
> GIMP already embeds Python scripts as filters (well, it did several years
> ago when I've done some GIMP filters for a project) and provides a way to
> easily make popup windows to set up parameters easily. You also have
> progress bars for free ;). It would not be too hard to generate animated GIF
> if needed.
>
> If Gael wants a demo for MICCAI, I think this is a way to get it done
> quickly on time.
>
> I think pyqt is very easy to use so that would be the way I'd approach it...
> If you just want to create videos, you can generate a series of images using
> mpl.
> I actually had some nice results using that and Jake is a real magician with
> animations :)
> Haven't really had time to study the simulations, though :-/
>
>
>
> ------------------------------------------------------------------------------
> Got visibility?
> Most devs has no idea what their production app looks like.
> Find out how fast your code is with AppDynamics Lite.
> http://ad.doubleclick.net/clk;262219671;13503038;y?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>



-- 
Joseph Turian, Ph.D. | President, MetaOptimize
"Optimize Profits. Optimize Engagement."
http://metaoptimize.com
855-ALL-DATA

The web's most active forum for data scientists: http://metaoptimize.com/qa/

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to