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
↓ 135 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/src/weka/core/Instance.java:352
↓ 133 callers
Method
addElement
Add a Literal to this set. @param element The element to add.
subjectSystems/C,D/associations/tertius/LiteralSet.java:188
↓ 133 callers
Method
addElement
Add a Literal to this set. @param element The element to add.
subjectSystems/C,D/src/weka/associations/tertius/LiteralSet.java:188
↓ 131 callers
Method
getBean
Gets the bean encapsulated in this instance @return an <code>Object</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:350
↓ 131 callers
Method
getBean
Gets the bean encapsulated in this instance @return an <code>Object</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:350
↓ 128 callers
Method
eq
Tests if a is equal to b. @param a a double @param b a double
subjectSystems/C,D/core/Utils.java:453
↓ 128 callers
Method
eq
Tests if a is equal to b. @param a a double @param b a double
subjectSystems/C,D/src/weka/core/Utils.java:453
↓ 127 callers
Method
print
Print the matrix to stdout. Line the elements up in columns with a Fortran-like 'Fw.d' style format. @param w Column width. @param d Number of
subjectSystems/C,D/core/matrix/Matrix.java:1168
↓ 127 callers
Method
print
Print the matrix to stdout. Line the elements up in columns with a Fortran-like 'Fw.d' style format. @param w Column width. @param d Number of
subjectSystems/C,D/src/weka/core/matrix/Matrix.java:1168
↓ 127 callers
Method
split
Finds an attribute and split point for this node @exception Exception if an error occurs
subjectSystems/C,D/classifiers/trees/m5/RuleNode.java:261
↓ 126 callers
Method
setVisible
Set the value of visible. @param v Value to assign to visible.
subjectSystems/C,D/gui/treevisualizer/Node.java:419
↓ 123 callers
Method
add
Adds given instance to given bag. @exception Exception if something goes wrong
subjectSystems/C,D/classifiers/trees/j48/Distribution.java:233
↓ 123 callers
Method
add
Adds given instance to given bag. @exception Exception if something goes wrong
subjectSystems/C,D/src/weka/classifiers/trees/j48/Distribution.java:233
↓ 123 callers
Method
relationName
()
subjectSystems/C,D/core/Instances.java:862
↓ 123 callers
Method
relationName
()
subjectSystems/C,D/src/weka/core/Instances.java:862
↓ 123 callers
Method
setVisible
Set the value of visible. @param v Value to assign to visible.
subjectSystems/C,D/src/weka/gui/treevisualizer/Node.java:419
↓ 122 callers
Method
compareTo
checks the version of this class against the given version-string @param o the version-string to compare with @return -1 if this version is l
subjectSystems/C,D/core/Version.java:124
↓ 122 callers
Method
compareTo
checks the version of this class against the given version-string @param o the version-string to compare with @return -1 if this version is l
subjectSystems/C,D/src/weka/core/Version.java:124
↓ 122 callers
Method
copy
This method produces a shallow copy of an object. It does the same as the clone() method in Object, which also produces a shallow copy.
subjectSystems/C,D/src/weka/core/Copyable.java:40
↓ 122 callers
Method
getParentSet
get the parent set of a node @param iNode: index of the node @return Parent set of the specified node.
subjectSystems/C,D/classifiers/bayes/BayesNet.java:893
↓ 122 callers
Method
getParentSet
get the parent set of a node @param iNode: index of the node @return Parent set of the specified node.
subjectSystems/C,D/src/weka/classifiers/bayes/BayesNet.java:893
↓ 122 callers
Method
getWidth
Gets the width of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:377
↓ 122 callers
Method
getWidth
Gets the width of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:377
↓ 120 callers
Method
dispose
()
subjectSystems/C,D/src/weka/gui/visualize/MatrixPanel.java:320
↓ 120 callers
Method
dispose
()
subjectSystems/C,D/gui/visualize/MatrixPanel.java:320
↓ 116 callers
Method
find
Returns all the classes inheriting or implementing a given class in the currently loaded packages.<br> <b>Note:</b> If a package, containing subclasse
subjectSystems/C,D/core/RTSI.java:84
↓ 116 callers
Method
write
Writes out a matrix. @param w the output Writer @throws Exception if an error occurs
subjectSystems/C,D/core/Matrix.java:107
↓ 115 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/src/weka/gui/arffviewer/ArffViewerMainPanel.java:695
↓ 114 callers
Method
addActionListener
Add a listener interested in kowing about editor status changes @param newA an listener to add
subjectSystems/C,D/src/weka/gui/experiment/GeneratorPropertyIteratorPanel.java:255
↓ 114 callers
Method
addActionListener
Add a listener interested in kowing about editor status changes @param newA an listener to add
subjectSystems/C,D/gui/experiment/GeneratorPropertyIteratorPanel.java:255
↓ 114 callers
Method
indexOf
Searches for the first occurence of the given argument, testing for equality using the equals method. @param element the element to be found @return
subjectSystems/C,D/core/FastVector.java:299
↓ 114 callers
Method
indexOf
Searches for the first occurence of the given argument, testing for equality using the equals method. @param element the element to be found @return
subjectSystems/C,D/src/weka/core/FastVector.java:299
↓ 113 callers
Method
addActionListener
Add an action listener that will be notified if the user changes the colour of a label @param a an <code>ActionListener</code> value
subjectSystems/C,D/src/weka/gui/visualize/ClassPanel.java:206
↓ 113 callers
Method
addActionListener
Add an action listener that will be notified if the user changes the colour of a label @param a an <code>ActionListener</code> value
subjectSystems/C,D/gui/visualize/ClassPanel.java:206
↓ 113 callers
Method
get
returns the value for the specified property, if non-existent then the default value. @param property the property to retrieve the value for @pa
subjectSystems/C,D/src/weka/gui/experiment/ExperimenterDefaults.java:65
↓ 113 callers
Method
get
returns the value for the specified property, if non-existent then the default value. @param property the property to retrieve the value for @pa
subjectSystems/C,D/gui/experiment/ExperimenterDefaults.java:65
↓ 113 callers
Method
nextToken
This will parse the next token out of the stream and check for certain conditions. @param r The error string to print out if something goes wrong.
subjectSystems/C,D/src/weka/gui/treevisualizer/TreeBuild.java:437
↓ 113 callers
Method
nextToken
This will parse the next token out of the stream and check for certain conditions. @param r The error string to print out if something goes wrong.
subjectSystems/C,D/gui/treevisualizer/TreeBuild.java:437
↓ 113 callers
Method
useFilter
Filters an entire set of instances through a filter and returns the new set. @param data the data to be filtered @param filter the filter to be used
subjectSystems/C,D/src/weka/filters/Filter.java:567
↓ 113 callers
Method
useFilter
Filters an entire set of instances through a filter and returns the new set. @param data the data to be filtered @param filter the filter to be used
subjectSystems/C,D/filters/Filter.java:567
↓ 112 callers
Method
compare
(int row1, int row2)
subjectSystems/C,D/gui/TableSorter.java:196
↓ 110 callers
Method
name
Returns the option's name. @return the option's name
subjectSystems/C,D/core/Option.java:80
↓ 110 callers
Method
name
Returns the option's name. @return the option's name
subjectSystems/C,D/src/weka/core/Option.java:80
↓ 109 callers
Method
getX
Gets the x coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:359
↓ 109 callers
Method
getX
Gets the x coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:359
↓ 106 callers
Method
next
Performs one iteration. @param iteration the index of the current iteration (0-based) @exception Exception if this iteration fails
subjectSystems/C,D/src/weka/classifiers/IterativeClassifier.java:52
↓ 104 callers
Method
evaluateModel
Evaluates a classifier with the options given in an array of strings. <p/> Valid options are: <p/> -t filename <br/> Name of the file with the train
subjectSystems/C,D/classifiers/Evaluation.java:504
↓ 104 callers
Method
evaluateModel
Evaluates a classifier with the options given in an array of strings. <p/> Valid options are: <p/> -t filename <br/> Name of the file with the train
subjectSystems/C,D/src/weka/classifiers/Evaluation.java:504
↓ 102 callers
Method
size
Gets the size of the vector. @return Size.
subjectSystems/C,D/classifiers/functions/pace/IntVector.java:86
↓ 102 callers
Method
size
Gets the size of the vector. @return Size.
subjectSystems/C,D/src/weka/classifiers/functions/pace/IntVector.java:86
↓ 101 callers
Method
add
Adds one instance to the end of the set. Shallow copies instance before it is added. Increases the size of the dataset if it is not large enough. Does
subjectSystems/C,D/core/Instances.java:261
↓ 101 callers
Method
add
Adds one instance to the end of the set. Shallow copies instance before it is added. Increases the size of the dataset if it is not large enough. Does
subjectSystems/C,D/src/weka/core/Instances.java:261
↓ 101 callers
Method
getY
Gets the y coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:368
↓ 101 callers
Method
getY
Gets the y coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:368
↓ 101 callers
Method
insert
Inserts an element into the set.
subjectSystems/C,D/classifiers/functions/supportVector/SMOset.java:94
↓ 101 callers
Method
sqrt
returns the square root of the matrix, i.e., X from the equation X X = A.<br/> Steps in the Calculation (see <a href="http://www.mathworks.com/access/
subjectSystems/C,D/core/matrix/Matrix.java:1006
↓ 100 callers
Method
size
()
subjectSystems/C,D/src/weka/core/Queue.java:226
↓ 96 callers
Method
name
(int iAttribute)
subjectSystems/C,D/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java:44
↓ 96 callers
Method
name
(int iAttribute)
subjectSystems/C,D/src/weka/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java:44
↓ 92 callers
Method
gr
Tests if a is greater than b. @param a a double @param b a double
subjectSystems/C,D/core/Utils.java:972
↓ 92 callers
Method
gr
Tests if a is greater than b. @param a a double @param b a double
subjectSystems/C,D/src/weka/core/Utils.java:972
↓ 92 callers
Method
size
The size of the rule. Could be number of antecedents in the case of conjunctive rule @return the size of the rule
subjectSystems/C,D/classifiers/rules/Rule.java:85
↓ 92 callers
Method
size
The size of the rule. Could be number of antecedents in the case of conjunctive rule @return the size of the rule
subjectSystems/C,D/src/weka/classifiers/rules/Rule.java:85
↓ 91 callers
Method
setSize
Sets the size of the vector. The provided size can't be greater than the capacity of the vector. @return Size.
subjectSystems/C,D/classifiers/functions/pace/IntVector.java:93
↓ 91 callers
Method
setSize
Sets the size of the vector. The provided size can't be greater than the capacity of the vector. @return Size.
subjectSystems/C,D/src/weka/classifiers/functions/pace/IntVector.java:93
↓ 89 callers
Method
get
Get a single element. @param i Row index. @param j Column index. @return A(i,j) @exception ArrayIndexOutOfBoundsException
subjectSystems/C,D/core/matrix/Matrix.java:358
↓ 88 callers
Method
getDataSet
Return the full data set. If the structure hasn't yet been determined by a call to getStructure then the method should do so before processing the res
subjectSystems/C,D/src/weka/core/converters/Loader.java:142
↓ 88 callers
Method
size
()
subjectSystems/C,D/core/FastVector.java:427
↓ 88 callers
Method
size
()
subjectSystems/C,D/src/weka/core/FastVector.java:427
↓ 86 callers
Method
padLeft
Pads a string to a specified length, inserting spaces on the left as required. If the string is too long, characters are removed (from the right). @p
subjectSystems/C,D/core/Utils.java:205
↓ 86 callers
Method
padLeft
Pads a string to a specified length, inserting spaces on the left as required. If the string is too long, characters are removed (from the right). @p
subjectSystems/C,D/src/weka/core/Utils.java:205
↓ 85 callers
Method
toString
returns only the classname
subjectSystems/C,D/src/weka/gui/arffviewer/ArffViewer.java:247
↓ 85 callers
Method
toString
returns only the classname
subjectSystems/C,D/gui/arffviewer/ArffViewer.java:247
↓ 84 callers
Method
clear
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods @throws Exception if something goe
subjectSystems/C,D/gui/beans/xml/XMLBeans.java:280
↓ 83 callers
Method
get
Get a single element. @param i Row index. @param j Column index. @return A(i,j) @exception ArrayIndexOutOfBoundsException
subjectSystems/C,D/src/weka/core/matrix/Matrix.java:358
↓ 82 callers
Method
enumerateInstances
Returns an enumeration of all instances in the dataset. @return enumeration of all instances in the dataset
subjectSystems/C,D/core/Instances.java:516
↓ 82 callers
Method
enumerateInstances
Returns an enumeration of all instances in the dataset. @return enumeration of all instances in the dataset
subjectSystems/C,D/src/weka/core/Instances.java:516
↓ 81 callers
Method
classIndex
()
subjectSystems/C,D/core/Instances.java:372
↓ 81 callers
Method
classIndex
()
subjectSystems/C,D/src/weka/core/Instances.java:372
↓ 79 callers
Method
sqrt
Returns the square-root of all the elements in the vector
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:288
↓ 79 callers
Method
sqrt
Returns the square-root of all the elements in the vector
subjectSystems/C,D/src/weka/classifiers/functions/pace/DoubleVector.java:288
↓ 78 callers
Method
trim
Trims the small values of the estaimte @param x the estimate vector
subjectSystems/C,D/classifiers/functions/pace/ChisqMixture.java:241
↓ 78 callers
Method
trim
Trims the small values of the estaimte @param x the estimate vector
subjectSystems/C,D/src/weka/classifiers/functions/pace/ChisqMixture.java:241
↓ 77 callers
Method
getIndex
Gets index, checking for a premature and of line. @param tokenizer the stream tokenizer @exception IOException if it finds a premature end of line
subjectSystems/C,D/core/Instances.java:1876
↓ 77 callers
Method
getIndex
Gets index, checking for a premature and of line. @param tokenizer the stream tokenizer @exception IOException if it finds a premature end of line
subjectSystems/C,D/src/weka/core/Instances.java:1876
↓ 77 callers
Method
max
Returns the maximum value of all elements
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:629
↓ 77 callers
Method
max
Returns the maximum value of all elements
subjectSystems/C,D/src/weka/classifiers/functions/pace/DoubleVector.java:629
↓ 77 callers
Method
missingValue
Returns the double that codes "missing". @return the double that codes "missing"
subjectSystems/C,D/core/Instance.java:457
↓ 77 callers
Method
missingValue
Returns the double that codes "missing". @return the double that codes "missing"
subjectSystems/C,D/src/weka/core/Instance.java:457
↓ 76 callers
Method
drawString
Not implemented
subjectSystems/C,D/src/weka/gui/visualize/PostscriptGraphics.java:573
↓ 76 callers
Method
drawString
Not implemented
subjectSystems/C,D/gui/visualize/PostscriptGraphics.java:573
↓ 75 callers
Method
keys
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/core/xml/MethodHandler.java:66
↓ 75 callers
Method
push
Adds an output instance to the queue. The derived class should use this method for each output instance it makes available. @param instance the insta
subjectSystems/C,D/src/weka/filters/Filter.java:178
↓ 75 callers
Method
push
Adds an output instance to the queue. The derived class should use this method for each output instance it makes available. @param instance the insta
subjectSystems/C,D/filters/Filter.java:178
↓ 75 callers
Method
valueSparse
Returns an instance's attribute value in internal format. Does exactly the same thing as value() if applied to an Instance. @param indexOfIndex the i
subjectSystems/C,D/core/Instance.java:908
↓ 75 callers
Method
valueSparse
Returns an instance's attribute value in internal format. Does exactly the same thing as value() if applied to an Instance. @param indexOfIndex the i
subjectSystems/C,D/src/weka/core/Instance.java:908
↓ 74 callers
Method
put
(int i, double d)
subjectSystems/C,D/classifiers/lazy/LWL.java:889
↓ 74 callers
Method
setDataset
Sets the reference to the dataset. Does not check if the instance is compatible with the dataset. Note: the dataset does not know about this instance.
subjectSystems/C,D/core/Instance.java:594
↓ 74 callers
Method
setDataset
Sets the reference to the dataset. Does not check if the instance is compatible with the dataset. Note: the dataset does not know about this instance.
subjectSystems/C,D/src/weka/core/Instance.java:594
↓ 74 callers
Method
size
()
subjectSystems/C,D/associations/tertius/SimpleLinkedList.java:190
← previous
next →
101–200 of 20,984, ranked by callers