Flow
weka.KernelLogisticRegression_PolyKernel

weka.KernelLogisticRegression_PolyKernel

Visibility: public Uploaded 05-06-2014 by Jan van Rijn Weka_3.7.10 1 runs
0 likes downloaded by 1 people 0 issues 0 downvotes , 1 total downloads
  • Verified_Supervised_Classification
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of KernelLogisticRegression

Components

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

Parameters

CThe size of the cache (a prime number), 0 for full cache and -1 to turn it off. (default: 250007)
DIf set, classifier is run in debug mode and may output additional info to the console
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)

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table