Skip navigation links
B G I K L M O P R S T U V W _ 

B

buildParameters() - Method in class org.dkpro.tc.ml.libsvm.LibsvmTestTask
 
buildParameters(File, File) - Method in class org.dkpro.tc.ml.libsvm.serialization.LibsvmSerializeModelConnector
 

G

getByName(String) - Static method in enum org.dkpro.tc.ml.libsvm.core.KernelType
 
getByName(String) - Static method in enum org.dkpro.tc.ml.libsvm.core.SvmType
 
getDataWriterClass() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getFeatureNameMappingFilename() - Static method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getFeatureNames() - Static method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getFoldDimensionBundle(String[], int) - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getInstance() - Static method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getLoadModelConnectorClass() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getMajorityClassBaselineIdReportClass() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getName() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getOutcomeIdReportClass() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getOutcomeMappingFilename() - Static method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getRandomBaselineIdReportClass() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getSaveModelTask() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
getTestTask() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 

I

initialize(UimaContext) - Method in class org.dkpro.tc.ml.libsvm.serialization.LibsvmLoadModelConnector
 

K

KernelType - Enum in org.dkpro.tc.ml.libsvm.core
 

L

LibsvmAdapter - Class in org.dkpro.tc.ml.libsvm
Libsvm offers various configuration switches for the SVM type and Kernel we defined constant values in this class with more detail explanations.
LibsvmAdapter() - Constructor for class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
LibsvmLoadModelConnector - Class in org.dkpro.tc.ml.libsvm.serialization
 
LibsvmLoadModelConnector() - Constructor for class org.dkpro.tc.ml.libsvm.serialization.LibsvmLoadModelConnector
 
LibsvmPredictor - Class in org.dkpro.tc.ml.libsvm.core
 
LibsvmPredictor() - Constructor for class org.dkpro.tc.ml.libsvm.core.LibsvmPredictor
 
LibsvmSerializeModelConnector - Class in org.dkpro.tc.ml.libsvm.serialization
 
LibsvmSerializeModelConnector() - Constructor for class org.dkpro.tc.ml.libsvm.serialization.LibsvmSerializeModelConnector
 
LibsvmTestTask - Class in org.dkpro.tc.ml.libsvm
 
LibsvmTestTask() - Constructor for class org.dkpro.tc.ml.libsvm.LibsvmTestTask
 
LibsvmTrainer - Class in org.dkpro.tc.ml.libsvm.core
 
LibsvmTrainer() - Constructor for class org.dkpro.tc.ml.libsvm.core.LibsvmTrainer
 

M

main(String[]) - Method in class org.dkpro.tc.ml.libsvm.api._Prediction
 
mergePredictionWithGold(TaskContext, List<String>) - Method in class org.dkpro.tc.ml.libsvm.LibsvmTestTask
 

O

org.dkpro.tc.ml.libsvm - package org.dkpro.tc.ml.libsvm
 
org.dkpro.tc.ml.libsvm.api - package org.dkpro.tc.ml.libsvm.api
 
org.dkpro.tc.ml.libsvm.core - package org.dkpro.tc.ml.libsvm.core
 
org.dkpro.tc.ml.libsvm.serialization - package org.dkpro.tc.ml.libsvm.serialization
 

P

pickGold(List<String>) - Method in class org.dkpro.tc.ml.libsvm.LibsvmTestTask
 
predict(BufferedReader, DataOutputStream, svm_model, int) - Method in class org.dkpro.tc.ml.libsvm.api._Prediction
 
predict(File, File) - Method in class org.dkpro.tc.ml.libsvm.core.LibsvmPredictor
 

R

run(String[]) - Method in class org.dkpro.tc.ml.libsvm.api._Training
 
runPrediction(TaskContext, Object) - Method in class org.dkpro.tc.ml.libsvm.LibsvmTestTask
 
runPrediction(File) - Method in class org.dkpro.tc.ml.libsvm.serialization.LibsvmLoadModelConnector
 

S

SvmType - Enum in org.dkpro.tc.ml.libsvm.core
 

T

toString() - Method in enum org.dkpro.tc.ml.libsvm.core.KernelType
 
toString() - Method in enum org.dkpro.tc.ml.libsvm.core.SvmType
 
toString() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 
train(File, File, List<String>) - Method in class org.dkpro.tc.ml.libsvm.core.LibsvmTrainer
 
train(File, File, SvmType, KernelType, List<String>) - Method in class org.dkpro.tc.ml.libsvm.core.LibsvmTrainer
 
trainModel(TaskContext) - Method in class org.dkpro.tc.ml.libsvm.LibsvmTestTask
 
trainModel(TaskContext, File) - Method in class org.dkpro.tc.ml.libsvm.serialization.LibsvmSerializeModelConnector
 

U

useSparseFeatures() - Method in class org.dkpro.tc.ml.libsvm.LibsvmAdapter
 

V

valueOf(String) - Static method in enum org.dkpro.tc.ml.libsvm.core.KernelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dkpro.tc.ml.libsvm.core.SvmType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.dkpro.tc.ml.libsvm.core.KernelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dkpro.tc.ml.libsvm.core.SvmType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeAdapter() - Method in class org.dkpro.tc.ml.libsvm.serialization.LibsvmSerializeModelConnector
 

_

_Prediction - Class in org.dkpro.tc.ml.libsvm.api
 
_Prediction() - Constructor for class org.dkpro.tc.ml.libsvm.api._Prediction
 
_Training - Class in org.dkpro.tc.ml.libsvm.api
 
_Training() - Constructor for class org.dkpro.tc.ml.libsvm.api._Training
 
B G I K L M O P R S T U V W _ 
Skip navigation links

Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.