Results 5 issues of Alberto Arrigoni

It would be great if we could define one 'master' step inside pipeline.yml that aggregates and executes other steps. Maybe with a syntax like (lets say we have already defined...

I believe this is a must. As I tested it some months ago, objects serialization did not work for instances of `Classifiers::Base` class. This may be because `Base` does not...

Some R-style accessors methods should be added to the Instances class, as this is basically a matrix. Some parallels could be drawn between this class and the R data.frame class.

enhancement
skill:intermediate

It would be great if we could add more functionalities to the server. Right now it only handles classifiers, so clusterers support is the next step.

enhancement
skill:advanced

Support for linear algebra functionalities should be extended by following the guidelines listed here: http://commons.apache.org/proper/commons-math/userguide/linear.html

enhancement
skill:intermediate