Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

Trouble with Knn

$
0
0
I've build a knn model for regression, but isn't work. When I call for a prediction, with a set of numbers, the answer always be the same value, like this >>> In = 0.742781 || Out = 0.917355> In = 0.557086 || Out = 0.917355> In = 0.19518 || Out = 0.917355> In = 0.9759 || Out = 0.917355> In = 0.09759 || Out = 0.917355 the model is setted to regression (setIsClassifier(false)) and the Algorithm Type is Brute Force (The KdTree isn't work too, showing a error). Please, guys. I need so much this help.

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>