|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Iterate(G,k)
G: a collection of n linked pages
k: a natural number
Let z denote the vector (1, 1, 1, .
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.ScalablePageRankPrestige
- Implements the power version of the Page Rank algorithm using the colt library.
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.PrincipalComponentsAnalysis
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.RankingProperties
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.FindStronglyConnectedComponentsCore
- Creates sub-graphs consisting of all strongly connected componenents in the
graph.
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.PathBaseCore
- Generates a spanning tree for a given actor.
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.similarity.GraphSimilarityByProperty
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.similarity.HierarchyByCooccurance
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.similarity.SimilarityByLink
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.similarity.SimilarityByProperty
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray.ActorDistanceMatrix
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray.DirectedTriplesHistogram
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray.UndirectedTriplesHistogram
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.TrimEdgeUsers
- Remove actors without outgoing links.
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.visual.BasicDisplayGraph
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.visual.ColoredByPropertyGraph
-
- execute(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.visual.DisplayAll
-
- expand(Actor) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.NaiveImplementClique.SubGroup
- Generate the next subgroup from this subgroup.
- expand(Actor) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItems
- Create a new association that also includes the given new actor.
- expand(Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.Clique
- Given this clique (and the graph) - generate all cliques of one bigger
size that have this clique as a subclique where the new actor is greater
(by compareTo) than any other actor in the clique.
- expand(Actor) -
Method in class nz.ac.waikato.mcennis.rat.graph.Clique
- Identical to add(Actor u) except that this Clique is unchanged and a new
Clique is returned.
- expandSet(Actor) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItemSetGroup
- Expand the current set of associations with all other actors in either the
positive or negaqtive base set.
- expandUser(Crawler, String) -
Method in class nz.ac.waikato.mcennis.rat.parser.xmlHandler.LastFMUserExpansion
- Takes the given username and schedules the parsing of LastFM using this
information if this username has not already been scheduled for download
or blocked.
- ExponentialDecayParameter - Class in nz.ac.waikato.mcennis.rat.graph.descriptors
- Extension of BasicParameter that sets the value, if double, to a 0.5 exponential
decay of all values seen.
- ExponentialDecayParameter() -
Constructor for class nz.ac.waikato.mcennis.rat.graph.descriptors.ExponentialDecayParameter
- Creates a new instance of ExponentialDecayParameter
- exportAssociations() -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItemSetGroup
- Combine all significant relations found by exporting the objects that
describe them in an array.
- exportToString(AssociativeMiningItems, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.AssociativeMiningItemsFactory
-
- exportToString(Double, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.DoubleFactory
-
- exportToString(File, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.FileFactory
-
- exportToString(HashMap<String, Double>, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.HashMapStringDoubleFactory
-
- exportToString(Instance, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.InstanceFactory
-
- exportToString(Instances, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.InstancesFactory
-
- exportToString(Integer, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.IntegerFactory
-
- exportToString(Long, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.LongFactory
-
- exportToString(Type, Graph) -
Method in interface nz.ac.waikato.mcennis.rat.graph.property.PropertyValueFactory
- Create a string representing the contents of this object.
- exportToString(String, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.StringFactory
-
- exportToString(URL, Graph) -
Method in class nz.ac.waikato.mcennis.rat.graph.property.URLFactory
-
- extend(Clique, Actor[]) -
Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.EnumerateMaximalCliques
- create a set of new cliques of size n+1 from a clique of size n.
- ExtractMusicCoverage - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
- Class that enumerates all artists that are present in the given dataset.
- ExtractMusicCoverage() -
Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.ExtractMusicCoverage
- Creates a new instance of ExtractMusicCoverage
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |