KNN iconvertible problem

6 views
Skip to first unread message

ulv...@gmail.com

unread,
Nov 6, 2018, 6:48:42 AM11/6/18
to Accord.NET Framework
Hello, dear friends

I have a big dataset, I want to teach him on Accord.net. I used the knn(KNearestNeighbors) method, I got a trained bin file, but now the problem is that when I run it, an error occurs that is not searcheble relative to Accord.Net anywhere.

var tree = Serializer.Load<KNearestNeighbors>(Path.Combine(basepath, "weightedEuclidean.bin"));

I call the trained method, save to a variable and the following error appears.

object should implement iconvertible.


Link for teached knn BIN file: https://drive.google.com/file/d/1xSkkmTs9zL7IV3n-2oB5LLVyjR1Ham21/view?usp=sharing

Thank you.

iconventible.png
iconventible1.png
Reply all
Reply to author
Forward
0 new messages