Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASER-UMASS/Themis
/ functions
Functions
20,984 in github.com/LASER-UMASS/Themis
⨍
Functions
20,984
◇
Types & classes
1,713
↓ 2,547 callers
Method
append
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 callers
Method
size
()
subjectSystems/C,D/core/Queue.java:226
↓ 2,172 callers
Method
append
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 callers
Method
println
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 callers
Method
println
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 callers
Method
instance
(int index)
subjectSystems/C,D/core/Instances.java:614
↓ 957 callers
Method
instance
(int index)
subjectSystems/C,D/src/weka/core/Instances.java:614
↓ 829 callers
Method
add
(int i)
subjectSystems/C,D/src/weka/gui/graphvisualizer/HierarchicalBCEngine.java:1979
↓ 829 callers
Method
add
(int i)
subjectSystems/C,D/gui/graphvisualizer/HierarchicalBCEngine.java:1979
↓ 781 callers
Method
value
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 callers
Method
value
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 callers
Method
elementAt
(int index)
subjectSystems/C,D/core/FastVector.java:237
↓ 758 callers
Method
elementAt
(int index)
subjectSystems/C,D/src/weka/core/FastVector.java:237
↓ 656 callers
Method
numAttributes
()
subjectSystems/C,D/core/Instance.java:468
↓ 656 callers
Method
numAttributes
()
subjectSystems/C,D/src/weka/core/Instance.java:468
↓ 647 callers
Method
attribute
(int index)
subjectSystems/C,D/core/Instance.java:146
↓ 647 callers
Method
attribute
(int index)
subjectSystems/C,D/src/weka/core/Instance.java:146
↓ 553 callers
Method
put
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 callers
Method
put
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 callers
Method
numInstances
()
subjectSystems/C,D/core/Instances.java:819
↓ 515 callers
Method
numInstances
()
subjectSystems/C,D/src/weka/core/Instances.java:819
↓ 504 callers
Method
getOption
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 callers
Method
getOption
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 callers
Method
addElement
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 callers
Method
addElement
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 callers
Method
weight
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 callers
Method
addElement
Adds an element into the vector @param x the value of the new element
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:269
↓ 460 callers
Method
addElement
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 callers
Method
size
()
subjectSystems/C,D/src/weka/gui/graphvisualizer/HierarchicalBCEngine.java:2046
↓ 441 callers
Method
size
()
subjectSystems/C,D/gui/graphvisualizer/HierarchicalBCEngine.java:2046
↓ 439 callers
Method
println
( Object obj )
subjectSystems/C,D/classifiers/functions/pace/FlexibleDecimalFormat.java:156
↓ 439 callers
Method
println
( Object obj )
subjectSystems/C,D/src/weka/classifiers/functions/pace/FlexibleDecimalFormat.java:156
↓ 399 callers
Method
getInputFormat
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 callers
Method
getInputFormat
Gets the currently set inputformat instances. This dataset may contain buffered instances. @return the input Instances.
subjectSystems/C,D/filters/Filter.java:145
↓ 395 callers
Method
setEnabled
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 callers
Method
setEnabled
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 callers
Method
doubleToString
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 callers
Method
doubleToString
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 callers
Method
numInstances
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 callers
Method
numInstances
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 callers
Method
addElement
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 callers
Method
addElement
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 callers
Method
setLayout
sets the cell renderer and calcs the optimal column width
subjectSystems/C,D/gui/arffviewer/ArffTable.java:103
↓ 355 callers
Method
classIndex
()
subjectSystems/C,D/core/Instance.java:196
↓ 355 callers
Method
classIndex
()
subjectSystems/C,D/src/weka/core/Instance.java:196
↓ 337 callers
Method
setLayout
sets the cell renderer and calcs the optimal column width
subjectSystems/C,D/src/weka/gui/arffviewer/ArffTable.java:103
↓ 315 callers
Method
numValues
()
subjectSystems/C,D/core/Instance.java:496
↓ 315 callers
Method
numValues
()
subjectSystems/C,D/src/weka/core/Instance.java:496
↓ 299 callers
Method
isMissing
Tests if a specific value is "missing". @param attIndex the attribute's index
subjectSystems/C,D/core/Instance.java:388
↓ 299 callers
Method
isMissing
Tests if a specific value is "missing". @param attIndex the attribute's index
subjectSystems/C,D/src/weka/core/Instance.java:388
↓ 288 callers
Method
hasMoreElements
()
subjectSystems/C,D/core/Attribute.java:363
↓ 288 callers
Method
hasMoreElements
()
subjectSystems/C,D/src/weka/core/Attribute.java:363
↓ 287 callers
Method
nextElement
()
subjectSystems/C,D/core/Attribute.java:366
↓ 287 callers
Method
nextElement
()
subjectSystems/C,D/src/weka/core/Attribute.java:366
↓ 276 callers
Method
getFlag
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 callers
Method
getFlag
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 callers
Method
close
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 callers
Method
isNominal
()
subjectSystems/C,D/core/Attribute.java:453
↓ 267 callers
Method
isNominal
()
subjectSystems/C,D/src/weka/core/Attribute.java:453
↓ 266 callers
Method
classValue
()
subjectSystems/C,D/core/Instance.java:231
↓ 266 callers
Method
classValue
()
subjectSystems/C,D/src/weka/core/Instance.java:231
↓ 238 callers
Method
classAttribute
()
subjectSystems/C,D/core/Instance.java:180
↓ 238 callers
Method
classAttribute
()
subjectSystems/C,D/src/weka/core/Instance.java:180
↓ 238 callers
Method
clone
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 callers
Method
elements
Returns an enumeration of this vector. @return an enumeration of this vector
subjectSystems/C,D/core/FastVector.java:247
↓ 235 callers
Method
elements
Returns an enumeration of this vector. @return an enumeration of this vector
subjectSystems/C,D/src/weka/core/FastVector.java:247
↓ 234 callers
Method
getName
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 callers
Method
getName
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 callers
Method
getOptions
()
subjectSystems/C,D/src/weka/core/OptionHandler.java:62
↓ 228 callers
Method
weight
Returns the instance's weight. @return the instance's weight as a double
subjectSystems/C,D/core/Instance.java:932
↓ 228 callers
Method
weight
Returns the instance's weight. @return the instance's weight as a double
subjectSystems/C,D/src/weka/core/Instance.java:932
↓ 224 callers
Method
statusMessage
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 callers
Method
getName
get name of the Bayes network @return name of the Bayes net
subjectSystems/C,D/classifiers/bayes/BayesNet.java:803
↓ 214 callers
Method
getName
get name of the Bayes network @return name of the Bayes net
subjectSystems/C,D/src/weka/classifiers/bayes/BayesNet.java:803
↓ 210 callers
Method
setText
Set the label for the visual. Informs any property change listeners @param text the label
subjectSystems/C,D/gui/beans/BeanVisual.java:200
↓ 200 callers
Method
numClasses
Returns number of classes.
subjectSystems/C,D/classifiers/trees/j48/Distribution.java:577
↓ 200 callers
Method
numClasses
Returns number of classes.
subjectSystems/C,D/src/weka/classifiers/trees/j48/Distribution.java:577
↓ 192 callers
Method
equals
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 callers
Method
equals
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 callers
Method
setText
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 callers
Method
isNumeric
()
subjectSystems/C,D/core/Attribute.java:464
↓ 180 callers
Method
isNumeric
()
subjectSystems/C,D/src/weka/core/Attribute.java:464
↓ 180 callers
Method
logMessage
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 callers
Method
numAttributes
()
subjectSystems/C,D/core/Instances.java:741
↓ 179 callers
Method
numAttributes
()
subjectSystems/C,D/src/weka/core/Instances.java:741
↓ 174 callers
Method
listOptions
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 callers
Method
add
Add the given item of property to the tree @param property the given item
subjectSystems/C,D/src/weka/gui/HierarchyPropertyParser.java:143
↓ 163 callers
Method
add
Add the given item of property to the tree @param property the given item
subjectSystems/C,D/gui/HierarchyPropertyParser.java:143
↓ 152 callers
Method
setOptions
(String[] options)
subjectSystems/C,D/src/weka/core/OptionHandler.java:53
↓ 147 callers
Method
equals
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 callers
Method
equals
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 callers
Method
getHeight
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 callers
Method
getHeight
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 callers
Method
attribute
(int index)
subjectSystems/C,D/core/Instances.java:278
↓ 140 callers
Method
attribute
(int index)
subjectSystems/C,D/src/weka/core/Instances.java:278
↓ 138 callers
Method
index
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 callers
Method
setClassIndex
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 callers
Method
setClassIndex
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 callers
Method
classValue
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 callers
Method
classValue
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