[GRASS-git] [OSGeo/grass-addons] 8ab5ba: r.learn.ml2: fix lazy import of 'sklearn' module (...
Tomas Zigo
noreply at github.com
Mon Dec 14 09:16:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 8ab5ba03f9b322b4279b8271661a137ffeac8ad0
https://github.com/OSGeo/grass-addons/commit/8ab5ba03f9b322b4279b8271661a137ffeac8ad0
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M grass7/raster/r.learn.ml2/r.learn.predict/r.learn.predict.py
M grass7/raster/r.learn.ml2/r.learn.train/r.learn.train.py
M grass7/raster/r.learn.ml2/rlearnlib/Makefile
M grass7/raster/r.learn.ml2/rlearnlib/raster.py
M grass7/raster/r.learn.ml2/rlearnlib/transformers.py
Log Message:
-----------
r.learn.ml2: fix lazy import of 'sklearn' module (#364)
* r.learn.ml2: fix lazy import of 'sklearn' module
* r.learn.ml2: fix import modules from 'rlearnlib' lib
* r.learn.ml2: fix 'rlearnlib' lib Makefile (install 'rlearnlib' dir content in the 'addons/etc/r.learn.ml2/rlearnlib' dir)
More information about the grass-commit
mailing list