Flow
weka.IBk

weka.IBk

Visibility: public Uploaded 30-10-2015 by Jan van Rijn Weka_3.7.13 2900 runs
0 likes downloaded by 6 people 0 issues 0 downvotes , 6 total downloads
  • study_15 study_20 study_34 study_73 Verified_Learning_Curve,Verified_Supervised_Classification weka weka_3.7.13
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).
AThe nearest neighbour search algorithm to use (default: weka.core.neighboursearch.LinearNNSearch).default: true
EMinimise mean squared error rather than mean absolute error when using -X option with numeric prediction.
FWeight neighbours by 1 - their distance (use when k > 1)
IWeight neighbours by the inverse of their distance (use when k > 1)
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)
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 2).
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the console

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table