Flow
weka.KernelLogisticRegression_PolyKernel

weka.KernelLogisticRegression_PolyKernel

Visibility: public Uploaded 22-12-2015 by Jan van Rijn Weka_3.7.13 108 runs
0 likes downloaded by 2 people 0 issues 0 downvotes , 2 total downloads
  • 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
Weka implementation of KernelLogisticRegression

Components

Kweka.PolyKernel(9)The Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
CThe size of the cache (a prime number), 0 for full cache and -1 to turn it off. (default: 250007)
EThe number of threads to use, which should be >= size of thread pool. (default 1)default: 1
GUse conjugate gradient descent instead of BFGS.
KThe Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel)default: weka.classifiers.functions.supportVector.PolyKernel
LThe lambda penalty parameter. (default 0.01)default: 0.01
PThe size of the thread pool, for example, the number of cores in the CPU. (default 1)default: 1
SRandom number seed. (default 1)default: 1
no-checksTurns off all checks - use with caution! (default: checks on)
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