On Sat, Mar 26, 2016 at 12:40 PM, Steven Pawley <dr.stevenpaw...@gmail.com>
wrote:

> I would like to draw your attention to a new GRASS add-on, r.randomforest,
> which uses the scikit-learn and pandas Python packages to classify GRASS
> rasters.


Thanks, this looks good. Please consider adding an image to the
documentation to better promote the module [1] and also an example which
would work with the NC SPM dataset [2]. For the addon to generate
documentation on the server and work well at few other special occasions,
it is advantageous to employ lazy import technique for the non-standard
dependencies, see for example v.class.ml and v.class.mlpy [3].

Vaclav

[1] https://trac.osgeo.org/grass/wiki/Submitting/Docs#Images
[2] https://grass.osgeo.org/download/sample-data/
[3] https://trac.osgeo.org/grass/changeset/66482/
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to