Skip to content

Releases: nkarasiak/dzetsaka

Fix bug in processing provider with vector files

27 Sep 15:59
Compare
Choose a tag to compare

Fix bugs in processing provider (train algorithm and split vector files)

V3.5 fix with GPKG

27 Sep 11:09
Compare
Choose a tag to compare

Train algorithm in processing provider is now compatible with gpkg files, but dzetsaka will only use the first database/table of your geopackage file.

Support > 44 classes

12 Jun 09:36
Compare
Choose a tag to compare

Now support up to 65535 classes.

Minor fix

22 May 07:12
Compare
Choose a tag to compare

Fix bug : #17
When using a previous model, dzetsaka do not search anymore a vector file.

Dzetsaka v3.4.4

20 Apr 07:45
Compare
Choose a tag to compare
  • Remove default install of sklearn modules with pip
  • Force n_jobs=1 (1 cpu) while learning

Add licence for Zenodo

29 Jan 14:09
799b1e9
Compare
Choose a tag to compare
Merge pull request #13 from lennepkade/add-license-1

Create LICENSE

v3.4.1

18 Dec 15:06
Compare
Choose a tag to compare

Dzetsaka v. 3.4.1

  • Automatically install sklearn (if pip is installed)
  • Precise in the confusion matrix that lines are references and columns prediction.

Dzetsaka 3.3.1

30 Jun 09:23
Compare
Choose a tag to compare
  • Store settings in QSettings (in Qgis) to avoid reupdating your choices at each update.
  • Correct bug with no data set to 0 in image to classify
  • Add settings icon in toolbar and in menu

Dzetsaka - V3.3

29 Jun 16:56
Compare
Choose a tag to compare
  • Correct bug in processing chain (with Processing Toolbox)
  • Add Domain Adaptation
  • Minor fixes

Beta tested ok for Qgis3

05 May 17:54
1db87e7
Compare
Choose a tag to compare
v3.1

Add files via upload