congrats Icon
New! Tabnine Pro 14-day free trial
Start a free trial
Tabnine Logo
SupportVectorMachineModel.getAlternateBinaryTargetCategory
Code IndexAdd Tabnine to your IDE (free)

How to use
getAlternateBinaryTargetCategory
method
in
org.dmg.pmml.support_vector_machine.SupportVectorMachineModel

Best Java code snippets using org.dmg.pmml.support_vector_machine.SupportVectorMachineModel.getAlternateBinaryTargetCategory (Showing top 2 results out of 315)

origin: jpmml/jpmml-evaluator

String alternateBinaryTargetCategory = supportVectorMachineModel.getAlternateBinaryTargetCategory();
if(alternateBinaryTargetCategory != null){
origin: jpmml/jpmml-evaluator

String alternateBinaryTargetCategory = supportVectorMachineModel.getAlternateBinaryTargetCategory();
org.dmg.pmml.support_vector_machineSupportVectorMachineModelgetAlternateBinaryTargetCategory

Popular methods of SupportVectorMachineModel

  • getSupportVectorMachines
  • getKernel
  • getVectorDictionary
  • hasSupportVectorMachines
  • setKernel
  • setOutput
  • <init>
  • getExtensions
  • getLocalTransformations
  • getMathContext
  • getMiningSchema
  • getModelExplanation
  • getMiningSchema,
  • getModelExplanation,
  • getModelStats,
  • getModelVerification,
  • getOutput,
  • getRepresentation,
  • getTargets,
  • getThreshold,
  • hasExtensions

Popular in Java

  • Start an intent from android
  • getApplicationContext (Context)
  • getResourceAsStream (ClassLoader)
  • notifyDataSetChanged (ArrayAdapter)
  • URI (java.net)
    A Uniform Resource Identifier that identifies an abstract or physical resource, as specified by RFC
  • DateFormat (java.text)
    Formats or parses dates and times.This class provides factories for obtaining instances configured f
  • BitSet (java.util)
    The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array]. Each element is eit
  • Calendar (java.util)
    Calendar is an abstract base class for converting between a Date object and a set of integer fields
  • Random (java.util)
    This class provides methods that return pseudo-random values.It is dangerous to seed Random with the
  • JCheckBox (javax.swing)
  • PhpStorm for WordPress
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyStudentsTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now