Closed OrkhanHI closed 3 years ago
Hi, is this the develop version? If so, you will have to do something like import sg; knn = sg.machine("KNN")
yes
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is now being closed due to a lack of activity. Feel free to reopen it.
import shogun as sg from shogun import MulticlassLabels, features from shogun import KNN