Hi Nikos, On Sat, Feb 21, 2015 at 2:08 PM, Nikos Alexandris <[email protected]> wrote: > and advanced users. Has anyone perforned, or has plans to implement, > non-linear (multi-) regression in GRASS (not through R, of course)?
I did a pixel by pixel regression using most of the code of the v.class.ml module, but the approach still need to act manually. So it is not ready... During next spring I would like to make a bit of order on the v.class.ml module, maybe change also the name, to allow supervised, unsupervised and regression tasks through scikit-learn library. If you have some ideas on how would you like to organized these module/modules, like: which inputs are required, the outputs, the optional options and steps, please share them and we can start to discuss on how implement what. Best regards. Pietro _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
