Flow
weka.classifiers.lazy.IBk(weka.core.neighboursearch.LinearNNSearch(weka.core.EuclideanDistance))_7d08b5fb-2416-4fc7-a2dc-f7f5c546d1e3

weka.classifiers.lazy.IBk(weka.core.neighboursearch.LinearNNSearch(weka.core.EuclideanDistance))_7d08b5fb-2416-4fc7-a2dc-f7f5c546d1e3

Visibility: public Uploaded 18-10-2024 by Jan van Rijn Weka_3.9.6 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
D. Aha, D. Kibler (1991). Instance-based learning algorithms. Machine Learning. 6:37-66.

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).default: ["false"]
AThe nearest neighbour search algorithm to use (default: weka.core.neighboursearch.LinearNNSearch).default: ["weka.core.neighboursearch.LinearNNSearch"]
EMinimise mean squared error rather than mean absolute error when using -X option with numeric prediction.default: ["false"]
FWeight neighbours by 1 - their distance (use when k > 1)default: ["false"]
IWeight neighbours by the inverse of their distance (use when k > 1)default: ["false"]
KNumber of nearest neighbours (k) used in classification. (Default = 1)default: ["1"]
WMaximum number of training instances maintained. Training instances are dropped FIFO. (Default = no window)default: ["0"]
XSelect the number of nearest neighbours between 1 and the k value specified using hold-one-out evaluation on the training data (use when k > 1)default: ["false"]
batch-sizeThe desired batch size for batch prediction (default 100).default: []
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 2).default: []
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the consoledefault: ["false"]

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table