MCPcopy Create free account

hub / github.com/LASER-UMASS/Themis / functions

Functions20,984 in github.com/LASER-UMASS/Themis

↓ 25 callersMethodconvertToPanelY
Convert an raw y value to Panel y coordinate. @param yval the raw y value @return an y value for plotting in the panel.
subjectSystems/C,D/gui/visualize/Plot2D.java:723
↓ 25 callersMethodforName
Creates a new instance of a classifier given it's class name and (optional) arguments to pass to it's setOptions method. If the classifier implements
subjectSystems/C,D/classifiers/Classifier.java:163
↓ 25 callersMethodforName
Creates a new instance of a classifier given it's class name and (optional) arguments to pass to it's setOptions method. If the classifier implements
subjectSystems/C,D/src/weka/classifiers/Classifier.java:163
↓ 25 callersMethodgetCurrentPanel
returns the currently selected panel
subjectSystems/C,D/src/weka/gui/arffviewer/ArffViewerMainPanel.java:397
↓ 25 callersMethodgetCurrentPanel
returns the currently selected panel
subjectSystems/C,D/gui/arffviewer/ArffViewerMainPanel.java:397
↓ 25 callersMethodgetSaver
Get the saver @return a <code>weka.core.converters.Saver</code> value
subjectSystems/C,D/src/weka/gui/beans/Saver.java:358
↓ 25 callersMethodgetSaver
Get the saver @return a <code>weka.core.converters.Saver</code> value
subjectSystems/C,D/gui/beans/Saver.java:358
↓ 25 callersMethodpartitionOptions
Returns the secondary set of options (if any) contained in the supplied options array. The secondary set is defined to be any options after the first
subjectSystems/C,D/core/Utils.java:723
↓ 25 callersMethodpartitionOptions
Returns the secondary set of options (if any) contained in the supplied options array. The secondary set is defined to be any options after the first
subjectSystems/C,D/src/weka/core/Utils.java:723
↓ 25 callersMethodshow
Displays the menu, making sure it will fit on the screen. @param invoker the component thast invoked the menu @param x the x location of the popup @p
subjectSystems/C,D/gui/GenericObjectEditor.java:237
↓ 25 callersMethodsize
Gets the number of classes. @return the number of classes
subjectSystems/C,D/classifiers/evaluation/ConfusionMatrix.java:96
↓ 25 callersMethodsize
Gets the number of classes. @return the number of classes
subjectSystems/C,D/src/weka/classifiers/evaluation/ConfusionMatrix.java:96
↓ 25 callersMethodwriteObject
(java.io.ObjectOutputStream out)
subjectSystems/C,D/src/weka/experiment/PropertyNode.java:92
↓ 25 callersMethodwriteObject
(java.io.ObjectOutputStream out)
subjectSystems/C,D/experiment/PropertyNode.java:92
↓ 24 callersMethoddelete
Deletes an element from the set.
subjectSystems/C,D/classifiers/functions/supportVector/SMOset.java:75
↓ 24 callersMethoddelete
Deletes an element from the set.
subjectSystems/C,D/src/weka/classifiers/functions/supportVector/SMOset.java:75
↓ 24 callersMethoddeleteAttributeAt
(int position)
subjectSystems/C,D/core/Instances.java:416
↓ 24 callersMethoddeleteAttributeAt
(int position)
subjectSystems/C,D/src/weka/core/Instances.java:416
↓ 24 callersMethodenumerateMeasures
Returns an enumeration of the measure names. Additional measures must follow the naming convention of starting with "measure", eg. double measureBlah(
subjectSystems/C,D/src/weka/core/AdditionalMeasureProducer.java:42
↓ 24 callersMethodgetFont
Get current font. @return current font.
subjectSystems/C,D/src/weka/gui/visualize/PostscriptGraphics.java:702
↓ 24 callersMethodgetFont
Get current font. @return current font.
subjectSystems/C,D/gui/visualize/PostscriptGraphics.java:702
↓ 24 callersMethodmean
Computes the mean for an array of doubles. @param vector the array @return the mean
subjectSystems/C,D/core/Utils.java:1073
↓ 24 callersMethodnumPendingOutput
Returns the number of instances pending output @return the number of instances pending output
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/RemoveType.java:156
↓ 24 callersMethodnumPendingOutput
Returns the number of instances pending output @return the number of instances pending output
subjectSystems/C,D/filters/unsupervised/attribute/RemoveType.java:156
↓ 24 callersMethodsetLog
Set a logger @param logger a <code>weka.gui.Logger</code> value
subjectSystems/C,D/gui/beans/BeanCommon.java:54
↓ 24 callersMethodsetWriteMode
Sets the write mode. @param mode the write mode
subjectSystems/C,D/core/converters/AbstractSaver.java:107
↓ 24 callersMethodsetWriteMode
Sets the write mode. @param mode the write mode
subjectSystems/C,D/src/weka/core/converters/AbstractSaver.java:107
↓ 24 callersMethodtoString
Returns a string summarising the stats so far. @return the summary string
subjectSystems/C,D/src/weka/experiment/Stats.java:140
↓ 24 callersMethodtoString
Returns a string summarising the stats so far. @return the summary string
subjectSystems/C,D/experiment/Stats.java:140
↓ 23 callersMethodconvertToPanelX
Convert an raw x value to Panel x coordinate. @param xval the raw x value @return an x value for plotting in the panel.
subjectSystems/C,D/src/weka/gui/visualize/Plot2D.java:690
↓ 23 callersMethodconvertToPanelX
Convert an raw x value to Panel x coordinate. @param xval the raw x value @return an x value for plotting in the panel.
subjectSystems/C,D/gui/visualize/Plot2D.java:690
↓ 23 callersMethodequalHeaders
(Instance inst)
subjectSystems/C,D/core/Instance.java:315
↓ 23 callersMethodequalHeaders
(Instance inst)
subjectSystems/C,D/src/weka/core/Instance.java:315
↓ 23 callersMethodgetImageIcon
returns the ImageIcon for a given filename and directory, NULL if not successful @param dir the directory to look in for the file @param fi
subjectSystems/C,D/src/weka/gui/ComponentHelper.java:52
↓ 23 callersMethodgetImageIcon
returns the ImageIcon for a given filename and directory, NULL if not successful @param dir the directory to look in for the file @param fi
subjectSystems/C,D/gui/ComponentHelper.java:52
↓ 23 callersMethodgetResultListener
Gets the result listener where results will be sent. @return the result listener where results will be sent.
subjectSystems/C,D/src/weka/experiment/Experiment.java:551
↓ 23 callersMethodgetResultListener
Gets the result listener where results will be sent. @return the result listener where results will be sent.
subjectSystems/C,D/experiment/Experiment.java:551
↓ 23 callersMethodgetSaIndex
()
subjectSystems/C,D/nonDiscConstraints/Discrimination.java:100
↓ 23 callersMethodgetSaIndex
()
subjectSystems/C,D/src/weka/nonDiscConstraints/Discrimination.java:100
↓ 23 callersMethodreadObject
Overides default read object in order to reload icons. This is necessary because for some strange reason animated gifs stop being animated after being
subjectSystems/C,D/src/weka/gui/beans/BeanVisual.java:385
↓ 23 callersMethodreadObject
Overides default read object in order to reload icons. This is necessary because for some strange reason animated gifs stop being animated after being
subjectSystems/C,D/gui/beans/BeanVisual.java:385
↓ 23 callersMethodtoString
Returns the dataset as a string in ARFF format. Strings are quoted if they contain whitespace characters, or if they are a question mark. @return the
subjectSystems/C,D/core/Instances.java:1202
↓ 23 callersMethodtoString
Returns the dataset as a string in ARFF format. Strings are quoted if they contain whitespace characters, or if they are a question mark. @return the
subjectSystems/C,D/src/weka/core/Instances.java:1202
↓ 23 callersMethodtoString
Return a string describing this object @return a string descibing the operator
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/AddExpression.java:192
↓ 23 callersMethodtoString
Return a string describing this object @return a string descibing the operator
subjectSystems/C,D/filters/unsupervised/attribute/AddExpression.java:192
↓ 22 callersMethodaddAllowed
adds the given property (display name) to the list of allowed properties for the specified class. @param c the class to add a property for @param dis
subjectSystems/C,D/core/xml/PropertyHandler.java:251
↓ 22 callersMethodaddAllowed
adds the given property (display name) to the list of allowed properties for the specified class. @param c the class to add a property for @param dis
subjectSystems/C,D/src/weka/core/xml/PropertyHandler.java:251
↓ 22 callersMethodgetColumn
Return a DoubleVector that stores a column of the matrix @param j the index of the column
subjectSystems/C,D/classifiers/functions/pace/PaceMatrix.java:275
↓ 22 callersMethodgetColumn
Return a DoubleVector that stores a column of the matrix @param j the index of the column
subjectSystems/C,D/src/weka/classifiers/functions/pace/PaceMatrix.java:275
↓ 22 callersMethodgetColumnDimension
Get column dimension. @return n, the number of columns.
subjectSystems/C,D/core/matrix/Matrix.java:347
↓ 22 callersMethodgetColumnDimension
Get column dimension. @return n, the number of columns.
subjectSystems/C,D/src/weka/core/matrix/Matrix.java:347
↓ 22 callersMethodgetLoader
Get the loader @return a <code>weka.core.converters.Loader</code> value
subjectSystems/C,D/src/weka/gui/beans/Loader.java:281
↓ 22 callersMethodgetLoader
Get the loader @return a <code>weka.core.converters.Loader</code> value
subjectSystems/C,D/gui/beans/Loader.java:281
↓ 22 callersMethodgetNext
Gets the next element in the set. -1 gets the first one.
subjectSystems/C,D/classifiers/functions/supportVector/SMOset.java:115
↓ 22 callersMethodgetNext
Gets the next element in the set. -1 gets the first one.
subjectSystems/C,D/src/weka/classifiers/functions/supportVector/SMOset.java:115
↓ 22 callersMethodgetRowDimension
Get row dimension. @return m, the number of rows.
subjectSystems/C,D/core/matrix/Matrix.java:339
↓ 22 callersMethodgetRowDimension
Get row dimension. @return m, the number of rows.
subjectSystems/C,D/src/weka/core/matrix/Matrix.java:339
↓ 22 callersMethodgrOrEq
Tests if a is greater or equal to b. @param a a double @param b a double
subjectSystems/C,D/core/Utils.java:950
↓ 22 callersMethodgrOrEq
Tests if a is greater or equal to b. @param a a double @param b a double
subjectSystems/C,D/src/weka/core/Utils.java:950
↓ 22 callersMethodisResultRequired
Determines whether the results for a specified key must be generated. @param rp the ResultProducer wanting to generate the results @param key an arra
subjectSystems/C,D/experiment/ResultListener.java:93
↓ 22 callersMethodnumClasses
()
subjectSystems/C,D/core/Instances.java:754
↓ 22 callersMethodnumClasses
()
subjectSystems/C,D/src/weka/core/Instances.java:754
↓ 22 callersMethodsetModel
sets the new model
subjectSystems/C,D/src/weka/gui/arffviewer/ArffTable.java:74
↓ 22 callersMethodsetModel
sets the new model
subjectSystems/C,D/gui/arffviewer/ArffTable.java:74
↓ 22 callersMethodtimes
Multiplication between a row (or part of a row) of the first matrix and a column (or part or a column) of the second matrix. @param i the index of t
subjectSystems/C,D/classifiers/functions/pace/PaceMatrix.java:310
↓ 22 callersMethodtimes
Multiplication between a row (or part of a row) of the first matrix and a column (or part or a column) of the second matrix. @param i the index of t
subjectSystems/C,D/src/weka/classifiers/functions/pace/PaceMatrix.java:310
↓ 22 callersMethodyScale
scales the given y value with current y scale factor
subjectSystems/C,D/src/weka/gui/visualize/PostscriptGraphics.java:320
↓ 22 callersMethodyScale
scales the given y value with current y scale factor
subjectSystems/C,D/gui/visualize/PostscriptGraphics.java:320
↓ 21 callersMethoddrawRect
Draw an outlined rectangle in current pen color. @param x starting x coord @param y starting y coord @param width rectangle width @param height recta
subjectSystems/C,D/src/weka/gui/visualize/PostscriptGraphics.java:560
↓ 21 callersMethoddrawRect
Draw an outlined rectangle in current pen color. @param x starting x coord @param y starting y coord @param width rectangle width @param height recta
subjectSystems/C,D/gui/visualize/PostscriptGraphics.java:560
↓ 21 callersMethodgetNDC
()
subjectSystems/C,D/nonDiscConstraints/Discrimination.java:131
↓ 21 callersMethodgetNDC
()
subjectSystems/C,D/src/weka/nonDiscConstraints/Discrimination.java:131
↓ 21 callersMethodgetRunLower
Get the lower run number for the experiment. @return the lower run number for the experiment.
subjectSystems/C,D/src/weka/experiment/Experiment.java:612
↓ 21 callersMethodgetRunLower
Get the lower run number for the experiment. @return the lower run number for the experiment.
subjectSystems/C,D/experiment/Experiment.java:612
↓ 21 callersMethodisString
()
subjectSystems/C,D/core/Attribute.java:475
↓ 21 callersMethodisString
()
subjectSystems/C,D/src/weka/core/Attribute.java:475
↓ 21 callersMethodsetClassValue
(double value)
subjectSystems/C,D/core/Instance.java:555
↓ 21 callersMethodsetClassValue
(double value)
subjectSystems/C,D/src/weka/core/Instance.java:555
↓ 21 callersMethodtoString
returns the object in a string representation (as indented XML output) @return the object in a string representation
subjectSystems/C,D/core/xml/XMLOptions.java:413
↓ 21 callersMethodtoString
returns the object in a string representation (as indented XML output) @return the object in a string representation
subjectSystems/C,D/src/weka/core/xml/XMLOptions.java:413
↓ 20 callersMethodacceptResult
Accepts results from a ResultProducer. @param rp the ResultProducer that generated the results @param key an array of Objects (Strings or Doubles) th
subjectSystems/C,D/experiment/ResultListener.java:79
↓ 20 callersMethodaddAll
(SimpleLinkedList list)
subjectSystems/C,D/associations/tertius/SimpleLinkedList.java:167
↓ 20 callersMethodaddAll
(SimpleLinkedList list)
subjectSystems/C,D/src/weka/associations/tertius/SimpleLinkedList.java:167
↓ 20 callersMethodgetMasterPlot
Get the master plot @return the master plot
subjectSystems/C,D/src/weka/gui/visualize/Plot2D.java:356
↓ 20 callersMethodgetMasterPlot
Get the master plot @return the master plot
subjectSystems/C,D/gui/visualize/Plot2D.java:356
↓ 20 callersMethodgetMaxSetNumber
Get the maximum set number @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/TestSetEvent.java:83
↓ 20 callersMethodgetMaxSetNumber
Get the maximum set number @return an <code>int</code> value
subjectSystems/C,D/gui/beans/TestSetEvent.java:83
↓ 20 callersMethodgetObject
Returns a serialized object. @return the restored object @exception Exception if the object couldn't be restored
subjectSystems/C,D/core/SerializedObject.java:114
↓ 20 callersMethodgetObject
Returns a serialized object. @return the restored object @exception Exception if the object couldn't be restored
subjectSystems/C,D/src/weka/core/SerializedObject.java:114
↓ 20 callersMethodgraphType
Returns the type of graph representing the object. @return the type of graph representing the object
subjectSystems/C,D/src/weka/core/Drawable.java:41
↓ 20 callersMethodindexOf
(Literal lit)
subjectSystems/C,D/associations/tertius/Predicate.java:68
↓ 20 callersMethodindexOf
(Literal lit)
subjectSystems/C,D/src/weka/associations/tertius/Predicate.java:68
↓ 20 callersMethodisStructureOnly
Returns true if the encapsulated instances contain just header information @return true if only header information is available in this DataSetEvent
subjectSystems/C,D/src/weka/gui/beans/TestSetEvent.java:94
↓ 20 callersMethodisStructureOnly
Returns true if the encapsulated instances contain just header information @return true if only header information is available in this DataSetEvent
subjectSystems/C,D/gui/beans/TestSetEvent.java:94
↓ 20 callersMethodkeys
returns an enumeration over all currently stored custom methods, i.e. it returns the display names/classes in the enumeration. @return the currently
subjectSystems/C,D/src/weka/core/xml/MethodHandler.java:66
↓ 20 callersMethodlnFunc
Help method for computing entropy.
subjectSystems/C,D/core/ContingencyTables.java:531
↓ 20 callersMethodlnFunc
Help method for computing entropy.
subjectSystems/C,D/src/weka/core/ContingencyTables.java:531
↓ 20 callersMethodmakeCopies
Creates a given number of deep copies of the given classifier using serialization. @param model the classifier to copy @param num the number of class
subjectSystems/C,D/classifiers/Classifier.java:191
↓ 20 callersMethodmakeCopies
Creates a given number of deep copies of the given classifier using serialization. @param model the classifier to copy @param num the number of class
subjectSystems/C,D/src/weka/classifiers/Classifier.java:191
↓ 20 callersMethodpreProcess
Prepare for the results to be received. @param rp the ResultProducer that will generate the results @exception Exception if an error occurs during pr
subjectSystems/C,D/experiment/ResultListener.java:57
← previousnext →501–600 of 20,984, ranked by callers