Flow
weka.LinearRegression

weka.LinearRegression

Visibility: public Uploaded 23-11-2015 by Björn Dullemond Weka_3.7.13 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
Weka implementation of LinearRegression

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
CDo not try to eliminate colinear attributes.
RSet ridge parameter (default 1.0e-8).default: 1.0E-8
SSet the attribute selection method to use. 1 = None, 2 = Greedy. (default 0 = M5' method)default: 0
additional-statsOutput additional statistics.
minimalConserve memory, don't keep dataset header and means/stdevs. Model cannot be printed out if this option is enabled. (default: keep data)
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 4).default: 4
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