[GRASS-dev] Non-linear (multiple) regression in GRASS?

Pietro peter.zamb at gmail.com
Sat Feb 21 06:21:23 PST 2015


Hi Nikos,

On Sat, Feb 21, 2015 at 2:08 PM, Nikos Alexandris
<nik at nikosalexandris.net> 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


More information about the grass-dev mailing list