You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please start with the wiki page , which has some examples on using a classifier and loading data. You will simply need to change the imports/constructor from the example classifier to the LVQ classifier.
I want to use LVQ with this library, but I don't know how to use it.
I have data to train like this:
and the data to be tested like this:
how to implement LVQ using this library?
Thank you in advance.
The text was updated successfully, but these errors were encountered: