[GRASS-git] [OSGeo/grass-addons] 99f15f: r.learn.ml2 fix issue cross-validation with newer ...

Steven Pawley noreply at github.com
Sat Feb 26 11:12:29 PST 2022


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 99f15f0458cafb327c3ec23ab195c419ef659003
      https://github.com/OSGeo/grass-addons/commit/99f15f0458cafb327c3ec23ab195c419ef659003
  Author: Steven Pawley <dr.stevenpawley at gmail.com>
  Date:   2022-02-26 (Sat, 26 Feb 2022)

  Changed paths:
    M src/raster/r.learn.ml2/r.learn.train/r.learn.train.py

  Log Message:
  -----------
  r.learn.ml2 fix issue cross-validation with newer scikit-learn versions (#704)

* Fix r.learn.ml2 test_append error caused by attempting remove temporary map from another mapset

* Update r.learn.train.py

Fix issue with using > 3 positional arguments for cross_val_predict

* Black formatting changes




More information about the grass-commit mailing list