[kepler-dev] Weka actors - experimental release

Matt Jones jones at nceas.ucsb.edu
Tue Aug 26 23:05:13 PDT 2008


Peter,

That's very exciting that you've done all of that with Weka.  It seems like
a tool that could be very useful across a number of disciplines.

One thing we've been working on is a new framework for creating a more
modular system for designing and packaging Kepler extensions.  One of our
goals is explicitly this use case -- to ship a set of actors and their jar
dependencies that can be loaded at runtime into Kepler and not have any
namespace or jar versioning conflicts.  We're currently experimenting with
this system and I was wondering if you'd be willing to let us (and help us)
package your Weka actors as an extension that could be used in this new
Kepler framework as it evolves.  We'd also welcome your commentary on what
would make for a good system for developing actors and packaging them
separately from the Kepler kernel. What do you think?  If you like this
idea, we could create a new extension area for the weka actors in the Kepler
SVN tree and then work on the packaging needed to make this into a
standalone extension.

Regards,
Matt

On Tue, Aug 26, 2008 at 6:50 PM, Peter Reutemann <fracpete at waikato.ac.nz>wrote:

> Hi everybody
>
> Since a few of my modifications regarding the Ptolemy II framework got
> committed, I spent the last two weeks cleaning up my code and adding
> new actors. Currently, most of the Weka functionality (as far as I can
> tell) is included:
> - associators
> - classifiers
> - clusterers
> - filters
> - data generators
> - evaluation: random split, cross-validation, testset-based
> - loading from/saving to files and databases
> - loading/saving of models (classifiers and clusterers at the moment)
> - batch and incremental training of classifiers/clusterers
> - visualization: scatter plots, attribute histograms, ROC and cost
> curves, tree/graph visualizer
>
> You can download the Weka actors from the following URL, section "Kepler":
>  http://www.scms.waikato.ac.nz/~fracpete/downloads/<http://www.scms.waikato.ac.nz/%7Efracpete/downloads/>
>
> After extracting the archive, just follow the instructions listed in
> the file INSTALL. Example datasets and workflows are provided as well.
> Even though the archive contains sources (released under Gnu GPL 2) as
> well next to the binaries, there's no need to compile the sources
> yourself. But there's still a section in the INSTALL file that covers
> compilation.
>
> Please keep in mind, that this is still an early development stage.
> Feedback welcome! :-)
>
> Cheers, Peter
> --
> Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ
> http://www.cs.waikato.ac.nz/~fracpete/<http://www.cs.waikato.ac.nz/%7Efracpete/>Ph. +64 (7) 858-5174
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>



-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Matthew B. Jones
Director of Informatics Research and Development
National Center for Ecological Analysis and Synthesis (NCEAS)
UC Santa Barbara
jones at nceas.ucsb.edu                       Ph: 1-907-523-1960
http://www.nceas.ucsb.edu/ecoinfo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-dev/attachments/20080826/591e25db/attachment.html>


More information about the Kepler-dev mailing list