MCPcopy Create free account

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

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

↓ 2,547 callersMethodappend
Private function to combine two data @param data1 the data to which data2 is appended @param data2 the data to be appended to data1 @return the merge
subjectSystems/C,D/classifiers/rules/Ridor.java:336
↓ 2,488 callersMethodsize
()
subjectSystems/C,D/core/Queue.java:226
↓ 2,172 callersMethodappend
Private function to combine two data @param data1 the data to which data2 is appended @param data2 the data to be appended to data1 @return the merge
subjectSystems/C,D/src/weka/classifiers/rules/Ridor.java:336
↓ 1,570 callersMethodprintln
prints the given message (+ LF) to stdout, if not silent mode @param msg the message to println to stdout
subjectSystems/C,D/classifiers/CheckClassifier.java:397
↓ 1,570 callersMethodprintln
prints the given message (+ LF) to stdout, if not silent mode @param msg the message to println to stdout
subjectSystems/C,D/src/weka/classifiers/CheckClassifier.java:397
↓ 957 callersMethodinstance
(int index)
subjectSystems/C,D/core/Instances.java:614
↓ 957 callersMethodinstance
(int index)
subjectSystems/C,D/src/weka/core/Instances.java:614
↓ 829 callersMethodadd
(int i)
subjectSystems/C,D/src/weka/gui/graphvisualizer/HierarchicalBCEngine.java:1979
↓ 829 callersMethodadd
(int i)
subjectSystems/C,D/gui/graphvisualizer/HierarchicalBCEngine.java:1979
↓ 781 callersMethodvalue
Returns an instance's attribute value in internal format. @param attIndex the attribute's index @return the specified value as a double (If the corre
subjectSystems/C,D/core/Instance.java:894
↓ 781 callersMethodvalue
Returns an instance's attribute value in internal format. @param attIndex the attribute's index @return the specified value as a double (If the corre
subjectSystems/C,D/src/weka/core/Instance.java:894
↓ 758 callersMethodelementAt
(int index)
subjectSystems/C,D/core/FastVector.java:237
↓ 758 callersMethodelementAt
(int index)
subjectSystems/C,D/src/weka/core/FastVector.java:237
↓ 656 callersMethodnumAttributes
()
subjectSystems/C,D/core/Instance.java:468
↓ 656 callersMethodnumAttributes
()
subjectSystems/C,D/src/weka/core/Instance.java:468
↓ 647 callersMethodattribute
(int index)
subjectSystems/C,D/core/Instance.java:146
↓ 647 callersMethodattribute
(int index)
subjectSystems/C,D/src/weka/core/Instance.java:146
↓ 553 callersMethodput
Overrides a method to prevent the properties from being modified. @return never returns without throwing an exception. @exception UnsupportedOperatio
subjectSystems/C,D/core/ProtectedProperties.java:104
↓ 553 callersMethodput
Overrides a method to prevent the properties from being modified. @return never returns without throwing an exception. @exception UnsupportedOperatio
subjectSystems/C,D/src/weka/core/ProtectedProperties.java:104
↓ 515 callersMethodnumInstances
()
subjectSystems/C,D/core/Instances.java:819
↓ 515 callersMethodnumInstances
()
subjectSystems/C,D/src/weka/core/Instances.java:819
↓ 504 callersMethodgetOption
Gets an option indicated by a flag "-Char" from the given array of strings. Stops searching at the first marker "--". Replaces flag and option with em
subjectSystems/C,D/core/Utils.java:543
↓ 504 callersMethodgetOption
Gets an option indicated by a flag "-Char" from the given array of strings. Stops searching at the first marker "--". Replaces flag and option with em
subjectSystems/C,D/src/weka/core/Utils.java:543
↓ 474 callersMethodaddElement
Add a value to an element. @param rowIndex the row's index. @param columnIndex the column's index. @param value the value to add.
subjectSystems/C,D/core/Matrix.java:137
↓ 474 callersMethodaddElement
Add a value to an element. @param rowIndex the row's index. @param columnIndex the column's index. @param value the value to add.
subjectSystems/C,D/src/weka/core/Matrix.java:137
↓ 464 callersMethodweight
Gets the weight assigned to this prediction. This is typically the weight of the test instance the prediction was made for. @return the weight assign
subjectSystems/C,D/src/weka/classifiers/evaluation/Prediction.java:47
↓ 460 callersMethodaddElement
Adds an element into the vector @param x the value of the new element
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:269
↓ 460 callersMethodaddElement
Adds an element into the vector @param x the value of the new element
subjectSystems/C,D/src/weka/classifiers/functions/pace/DoubleVector.java:269
↓ 441 callersMethodsize
()
subjectSystems/C,D/src/weka/gui/graphvisualizer/HierarchicalBCEngine.java:2046
↓ 441 callersMethodsize
()
subjectSystems/C,D/gui/graphvisualizer/HierarchicalBCEngine.java:2046
↓ 439 callersMethodprintln
( Object obj )
subjectSystems/C,D/classifiers/functions/pace/FlexibleDecimalFormat.java:156
↓ 439 callersMethodprintln
( Object obj )
subjectSystems/C,D/src/weka/classifiers/functions/pace/FlexibleDecimalFormat.java:156
↓ 399 callersMethodgetInputFormat
Gets the currently set inputformat instances. This dataset may contain buffered instances. @return the input Instances.
subjectSystems/C,D/src/weka/filters/Filter.java:145
↓ 399 callersMethodgetInputFormat
Gets the currently set inputformat instances. This dataset may contain buffered instances. @return the input Instances.
subjectSystems/C,D/filters/Filter.java:145
↓ 395 callersMethodsetEnabled
Sets whether the editor is "enabled", meaning that the current values will be painted. @param newVal a value of type 'boolean'
subjectSystems/C,D/src/weka/gui/GenericObjectEditor.java:841
↓ 395 callersMethodsetEnabled
Sets whether the editor is "enabled", meaning that the current values will be painted. @param newVal a value of type 'boolean'
subjectSystems/C,D/gui/GenericObjectEditor.java:841
↓ 380 callersMethoddoubleToString
Rounds a double and converts it into String. @param value the double value @param afterDecimalPoint the (maximum) number of digits permitted after th
subjectSystems/C,D/core/Utils.java:255
↓ 380 callersMethoddoubleToString
Rounds a double and converts it into String. @param value the double value @param afterDecimalPoint the (maximum) number of digits permitted after th
subjectSystems/C,D/src/weka/core/Utils.java:255
↓ 369 callersMethodnumInstances
Gets the number of test instances that had a known class value (actually the sum of the weights of test instances with known class value). @return th
subjectSystems/C,D/classifiers/Evaluation.java:1245
↓ 369 callersMethodnumInstances
Gets the number of test instances that had a known class value (actually the sum of the weights of test instances with known class value). @return th
subjectSystems/C,D/src/weka/classifiers/Evaluation.java:1245
↓ 367 callersMethodaddElement
Adds an element to this vector. Increases its capacity if its not large enough. @param element the element to add
subjectSystems/C,D/core/FastVector.java:168
↓ 367 callersMethodaddElement
Adds an element to this vector. Increases its capacity if its not large enough. @param element the element to add
subjectSystems/C,D/src/weka/core/FastVector.java:168
↓ 358 callersMethodsetLayout
sets the cell renderer and calcs the optimal column width
subjectSystems/C,D/gui/arffviewer/ArffTable.java:103
↓ 355 callersMethodclassIndex
()
subjectSystems/C,D/core/Instance.java:196
↓ 355 callersMethodclassIndex
()
subjectSystems/C,D/src/weka/core/Instance.java:196
↓ 337 callersMethodsetLayout
sets the cell renderer and calcs the optimal column width
subjectSystems/C,D/src/weka/gui/arffviewer/ArffTable.java:103
↓ 315 callersMethodnumValues
()
subjectSystems/C,D/core/Instance.java:496
↓ 315 callersMethodnumValues
()
subjectSystems/C,D/src/weka/core/Instance.java:496
↓ 299 callersMethodisMissing
Tests if a specific value is "missing". @param attIndex the attribute's index
subjectSystems/C,D/core/Instance.java:388
↓ 299 callersMethodisMissing
Tests if a specific value is "missing". @param attIndex the attribute's index
subjectSystems/C,D/src/weka/core/Instance.java:388
↓ 288 callersMethodhasMoreElements
()
subjectSystems/C,D/core/Attribute.java:363
↓ 288 callersMethodhasMoreElements
()
subjectSystems/C,D/src/weka/core/Attribute.java:363
↓ 287 callersMethodnextElement
()
subjectSystems/C,D/core/Attribute.java:366
↓ 287 callersMethodnextElement
()
subjectSystems/C,D/src/weka/core/Attribute.java:366
↓ 276 callersMethodgetFlag
Checks if the given array contains the flag "-Char". Stops searching at the first marker "--". If the flag is found, it is replaced with the empty str
subjectSystems/C,D/core/Utils.java:494
↓ 276 callersMethodgetFlag
Checks if the given array contains the flag "-Char". Stops searching at the first marker "--". If the flag is found, it is replaced with the empty str
subjectSystems/C,D/src/weka/core/Utils.java:494
↓ 270 callersMethodclose
closes the window, i.e., if the parent is not null and implements the WindowListener interface it calls the windowClosing method
subjectSystems/C,D/gui/arffviewer/ArffViewerMainPanel.java:695
↓ 267 callersMethodisNominal
()
subjectSystems/C,D/core/Attribute.java:453
↓ 267 callersMethodisNominal
()
subjectSystems/C,D/src/weka/core/Attribute.java:453
↓ 266 callersMethodclassValue
()
subjectSystems/C,D/core/Instance.java:231
↓ 266 callersMethodclassValue
()
subjectSystems/C,D/src/weka/core/Instance.java:231
↓ 238 callersMethodclassAttribute
()
subjectSystems/C,D/core/Instance.java:180
↓ 238 callersMethodclassAttribute
()
subjectSystems/C,D/src/weka/core/Instance.java:180
↓ 238 callersMethodclone
Performs a deep copy of the classifier, and a reference copy of the training instances (or a deep copy if required). @return a clone of the classifie
subjectSystems/C,D/src/weka/classifiers/IterativeClassifier.java:67
↓ 235 callersMethodelements
Returns an enumeration of this vector. @return an enumeration of this vector
subjectSystems/C,D/core/FastVector.java:247
↓ 235 callersMethodelements
Returns an enumeration of this vector. @return an enumeration of this vector
subjectSystems/C,D/src/weka/core/FastVector.java:247
↓ 234 callersMethodgetName
Returns the name associated with this plot. "" is returned if no name is set. @return the name of the plot
subjectSystems/C,D/src/weka/gui/visualize/VisualizePanel.java:2120
↓ 234 callersMethodgetName
Returns the name associated with this plot. "" is returned if no name is set. @return the name of the plot
subjectSystems/C,D/gui/visualize/VisualizePanel.java:2120
↓ 232 callersMethodgetOptions
()
subjectSystems/C,D/src/weka/core/OptionHandler.java:62
↓ 228 callersMethodweight
Returns the instance's weight. @return the instance's weight as a double
subjectSystems/C,D/core/Instance.java:932
↓ 228 callersMethodweight
Returns the instance's weight. @return the instance's weight as a double
subjectSystems/C,D/src/weka/core/Instance.java:932
↓ 224 callersMethodstatusMessage
Sends the supplied message to the status line. These messages are typically one-line status messages to inform the user of progress during processing
subjectSystems/C,D/gui/Logger.java:51
↓ 214 callersMethodgetName
get name of the Bayes network @return name of the Bayes net
subjectSystems/C,D/classifiers/bayes/BayesNet.java:803
↓ 214 callersMethodgetName
get name of the Bayes network @return name of the Bayes net
subjectSystems/C,D/src/weka/classifiers/bayes/BayesNet.java:803
↓ 210 callersMethodsetText
Set the label for the visual. Informs any property change listeners @param text the label
subjectSystems/C,D/gui/beans/BeanVisual.java:200
↓ 200 callersMethodnumClasses
Returns number of classes.
subjectSystems/C,D/classifiers/trees/j48/Distribution.java:577
↓ 200 callersMethodnumClasses
Returns number of classes.
subjectSystems/C,D/src/weka/classifiers/trees/j48/Distribution.java:577
↓ 192 callersMethodequals
whether the given version string is equal to this version @param o the version-string to compare to @return TRUE if the version-string is
subjectSystems/C,D/core/Version.java:183
↓ 192 callersMethodequals
whether the given version string is equal to this version @param o the version-string to compare to @return TRUE if the version-string is
subjectSystems/C,D/src/weka/core/Version.java:183
↓ 181 callersMethodsetText
Set the label for the visual. Informs any property change listeners @param text the label
subjectSystems/C,D/src/weka/gui/beans/BeanVisual.java:200
↓ 180 callersMethodisNumeric
()
subjectSystems/C,D/core/Attribute.java:464
↓ 180 callersMethodisNumeric
()
subjectSystems/C,D/src/weka/core/Attribute.java:464
↓ 180 callersMethodlogMessage
Sends the supplied message to the log area. These message will typically have the current timestamp prepended, and be viewable as a history. @param m
subjectSystems/C,D/gui/Logger.java:41
↓ 179 callersMethodnumAttributes
()
subjectSystems/C,D/core/Instances.java:741
↓ 179 callersMethodnumAttributes
()
subjectSystems/C,D/src/weka/core/Instances.java:741
↓ 174 callersMethodlistOptions
Returns an enumeration of all the available options.. @return an enumeration of all available options.
subjectSystems/C,D/src/weka/core/OptionHandler.java:41
↓ 163 callersMethodadd
Add the given item of property to the tree @param property the given item
subjectSystems/C,D/src/weka/gui/HierarchyPropertyParser.java:143
↓ 163 callersMethodadd
Add the given item of property to the tree @param property the given item
subjectSystems/C,D/gui/HierarchyPropertyParser.java:143
↓ 152 callersMethodsetOptions
(String[] options)
subjectSystems/C,D/src/weka/core/OptionHandler.java:53
↓ 147 callersMethodequals
Returns true if passed in argument is an instance of GraphNode and is equal to this node. Implemented to enable the use of contains method in Vecto
subjectSystems/C,D/src/weka/gui/graphvisualizer/GraphNode.java:71
↓ 147 callersMethodequals
Returns true if passed in argument is an instance of GraphNode and is equal to this node. Implemented to enable the use of contains method in Vecto
subjectSystems/C,D/gui/graphvisualizer/GraphNode.java:71
↓ 141 callersMethodgetHeight
Recursively finds the number of visible levels there are. @param r The current Node upto. @param l The curent level. @return The max number of levels
subjectSystems/C,D/src/weka/gui/treevisualizer/Node.java:588
↓ 141 callersMethodgetHeight
Recursively finds the number of visible levels there are. @param r The current Node upto. @param l The curent level. @return The max number of levels
subjectSystems/C,D/gui/treevisualizer/Node.java:588
↓ 140 callersMethodattribute
(int index)
subjectSystems/C,D/core/Instances.java:278
↓ 140 callersMethodattribute
(int index)
subjectSystems/C,D/src/weka/core/Instances.java:278
↓ 138 callersMethodindex
Returns the index of the attribute stored at the given position. Just returns the given value. @param position the position @return the index of the
subjectSystems/C,D/core/Instance.java:352
↓ 137 callersMethodsetClassIndex
Sets the class index of the set. If the class index is negative there is assumed to be no class. (ie. it is undefined) @param classIndex the new clas
subjectSystems/C,D/core/Instances.java:1045
↓ 137 callersMethodsetClassIndex
Sets the class index of the set. If the class index is negative there is assumed to be no class. (ie. it is undefined) @param classIndex the new clas
subjectSystems/C,D/src/weka/core/Instances.java:1045
↓ 135 callersMethodclassValue
Return the class of the Exemplar @return the class of this exemplar as a double (weka format)
subjectSystems/C,D/classifiers/rules/NNge.java:436
↓ 135 callersMethodclassValue
Return the class of the Exemplar @return the class of this exemplar as a double (weka format)
subjectSystems/C,D/src/weka/classifiers/rules/NNge.java:436
next →1–100 of 20,984, ranked by callers