A B C D E F G H I J K L M N O P Q R S T U V W X Y

M

main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.ArtistList
 
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.BuildGraph
 
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.CheckDBDerby
 
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.graphdisplay.MainWindow
Loads from the local file graph.xml or graph.xml.gz and displays using a graphical interface.
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.graphdisplay.PrefuseGraphView
 
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.gui.RatGui
 
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.OutputRecommendations
 
main(String[]) - Static method in class nz.ac.waikato.mcennis.rat.RunScheduler
Loads the scheduler specified as the first argument or 'scheduler.xml' if nor arguments are provided.
MainWindow - Class in nz.ac.waikato.mcennis.rat.graphdisplay
Class for displaying a graph.
MainWindow() - Constructor for class nz.ac.waikato.mcennis.rat.graphdisplay.MainWindow
Creates new form MainWindow
makeClique() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.NaiveImplementClique.SubGroup
If this is a clique, create it from this subgroup
ManhattanDistance - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.distance
Manhattan Distance measure as defined in Wikipedia
ManhattanDistance() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.distance.ManhattanDistance
 
MapDataVector - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector
Data vector backed by a maps.
MapDataVector(Map<? extends Object, Double>, int) - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.MapDataVector
Create a new data vector from a map.
mapIndex(int, int, int) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray.DirectedTriplesHistogram
 
max - Variable in class nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.NaiveImplementClique.SubGroup
 
MaxAggregator - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator
 
MaxAggregator() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.MaxAggregator
 
maxBetweeness - Variable in class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.OptimizedLinkBetweeness
 
maxBetweeness - Variable in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.OptimizedLinkBetweenessCore
 
MeanAggregator - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator
 
MeanAggregator() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.MeanAggregator
 
meanError(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.MeanErrorEvaluation
 
MeanErrorEvaluation - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation
Utilizes Given(user->artist) as ground truth and Derived(user->artist) as predicted values.
MeanErrorEvaluation() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.MeanErrorEvaluation
Creates a new instance of Evaluation
meanSquaredError(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.MeanErrorEvaluation
 
MemGraph - Class in nz.ac.waikato.mcennis.rat.graph
A graph object that is held entirely in memory
MemGraph() - Constructor for class nz.ac.waikato.mcennis.rat.graph.MemGraph
Creates a new instance of MemGraph
MinAggregator - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator
 
MinAggregator() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.MinAggregator
 
Model - Interface in nz.ac.waikato.mcennis.rat.graph.model
Interface for implementing MVC.
ModelShell - Class in nz.ac.waikato.mcennis.rat.graph.model
Shell class providing basic MVC support to models.
ModelShell() - Constructor for class nz.ac.waikato.mcennis.rat.graph.model.ModelShell
Creates a new instance of ModelShell
moveDown(int) - Method in class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
move the algorithm one step down (moving the one below it to the given row) if the row is valid or log an error message.
moveUp(int) - Method in class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
move the algorithm one step up (moving the one above it to the given row) if the row is valid or log an error message.
MultiInstanceSVM - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.machinelearning
Derive globally using the same data as the AddMusicRecommendation algorithm.
MultiInstanceSVM() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.machinelearning.MultiInstanceSVM
Creates a new instance of OutputARFF

A B C D E F G H I J K L M N O P Q R S T U V W X Y