nkarasiak / dzetsaka

dzetsaka : classification plugin for Qgis
GNU General Public License v3.0
80 stars 20 forks source link

SVM classification bug #23

Open baastt opened 4 years ago

baastt commented 4 years ago

Hi all,

I'm using this classification tool on MacOS with QGIS3.1 and it worked well with the Gaussian, RF and KNN methods but it remains stuck always at 83% for the SVM classification.

I also tried with the samples but same issue...

Does anyone has the same issue ?

Thank you !

FelixTheAwesomeCat commented 4 years ago

I have the same issue on windows 10..have you found a solution?

baastt commented 4 years ago

@FelixTheAwesomeCat SVM still stuck... I also tried on Windows... but the others functions work well !

FelixTheAwesomeCat commented 4 years ago

Too bad! The only one that works for me is random forest. Gaussian results in a complete black layer and the others get stuck

Danro77 commented 1 year ago

Hey, i don't know if you are still facing this issue but i found something out regarding this bug. If my vector data is made out of polygons it also stucks at 83 % but if i use point-vectors instead as training data it works somehow.