nkarasiak/dzetsaka
dzetsaka : classification plugin for Qgis
97Stars
23Forks
19Claude Commits
PythonLanguage
aialgorithmclassificationgeomaticspluginqgisrfsvm
First Claude commit: Mar 18, 2026Last Claude commit: 2mo agoDiscovered: Mar 18, 2026
Recent Claude Commits
fix(release): bump version to 5.0.10
051b26d2mo agoco_authored_byfix(metadata): remove deprecated supportsQt6 flag
df18d3c2mo agoco_authored_byfix(test): skip ROC curve tests when matplotlib is missing
673a8e52mo agoco_authored_byfix(split): resolve rounding crash and hardcoded shapefile driver
0bdf7a92mo agoco_authored_byfix: resolve training failures from undefined variable and missing relative import
6c6d9002mo agoco_authored_bytest: add unit tests for classifier_config, accuracy_index, validation_metrics, and label_encoders
6328ace2mo agoco_authored_byfix(ui): add deleteLater() to prevent duplicate dock widget on plugin reload
1f81ec82mo agoco_authored_byfix(ui): resolve AttributeError and dock widget area warnings
6e804b22mo agoco_authored_byrefactor(constants): extract magic numbers into centralized constants module
2902df62mo agoco_authored_byfix(ci): replace deprecated macos-13 runner with macos-15
2b6e8b92mo agoco_authored_byfix(ci): replace deprecated macos-13 runner with macos-15
6ca5b832mo agoco_authored_byfix(release): v5.0.8 - async dep installer for macOS ARM64 crash, StratifiedKFold fix, cross-platform CI
abc8e692mo agoco_authored_byfix(release): bump version to 5.0.8
254c7ee2mo agoco_authored_byci(release): gate release on cross-platform tests (ubuntu, macOS ARM64, macOS Intel)
0828ee82mo agoco_authored_byfix(deps): replace sync installer with async to prevent macOS ARM64 crash (#48)
9c2dd502mo agoco_authored_byci: add workflow_dispatch trigger to rebuild zip on demand
66a0cfd2mo agoco_authored_byfix(unload): prevent duplicate docks on plugin reload
39812502mo agoco_authored_byfix(release): bump version to 5.0.7 - QGIS 4 compat and cvDistance fix
0558d452mo agoco_authored_byci: add GitHub Actions workflow to build and attach plugin zip on release
de164672mo agoco_authored_by