MCPcopy Create free account

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

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

↓ 44 callersMethodgetModel
()
subjectSystems/C,D/gui/TableMap.java:49
↓ 44 callersMethodstop
Stop any processing that the bean might be doing.
subjectSystems/C,D/gui/beans/BeanCommon.java:47
↓ 43 callersMethoddistribution
Returns the distribution of class values induced by the model.
subjectSystems/C,D/classifiers/trees/j48/ClassifierSplitModel.java:151
↓ 43 callersMethoddistribution
Returns the distribution of class values induced by the model.
subjectSystems/C,D/src/weka/classifiers/trees/j48/ClassifierSplitModel.java:151
↓ 43 callersMethodsetColor
Set the value of color. @param v Value to assign to color.
subjectSystems/C,D/src/weka/gui/treevisualizer/Node.java:269
↓ 43 callersMethodsetColor
Set the value of color. @param v Value to assign to color.
subjectSystems/C,D/gui/treevisualizer/Node.java:269
↓ 43 callersMethodsetValue
Sets a specific value in the instance to the given value (internal floating-point format). Performs a deep copy of the vector of attribute values befo
subjectSystems/C,D/core/Instance.java:633
↓ 43 callersMethodsetValue
Sets a specific value in the instance to the given value (internal floating-point format). Performs a deep copy of the vector of attribute values befo
subjectSystems/C,D/src/weka/core/Instance.java:633
↓ 43 callersMethodsetWeight
Sets the weight of an instance. @param weight the weight
subjectSystems/C,D/core/Instance.java:750
↓ 43 callersMethodsetWeight
Sets the weight of an instance. @param weight the weight
subjectSystems/C,D/src/weka/core/Instance.java:750
↓ 43 callersMethodsm
Tests if a is smaller than b. @param a a double @param b a double
subjectSystems/C,D/core/Utils.java:961
↓ 43 callersMethodsm
Tests if a is smaller than b. @param a a double @param b a double
subjectSystems/C,D/src/weka/core/Utils.java:961
↓ 43 callersMethodvalue
Returns a value of a nominal or string attribute. Returns an empty string if the attribute is neither nominal nor a string attribute. @param valIndex
subjectSystems/C,D/core/Attribute.java:574
↓ 43 callersMethodvalue
Returns a value of a nominal or string attribute. Returns an empty string if the attribute is neither nominal nor a string attribute. @param valIndex
subjectSystems/C,D/src/weka/core/Attribute.java:574
↓ 42 callersMethodgetNrOfParents
returns number of parents @return number of parents
subjectSystems/C,D/classifiers/bayes/net/ParentSet.java:71
↓ 42 callersMethodgetNrOfParents
returns number of parents @return number of parents
subjectSystems/C,D/src/weka/classifiers/bayes/net/ParentSet.java:71
↓ 42 callersMethodmaxn
()
subjectSystems/C,D/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java:45
↓ 42 callersMethodmaxn
()
subjectSystems/C,D/src/weka/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java:45
↓ 42 callersMethodname
()
subjectSystems/C,D/core/Attribute.java:497
↓ 42 callersMethodname
()
subjectSystems/C,D/src/weka/core/Attribute.java:497
↓ 41 callersMethodaddParent
Add parent to parent set and update internals (specifically the cardinality of the parent set) @param nParent parent to add @param _Instances used fo
subjectSystems/C,D/classifiers/bayes/net/ParentSet.java:148
↓ 41 callersMethodaddParent
Add parent to parent set and update internals (specifically the cardinality of the parent set) @param nParent parent to add @param _Instances used fo
subjectSystems/C,D/src/weka/classifiers/bayes/net/ParentSet.java:148
↓ 41 callersMethoddelete
Removes all instances from the set.
subjectSystems/C,D/core/Instances.java:389
↓ 41 callersMethoddelete
Removes all instances from the set.
subjectSystems/C,D/src/weka/core/Instances.java:389
↓ 41 callersMethodtrainCV
(int numFolds, int numFold)
subjectSystems/C,D/core/Instances.java:1234
↓ 41 callersMethodtrainCV
(int numFolds, int numFold)
subjectSystems/C,D/src/weka/core/Instances.java:1234
↓ 40 callersMethodcombinations
Produces the combination nCr @param n @param n @return the combination @exception Exception if r is greater than n
subjectSystems/C,D/classifiers/functions/LeastMedSq.java:584
↓ 40 callersMethodgraph
Returns a string that describes a graph representing the object. The string should be in XMLBIF ver. 0.3 format if the graph is a BayesNet, otherwise
subjectSystems/C,D/src/weka/core/Drawable.java:52
↓ 40 callersMethodhasNext
()
subjectSystems/C,D/associations/tertius/SimpleLinkedList.java:43
↓ 40 callersMethodhasNext
()
subjectSystems/C,D/src/weka/associations/tertius/SimpleLinkedList.java:43
↓ 40 callersMethodround
Rounds a double to the next nearest integer value. The JDK version of it doesn't work properly. @param value the double value @return the resulting i
subjectSystems/C,D/core/Utils.java:1197
↓ 40 callersMethodround
Rounds a double to the next nearest integer value. The JDK version of it doesn't work properly. @param value the double value @return the resulting i
subjectSystems/C,D/src/weka/core/Utils.java:1197
↓ 40 callersMethodsetElement
Sets an element of the matrix to the given value. @param rowIndex the row's index @param columnIndex the column's index @param value the value
subjectSystems/C,D/core/Matrix.java:167
↓ 40 callersMethodsetElement
Sets an element of the matrix to the given value. @param rowIndex the row's index @param columnIndex the column's index @param value the value
subjectSystems/C,D/src/weka/core/Matrix.java:167
↓ 40 callersMethodtestCV
(int numFolds, int numFold)
subjectSystems/C,D/core/Instances.java:1172
↓ 40 callersMethodtestCV
(int numFolds, int numFold)
subjectSystems/C,D/src/weka/core/Instances.java:1172
↓ 39 callersMethodbatchFinished
Signify that this batch of input to the filter is finished. If the filter requires all instances prior to filtering, output() may now be called to ret
subjectSystems/C,D/src/weka/filters/Filter.java:454
↓ 39 callersMethodbatchFinished
Signify that this batch of input to the filter is finished. If the filter requires all instances prior to filtering, output() may now be called to ret
subjectSystems/C,D/filters/Filter.java:454
↓ 39 callersMethodsetUpper
Sets the value of "last". @param newUpper the value of "last"
subjectSystems/C,D/core/Range.java:80
↓ 39 callersMethodsetUpper
Sets the value of "last". @param newUpper the value of "last"
subjectSystems/C,D/src/weka/core/Range.java:80
↓ 37 callersMethodformat
Decimal format for converting a matrix into a string @return the default decimal format
subjectSystems/C,D/classifiers/functions/pace/PaceMatrix.java:321
↓ 37 callersMethodget
returns the stored method for the given property @param displayName the display name of the property to retrieve the method for @return the me
subjectSystems/C,D/core/xml/MethodHandler.java:151
↓ 37 callersMethodget
returns the stored method for the given property @param displayName the display name of the property to retrieve the method for @return the me
subjectSystems/C,D/src/weka/core/xml/MethodHandler.java:151
↓ 37 callersMethodrandomize
Shuffles the instances in the set so that they are ordered randomly. @param random a random number generator
subjectSystems/C,D/core/Instances.java:830
↓ 37 callersMethodrandomize
Shuffles the instances in the set so that they are ordered randomly. @param random a random number generator
subjectSystems/C,D/src/weka/core/Instances.java:830
↓ 37 callersMethodsort
Sorts a given array of integers in ascending order and returns an array of integers with the positions of the elements of the original array in the so
subjectSystems/C,D/core/Utils.java:1261
↓ 37 callersMethodsort
Sorts a given array of integers in ascending order and returns an array of integers with the positions of the elements of the original array in the so
subjectSystems/C,D/src/weka/core/Utils.java:1261
↓ 37 callersMethodwrite
writes the XML-serialized object to the given file @filename the file to serialize the object to @o the object to write to the file @return whether wr
subjectSystems/C,D/core/xml/KOML.java:156
↓ 37 callersMethodwrite
writes the XML-serialized object to the given file @filename the file to serialize the object to @o the object to write to the file @return whether wr
subjectSystems/C,D/src/weka/core/xml/KOML.java:156
↓ 36 callersMethodaddIgnored
adds the given display name of a property to the ignore list. Can either be a complete path (e.g. <code>__root__.options</code>) or only a property na
subjectSystems/C,D/core/xml/PropertyHandler.java:91
↓ 36 callersMethodaddIgnored
adds the given display name of a property to the ignore list. Can either be a complete path (e.g. <code>__root__.options</code>) or only a property na
subjectSystems/C,D/src/weka/core/xml/PropertyHandler.java:91
↓ 36 callersMethodgetInstances
Gets instances that should be stored. @return the instances
subjectSystems/C,D/core/converters/AbstractSaver.java:143
↓ 36 callersMethodgetInstances
Gets instances that should be stored. @return the instances
subjectSystems/C,D/src/weka/core/converters/AbstractSaver.java:143
↓ 36 callersMethodgetPreferredSize
()
subjectSystems/C,D/src/weka/gui/visualize/MatrixPanel.java:800
↓ 36 callersMethodgetPreferredSize
()
subjectSystems/C,D/gui/visualize/MatrixPanel.java:800
↓ 36 callersMethodgetTestSet
Get the test set instances @return an <code>Instances</code> value
subjectSystems/C,D/src/weka/gui/beans/TestSetEvent.java:65
↓ 36 callersMethodgetTestSet
Get the test set instances @return an <code>Instances</code> value
subjectSystems/C,D/gui/beans/TestSetEvent.java:65
↓ 36 callersMethodgetWriter
returns the JComponentWriter associated with the given name, is <code>null</code> if not found @return the writer associated with the given name @see
subjectSystems/C,D/gui/visualize/PrintableHandler.java:53
↓ 36 callersMethodremoveElementAt
(int index)
subjectSystems/C,D/core/FastVector.java:353
↓ 36 callersMethodremoveElementAt
(int index)
subjectSystems/C,D/src/weka/core/FastVector.java:353
↓ 35 callersMethodgetTarget
Get the value of target. @return Value of target.
subjectSystems/C,D/src/weka/gui/treevisualizer/Edge.java:209
↓ 35 callersMethodgetTarget
Get the value of target. @return Value of target.
subjectSystems/C,D/gui/treevisualizer/Edge.java:209
↓ 35 callersMethodinsert
Inserts an element into the set.
subjectSystems/C,D/src/weka/classifiers/functions/supportVector/SMOset.java:94
↓ 34 callersMethodgetHeight
Gets the height of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:386
↓ 34 callersMethodgetHeight
Gets the height of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:386
↓ 34 callersMethodloadIcons
Loads static and animated versions of a beans icons. These are assumed to be defined in the system resource location (i.e. in the CLASSPATH). If the n
subjectSystems/C,D/src/weka/gui/beans/BeanVisual.java:166
↓ 34 callersMethodloadIcons
Loads static and animated versions of a beans icons. These are assumed to be defined in the system resource location (i.e. in the CLASSPATH). If the n
subjectSystems/C,D/gui/beans/BeanVisual.java:166
↓ 34 callersMethodsetBackground
sets the background color to use in creating the JPEG
subjectSystems/C,D/src/weka/gui/visualize/JPEGWriter.java:118
↓ 34 callersMethodsetBackground
sets the background color to use in creating the JPEG
subjectSystems/C,D/gui/visualize/JPEGWriter.java:118
↓ 33 callersMethodflushInput
This will remove all buffered instances from the inputformat dataset. Use this method rather than getInputFormat().delete();
subjectSystems/C,D/src/weka/filters/Filter.java:340
↓ 33 callersMethodflushInput
This will remove all buffered instances from the inputformat dataset. Use this method rather than getInputFormat().delete();
subjectSystems/C,D/filters/Filter.java:340
↓ 33 callersMethodgetID
Gets the numeric ID of the Tag. @return the ID of the Tag.
subjectSystems/C,D/core/Tag.java:55
↓ 33 callersMethodgetID
Gets the numeric ID of the Tag. @return the ID of the Tag.
subjectSystems/C,D/src/weka/core/Tag.java:55
↓ 33 callersMethodjoinOptions
Joins all the options in an option array into a single string, as might be used on the command line. @param optionArray the array of options @return
subjectSystems/C,D/core/Utils.java:850
↓ 33 callersMethodjoinOptions
Joins all the options in an option array into a single string, as might be used on the command line. @param optionArray the array of options @return
subjectSystems/C,D/src/weka/core/Utils.java:850
↓ 33 callersMethodregister
adds read and write methods for the given class, i.e., read&;lt;name&gt; and write&lt;name&gt; ("name" is prefixed by read and write) @param handler
subjectSystems/C,D/core/xml/XMLSerializationMethodHandler.java:248
↓ 33 callersMethodregister
adds read and write methods for the given class, i.e., read&;lt;name&gt; and write&lt;name&gt; ("name" is prefixed by read and write) @param handler
subjectSystems/C,D/src/weka/core/xml/XMLSerializationMethodHandler.java:248
↓ 33 callersMethodremoveAllElements
()
subjectSystems/C,D/core/Queue.java:127
↓ 33 callersMethodremoveAllElements
()
subjectSystems/C,D/src/weka/core/Queue.java:127
↓ 33 callersMethodset
Set a single element. @param i Index. @param s a[i].
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:88
↓ 33 callersMethodset
Set a single element. @param i Index. @param s a[i].
subjectSystems/C,D/src/weka/classifiers/functions/pace/DoubleVector.java:88
↓ 32 callersMethodgetOutputFormat
Gets the format of the output instances. This should only be called after input() or batchFinished() has returned true. The relation name of the outpu
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/PotentialClassIgnorer.java:81
↓ 32 callersMethodgetOutputFormat
Gets the format of the output instances. This should only be called after input() or batchFinished() has returned true. The relation name of the outpu
subjectSystems/C,D/filters/unsupervised/attribute/PotentialClassIgnorer.java:81
↓ 32 callersMethodgetSelectedItem
()
subjectSystems/C,D/src/weka/gui/PropertyValueSelector.java:55
↓ 32 callersMethodgetSelectedItem
()
subjectSystems/C,D/gui/PropertyValueSelector.java:55
↓ 32 callersMethodgetSelectedTag
Gets the selected Tag. @return the selected Tag.
subjectSystems/C,D/core/SelectedTag.java:81
↓ 32 callersMethodgetSelectedTag
Gets the selected Tag. @return the selected Tag.
subjectSystems/C,D/src/weka/core/SelectedTag.java:81
↓ 32 callersMethodinvokeWriteToXML
either invokes a custom method to write a specific property/class or the standard method <code>writeToXML(Element,Object,String)</code> @param parent
subjectSystems/C,D/core/xml/XMLSerialization.java:893
↓ 32 callersMethodinvokeWriteToXML
either invokes a custom method to write a specific property/class or the standard method <code>writeToXML(Element,Object,String)</code> @param parent
subjectSystems/C,D/src/weka/core/xml/XMLSerialization.java:893
↓ 32 callersMethodsetResultListener
Sets the object to send results of each run to. @param listener a value of type 'ResultListener'
subjectSystems/C,D/experiment/ResultProducer.java:59
↓ 32 callersMethodtotal
Returns total number of (possibly fractional) instances.
subjectSystems/C,D/classifiers/trees/j48/Distribution.java:720
↓ 32 callersMethodtotal
Returns total number of (possibly fractional) instances.
subjectSystems/C,D/src/weka/classifiers/trees/j48/Distribution.java:720
↓ 31 callersMethodaddActionListener
Register a listener to be notified when plotting completes @param newListener the listener to add
subjectSystems/C,D/src/weka/gui/boundaryvisualizer/BoundaryPanel.java:702
↓ 31 callersMethodaddActionListener
Register a listener to be notified when plotting completes @param newListener the listener to add
subjectSystems/C,D/gui/boundaryvisualizer/BoundaryPanel.java:702
↓ 31 callersMethodbufferInput
Adds the supplied input instance to the inputformat dataset for later processing. Use this method rather than getInputFormat().add(instance). Or else
subjectSystems/C,D/src/weka/filters/Filter.java:203
↓ 31 callersMethodbufferInput
Adds the supplied input instance to the inputformat dataset for later processing. Use this method rather than getInputFormat().add(instance). Or else
subjectSystems/C,D/filters/Filter.java:203
↓ 31 callersMethodexecute
Execute this task.
subjectSystems/C,D/experiment/Task.java:39
↓ 31 callersMethodgetTags
Gets the set of all valid Tags. @return an array containing the valid Tags.
subjectSystems/C,D/core/SelectedTag.java:90
↓ 31 callersMethodgetTags
Gets the set of all valid Tags. @return an array containing the valid Tags.
subjectSystems/C,D/src/weka/core/SelectedTag.java:90
↓ 30 callersMethodaddElement
appends a new node to the parent with the given parameters (a non-array) @param parent the parent of this node. if it is <code>null</code> the
subjectSystems/C,D/core/xml/XMLSerialization.java:373
← previousnext →301–400 of 20,984, ranked by callers