nkarasiak/dzetsaka
dzetsaka : classification plugin for Qgis
95Stars
23Forks
19Claude Commits
PythonLanguage
aialgorithmclassificationgeomaticspluginqgisrfsvm
First Claude commit: Mar 18, 2026Last Claude commit: 1mo agoDiscovered: Mar 18, 2026
Recent Claude Commits
fix(release): bump version to 5.0.10
051b26d1mo agoco_authored_byfix(metadata): remove deprecated supportsQt6 flag
df18d3c1mo agoco_authored_byfix(test): skip ROC curve tests when matplotlib is missing
673a8e51mo agoco_authored_byfix(split): resolve rounding crash and hardcoded shapefile driver
0bdf7a91mo agoco_authored_byfix: resolve training failures from undefined variable and missing relative import
6c6d9001mo agoco_authored_bytest: add unit tests for classifier_config, accuracy_index, validation_metrics, and label_encoders
6328ace1mo agoco_authored_byfix(ui): add deleteLater() to prevent duplicate dock widget on plugin reload
1f81ec81mo agoco_authored_byfix(ui): resolve AttributeError and dock widget area warnings
6e804b21mo agoco_authored_byrefactor(constants): extract magic numbers into centralized constants module
2902df61mo agoco_authored_byfix(ci): replace deprecated macos-13 runner with macos-15
2b6e8b91mo agoco_authored_byfix(ci): replace deprecated macos-13 runner with macos-15
6ca5b831mo agoco_authored_byfix(release): v5.0.8 - async dep installer for macOS ARM64 crash, StratifiedKFold fix, cross-platform CI
abc8e691mo agoco_authored_byfix(release): bump version to 5.0.8
254c7ee1mo agoco_authored_byci(release): gate release on cross-platform tests (ubuntu, macOS ARM64, macOS Intel)
0828ee81mo agoco_authored_byfix(deps): replace sync installer with async to prevent macOS ARM64 crash (#48)
9c2dd501mo agoco_authored_byci: add workflow_dispatch trigger to rebuild zip on demand
66a0cfd1mo agoco_authored_byfix(unload): prevent duplicate docks on plugin reload
39812501mo agoco_authored_byfix(release): bump version to 5.0.7 - QGIS 4 compat and cvDistance fix
0558d451mo agoco_authored_byci: add GitHub Actions workflow to build and attach plugin zip on release
de164671mo agoco_authored_by