Modifier and Type | Class and Description |
---|---|
class |
GenericLibLinearClassifierBuilder<CLASSIFIER_TYPE extends GenericLibLinearClassifier<OUTCOME_TYPE>,OUTCOME_TYPE>
Copyright (c) 2013, Regents of the University of Colorado All rights reserved. |
class |
LibLinearBooleanOutcomeClassifierBuilder
Copyright (c) 2007-2013, Regents of the University of Colorado All rights reserved. |
class |
LibLinearStringOutcomeClassifierBuilder
Copyright (c) 2007-2013, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
GenericLibSvmClassifierBuilder<CLASSIFIER_TYPE extends Classifier<OUTCOME_TYPE>,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE,MODEL_TYPE>
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
class |
LibSvmBooleanOutcomeClassifierBuilder
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
class |
LibSvmClassifierBuilder<CLASSIFIER_TYPE extends LibSvmClassifier<OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE,MODEL_TYPE>
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
class |
LibSvmStringOutcomeClassifierBuilder
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
TkLibSvmBooleanOutcomeClassifierBuilder
A class that provided interfaces to train, package and unpackage a
TreeKernelSvmBooleanOutcomeClassifier into a jar file. |
class |
TkLibSvmStringOutcomeClassifierBuilder
A class that provided interfaces to package and unpackage a
TreeKernelSvmStringOutcomeClassifier into a jar file. |
Modifier and Type | Class and Description |
---|---|
class |
MalletBooleanOutcomeClassifierBuilder
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
class |
MalletClassifierBuilder_ImplBase<CLASSIFIER_TYPE extends MalletClassifier_ImplBase<OUTCOME_TYPE>,OUTCOME_TYPE>
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
class |
MalletStringOutcomeClassifierBuilder
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
MaxentBooleanOutcomeClassifierBuilder
Copyright (c) 2007-2011, Regents of the University of Colorado All rights reserved. |
class |
MaxentClassifierBuilder_ImplBase<CLASSIFIER_TYPE extends MaxentClassifier_ImplBase<OUTCOME_TYPE>,OUTCOME_TYPE>
Copyright (c) 2007-2011, Regents of the University of Colorado All rights reserved. |
class |
MaxentStringOutcomeClassifierBuilder
Copyright (c) 2007-2011, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
SvmLightBooleanOutcomeClassifierBuilder
Copyright (c) 2007-2011, Regents of the University of Colorado All rights reserved. |
class |
SvmLightClassifierBuilder_ImplBase<CLASSIFIER_TYPE extends Classifier<OUTCOME_TYPE>,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>
Copyright (c) 2007-2011, Regents of the University of Colorado All rights reserved. |
class |
SvmLightRegressionBuilder
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
class |
SvmLightStringOutcomeClassifierBuilder
Copyright (c) 2007-2011, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
SvmLightRankBuilder
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
TkSvmLightBooleanOutcomeClassifierBuilder
A class that provided interfaces to train, package and unpackage a
TreeKernelSvmBooleanOutcomeClassifier into a jar file. |
class |
TkSvmLightStringOutcomeClassifierBuilder
A class that provided interfaces to package and unpackage a
TreeKernelSvmStringOutcomeClassifier into a jar file. |
class |
TreeKernelSvmBooleanOutcomeClassifierBuilder<CLASSIFIER_TYPE extends Classifier<Boolean>>
Copyright (c) 2007-2013, Regents of the University of Colorado All rights reserved. |
class |
TreeKernelSvmStringOutcomeClassifierBuilder
Copyright (c) 2007-2013, Regents of the University of Colorado All rights reserved. |
Modifier and Type | Class and Description |
---|---|
class |
WekaStringOutcomeClassifierBuilder
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved. |
Copyright © 2014. All rights reserved.