Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes|All Packages

W

waitTime - Variable in class es.uam.eps.ir.relison.diffusion.propagation.PullPushStrategyPropagationMechanism
Number of iterations to wait until a profile can be revisited.
waitTime - Variable in class es.uam.eps.ir.relison.diffusion.propagation.PullPushStrategyPureRecommenderPropagationMechanism
Number of iterations to wait until a profile can be revisited
waitTime - Variable in class es.uam.eps.ir.relison.diffusion.propagation.PullPushStrategyRecommenderPropagationMechanism
Number of iterations to wait until a profile can be revisited.
waitTime - Variable in class es.uam.eps.ir.relison.diffusion.propagation.PullStrategyPropagationMechanism
Number of iterations to wait until a profile can be revisited
waitTime - Variable in class es.uam.eps.ir.relison.diffusion.propagation.PushStrategyPropagationMechanism
Number of iterations to wait until a profile can be revisited.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.propagation.PullPropagationConfigurator
Identifier for the time before selecting a given user.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.propagation.PullPushPropagationConfigurator
Identifier for the time before selecting a given user.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.propagation.PullPushPureRecommenderPropagationConfigurator
Identifier for the time before selecting a given user.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.propagation.PullPushRecommenderPropagationConfigurator
Identifier for the time before selecting a given user.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.propagation.PushPropagationConfigurator
Identifier for the time before selecting a given user.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.protocol.BidirectionalRumorSpreadingModelConfigurator
Identifier for the minimum time between the same neighborhood selections.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.protocol.PullModelConfigurator
Identifier for the minimum time between the same neighborhood selections.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.protocol.PushModelConfigurator
Identifier for the minimum time between the same neighborhood selections.
WAITTIME - Static variable in class es.uam.eps.ir.relison.grid.diffusion.protocol.RumorSpreadingModelConfigurator
Identifier for the minimum time between the same neighborhood selections.
WATTS - Static variable in class es.uam.eps.ir.relison.examples.graphgen.GraphGenerationAlgorithms
Identifier for Watts-Strogatz graph generators.
WattsStrogatzGenerator<U> - Class in es.uam.eps.ir.relison.graph.generator.random
Generator for random graphs using the Watts-Strogatz model.
WattsStrogatzGenerator() - Constructor for class es.uam.eps.ir.relison.graph.generator.random.WattsStrogatzGenerator
 
WCC - Static variable in class es.uam.eps.ir.relison.grid.community.CommunityDetectionIdentifiers
Identifier of the weakly connected components community detection approach.
WeaklyConnectedComponents<U> - Class in es.uam.eps.ir.relison.sna.community.detection.connectedness
Computes communities via the Strongly Connected Components
WeaklyConnectedComponents() - Constructor for class es.uam.eps.ir.relison.sna.community.detection.connectedness.WeaklyConnectedComponents
 
WeaklyConnectedComponentsConfigurator<U extends java.io.Serializable> - Class in es.uam.eps.ir.relison.grid.community.connectedness
Configurator for an algorithm that computes the weakly connected components of a graph.
WeaklyConnectedComponentsConfigurator() - Constructor for class es.uam.eps.ir.relison.grid.community.connectedness.WeaklyConnectedComponentsConfigurator
 
Weakness<U> - Class in es.uam.eps.ir.relison.sna.metrics.pair
Computes the weakness of the pairs of nodes of a graph.
Weakness(EdgeOrientation, EdgeOrientation) - Constructor for class es.uam.eps.ir.relison.sna.metrics.pair.Weakness
Constructor.
WEAKNESS - Static variable in class es.uam.eps.ir.relison.grid.sna.pair.PairMetricIdentifiers
Identifier for the Clustering Coefficient increment weakness metric.
WeaknessGridSearch<U> - Class in es.uam.eps.ir.relison.grid.sna.pair
Grid for the embeddedness of a pair of users.
WeaknessGridSearch() - Constructor for class es.uam.eps.ir.relison.grid.sna.pair.WeaknessGridSearch
 
WeaknessReranker<U> - Class in es.uam.eps.ir.relison.links.recommendation.reranking.global.swap.edge
Swap reranker for maximizing the average weakness of the graph, i.e.
WeaknessReranker(double, int, Supplier<Normalizer<U>>, Graph<U>) - Constructor for class es.uam.eps.ir.relison.links.recommendation.reranking.global.swap.edge.WeaknessReranker
Constructor
weakTies() - Method in class es.uam.eps.ir.relison.metrics.CommunityMetrics
 
WeakTies<U> - Class in es.uam.eps.ir.relison.links.recommendation.reranking.local.communities
Implementation of a reranker which promotes the number of weak ties (links between communities).
WeakTies<U> - Class in es.uam.eps.ir.relison.sna.metrics.communities.graph
Computes the number of edges between communities.
WeakTies() - Constructor for class es.uam.eps.ir.relison.sna.metrics.communities.graph.WeakTies
 
WeakTies(double, int, Supplier<Normalizer<U>>, Graph<U>, Communities<U>) - Constructor for class es.uam.eps.ir.relison.links.recommendation.reranking.local.communities.WeakTies
Constructor.
WEAKTIES - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.rerankers.RerankerIdentifiers
Identifier for the reranker incrementing the number of weak ties.
WEAKTIES - Static variable in class es.uam.eps.ir.relison.grid.sna.comm.global.GlobalCommunityMetricIdentifiers
Identifier for the number of weak ties metric.
WeakTies.ModularityUserReranker - Class in es.uam.eps.ir.relison.links.recommendation.reranking.local.communities
Class that reranks an individual recommendation using modularity.
WeakTiesGridSearch<U> - Class in es.uam.eps.ir.relison.grid.sna.comm.global
Grid for the number of weak ties of the graph.
WeakTiesGridSearch() - Constructor for class es.uam.eps.ir.relison.grid.sna.comm.global.WeakTiesGridSearch
 
WeakTiesReranker<U> - Class in es.uam.eps.ir.relison.links.recommendation.reranking.global.local.communities
Reranker that promotes the number of links between different communities.
WeakTiesReranker(double, int, Supplier<Normalizer<U>>, Graph<U>, Communities<U>) - Constructor for class es.uam.eps.ir.relison.links.recommendation.reranking.global.local.communities.WeakTiesReranker
Constructor.
WeakTiesRerankerGridSearch<U> - Class in es.uam.eps.ir.relison.grid.links.recommendation.rerankers.local.communities
Grid search for a reranker that increases the number of weak ties in the network.
WeakTiesRerankerGridSearch() - Constructor for class es.uam.eps.ir.relison.grid.links.recommendation.rerankers.local.communities.WeakTiesRerankerGridSearch
 
weight - Variable in class es.uam.eps.ir.relison.graph.Weight
Value of the weight.
Weight<I,​W> - Class in es.uam.eps.ir.relison.graph
Class for expressing weights.
Weight(I, W) - Constructor for class es.uam.eps.ir.relison.graph.Weight
Constructor.
WEIGHT - Static variable in class es.uam.eps.ir.relison.grid.sna.pair.PairMetricIdentifiers
Identifier for the weight of pairs.
weighted - Variable in class es.uam.eps.ir.relison.graph.generator.ComplementaryGraphGenerator
Indicates if the graph is weighted
weighted - Variable in class es.uam.eps.ir.relison.graph.generator.EmptyGraphGenerator
Indicates whether the graph has weights.
weighted - Variable in class es.uam.eps.ir.relison.graph.generator.EmptyMultiGraphGenerator
Indicates if the graph is weighted.
weighted - Variable in class es.uam.eps.ir.relison.graph.generator.EmptyTreeGenerator
Indicates if the tree has weights.
weighted - Variable in class es.uam.eps.ir.relison.io.graph.PajekGraphReader
Indicates if the graph to read is weighted (true) or not (false)
weighted - Variable in class es.uam.eps.ir.relison.io.graph.TextGraphReader
Indicates if the graph to read is weighted (true) or not (false).
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.knn.ItemBasedCFGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.knn.UserBasedCFGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.foaf.CosineGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.BM25GridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.DFReeGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.DFReeKLIMGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.DLHGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.DPHGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.EBM25GridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.PivotedNormalizationVSMGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.PL2GridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.QLDGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.QLJMGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.QLLGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.ir.VSMGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.mf.FastImplicitMFGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.mf.ImplicitMFGridSearch
Identifier for indicating whether the result is weighted or not.
WEIGHTED - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.randomwalks.PropFlowGridSearch
Identifier for indicating whether the result is weighted or not.
WeightedEdges - Interface in es.uam.eps.ir.relison.graph.edges
Interface for weighted edges.
WeightedFOAFGridSearch<U> - Class in es.uam.eps.ir.relison.grid.sna.pair
Grid for the weighted neighbor overlap of a pair of users.
WeightedFOAFGridSearch() - Constructor for class es.uam.eps.ir.relison.grid.sna.pair.WeightedFOAFGridSearch
 
WeightedFOAFLogGridSearch<U> - Class in es.uam.eps.ir.relison.grid.sna.pair
Grid for the weighted neighbor overlap of a pair of users.
WeightedFOAFLogGridSearch() - Constructor for class es.uam.eps.ir.relison.grid.sna.pair.WeightedFOAFLogGridSearch
 
WeightedGraph<V> - Interface in es.uam.eps.ir.relison.graph
Interface for directed graphs.
WeightedMultiEdges - Interface in es.uam.eps.ir.relison.graph.multigraph.edges
Interface for weighted edges
WeightedMultiGraph<V> - Interface in es.uam.eps.ir.relison.graph.multigraph
Interface for directed graphs.
WeightedNeighborLogOverlap<U> - Class in es.uam.eps.ir.relison.sna.metrics.pair
Computes the intersection between the neighborhoods of two nodes.
WeightedNeighborLogOverlap() - Constructor for class es.uam.eps.ir.relison.sna.metrics.pair.WeightedNeighborLogOverlap
Default constructor.
WeightedNeighborLogOverlap(EdgeOrientation, EdgeOrientation) - Constructor for class es.uam.eps.ir.relison.sna.metrics.pair.WeightedNeighborLogOverlap
Constructor.
WeightedNeighborOverlap<U> - Class in es.uam.eps.ir.relison.sna.metrics.pair
Computes the intersection between the neighborhoods of two nodes.
WeightedNeighborOverlap() - Constructor for class es.uam.eps.ir.relison.sna.metrics.pair.WeightedNeighborOverlap
Default constructor.
WeightedNeighborOverlap(EdgeOrientation, EdgeOrientation) - Constructor for class es.uam.eps.ir.relison.sna.metrics.pair.WeightedNeighborOverlap
Constructor.
WeightedTree<U> - Interface in es.uam.eps.ir.relison.graph.tree
Interface for managing and creating tree graphs.
weights - Variable in class es.uam.eps.ir.relison.graph.edges.fast.FastEdges
Relation for storing the weights of the edges.
weights - Variable in class es.uam.eps.ir.relison.graph.multigraph.edges.fast.FastMultiEdges
Relation for storing the weights of the edges.
weights - Variable in class es.uam.eps.ir.relison.graph.multigraph.Weights
List of values
weights() - Method in class es.uam.eps.ir.relison.graph.complementary.DirectedUnweightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.complementary.DirectedWeightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.complementary.UndirectedUnweightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.complementary.UndirectedWeightedGraphTest
Test the types of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.DirectedUnweightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.DirectedWeightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.UndirectedUnweightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.graph.UndirectedWeightedGraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.multigraph.DirectedUnweightedMultigraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.multigraph.DirectedWeightedMultigraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.multigraph.UndirectedUnweightedMultigraphTest
Test the weights of the edges
weights() - Method in class es.uam.eps.ir.relison.multigraph.UndirectedWeightedMultigraphTest
Test the weights of the edges
Weights<I,​W> - Class in es.uam.eps.ir.relison.graph.multigraph
Class for expressing weights
Weights(I, List<W>) - Constructor for class es.uam.eps.ir.relison.graph.multigraph.Weights
Constructor.
WEKA - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.AlgorithmIdentifiers
Identifier for the Weka-based algorithms
WekaInstanceReader<U> - Class in es.uam.eps.ir.relison.links.data.ml.weka
Reads link prediction instances from Weka.
WekaInstanceReader() - Constructor for class es.uam.eps.ir.relison.links.data.ml.weka.WekaInstanceReader
Constructor.
WekaInstanceSet<U> - Class in es.uam.eps.ir.relison.links.data.ml.weka
Instance set to use with Weka classifiers.
WekaInstanceSet(FastVector, String) - Constructor for class es.uam.eps.ir.relison.links.data.ml.weka.WekaInstanceSet
Constructor.
WekaInstanceTranslator<U> - Class in es.uam.eps.ir.relison.links.data.ml.weka
Class for transforming InstanceSet to WekaInstanceSet.
WekaInstanceTranslator() - Constructor for class es.uam.eps.ir.relison.links.data.ml.weka.WekaInstanceTranslator
 
WekaMLGridSearch<U> - Class in es.uam.eps.ir.relison.grid.links.recommendation.algorithms.supervised
Grid search generator for LambdaMART algorithm.
WekaMLGridSearch(Parser<U>) - Constructor for class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.supervised.WekaMLGridSearch
Constructor.
WFOAF - Static variable in class es.uam.eps.ir.relison.grid.sna.pair.PairMetricIdentifiers
Identifier for the weighted neighbor overlap metric.
WFOAFLOG - Static variable in class es.uam.eps.ir.relison.grid.sna.pair.PairMetricIdentifiers
Identifier for the log-weighted neighbor overlap metric.
WithCreatorFilter<U extends java.io.Serializable,​I extends java.io.Serializable,​F> - Class in es.uam.eps.ir.relison.diffusion.data.filter
The only information pieces that remain are the ones which have an associated creator.
WithCreatorFilter() - Constructor for class es.uam.eps.ir.relison.diffusion.data.filter.WithCreatorFilter
Constructor.
WithCreatorFilterConfigurator<U extends java.io.Serializable,​I extends java.io.Serializable,​F> - Class in es.uam.eps.ir.relison.grid.diffusion.filter
Configures a filter which only keeps those information pieces with a creator.
WithCreatorFilterConfigurator() - Constructor for class es.uam.eps.ir.relison.grid.diffusion.filter.WithCreatorFilterConfigurator
 
wLengths - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.standalone.ir.BM25
Lengths of the users, according to the neighborhood selection for the candidate user.
wLengths - Variable in class es.uam.eps.ir.relison.links.recommendation.updateable.ir.UpdateableBM25
 
WrapperIndividualContentIndex<C,​U> - Class in es.uam.eps.ir.relison.content.index.individual
Individual content index builder wrapping a simple one.
WrapperIndividualContentIndex(Index<C>, Int2ObjectMap<U>) - Constructor for class es.uam.eps.ir.relison.content.index.individual.WrapperIndividualContentIndex
Constructor.
WrapperIndividualContentIndex(String, Index<C>, Parser<U>) - Constructor for class es.uam.eps.ir.relison.content.index.individual.WrapperIndividualContentIndex
Constructor.
WrapperIndividualContentIndexBuilder<C,​U> - Class in es.uam.eps.ir.relison.content.index.individual
Individual content index builder wrapping a simple one.
WrapperIndividualContentIndexBuilder(AbstractIndexBuilder<C>) - Constructor for class es.uam.eps.ir.relison.content.index.individual.WrapperIndividualContentIndexBuilder
Constructor.
WrapperIndividualForwardContentIndex<C,​U> - Class in es.uam.eps.ir.relison.content.index.individual
Individual content index builder wrapping a simple one.
WrapperIndividualForwardContentIndex(ForwardIndex<C>, Int2ObjectMap<U>) - Constructor for class es.uam.eps.ir.relison.content.index.individual.WrapperIndividualForwardContentIndex
Constructor.
WrapperIndividualForwardContentIndex(String, ForwardIndex<C>, Parser<U>) - Constructor for class es.uam.eps.ir.relison.content.index.individual.WrapperIndividualForwardContentIndex
Constructor.
write(Recommendation<U, I>) - Method in class es.uam.eps.ir.relison.examples.EmptyWriter
 
write(Data<Long, Long, Long>, String) - Static method in class es.uam.eps.ir.relison.diffusion.io.BinaryDataWriter
Write the data.
write(Graph<Long>, OutputStream) - Method in class es.uam.eps.ir.relison.io.graph.BinaryGraphWriter
 
write(Graph<Long>, OutputStream, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.BinaryGraphWriter
 
write(Graph<Long>, String) - Method in class es.uam.eps.ir.relison.io.graph.BinaryGraphWriter
 
write(Graph<Long>, String, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.BinaryGraphWriter
 
write(Graph<U>, OutputStream) - Method in class es.uam.eps.ir.relison.io.graph.PajekGraphWriter
 
write(Graph<U>, OutputStream, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.PajekGraphWriter
 
write(Graph<U>, String) - Method in class es.uam.eps.ir.relison.io.graph.PajekGraphWriter
 
write(Graph<U>, String, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.PajekGraphWriter
 
write(Graph<V>, OutputStream) - Method in interface es.uam.eps.ir.relison.io.graph.GraphWriter
Writes a graph into an output stream.
write(Graph<V>, OutputStream) - Method in class es.uam.eps.ir.relison.io.graph.TextGraphWriter
 
write(Graph<V>, OutputStream, boolean, boolean) - Method in interface es.uam.eps.ir.relison.io.graph.GraphWriter
Writes a graph into a output stream.
write(Graph<V>, OutputStream, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.TextGraphWriter
 
write(Graph<V>, String) - Method in interface es.uam.eps.ir.relison.io.graph.GraphWriter
Writes a graph into a file.
write(Graph<V>, String) - Method in class es.uam.eps.ir.relison.io.graph.TextGraphWriter
 
write(Graph<V>, String, boolean, boolean) - Method in interface es.uam.eps.ir.relison.io.graph.GraphWriter
Writes a graph into a file.
write(Graph<V>, String, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.TextGraphWriter
 
write(Instance<U>) - Method in interface es.uam.eps.ir.relison.links.data.letor.io.InstanceSetWriter
Obtains an string containing the information for a single instance.
write(Instance<U>) - Method in class es.uam.eps.ir.relison.links.data.letor.io.LETORInstanceWriter
 
write(Prediction<U>) - Method in interface es.uam.eps.ir.relison.links.linkprediction.io.LinkPredictionFormat.Writer
Writes the prediction.
write(Prediction<U>) - Method in class es.uam.eps.ir.relison.links.linkprediction.io.TuplesLinkPredictionFormat.Writer
 
write(Communities<U>, String) - Method in interface es.uam.eps.ir.relison.sna.community.io.CommunitiesWriter
Writes the community structure into a file.
write(Communities<U>, String) - Method in class es.uam.eps.ir.relison.sna.community.io.TextCommunitiesWriter
 
write(Writer, FeatureInformation) - Method in interface es.uam.eps.ir.relison.links.data.letor.io.InstanceSetWriter
Writes the feature information of a file.
write(Writer, FeatureInformation) - Method in class es.uam.eps.ir.relison.links.data.letor.io.LETORInstanceWriter
 
write(Writer, Instance<U>) - Method in interface es.uam.eps.ir.relison.links.data.letor.io.InstanceSetWriter
Writes an individual instance into a file.
write(Writer, Instance<U>) - Method in class es.uam.eps.ir.relison.links.data.letor.io.LETORInstanceWriter
 
write(String, InstanceSet<U>) - Method in interface es.uam.eps.ir.relison.links.data.letor.io.InstanceSetWriter
Writes a dataset into a file.
write(String, InstanceSet<U>) - Method in class es.uam.eps.ir.relison.links.data.letor.io.LETORInstanceWriter
 
writeAndEvaluate(String, Stream<Recommendation<Long, Long>>, Map<String, SystemMetric<Long, Long>>) - Static method in class es.uam.eps.ir.relison.examples.AuxiliarMethods
Writes and evaluates a recommendation.
writeFeatureInfo(FeatureInformation) - Method in interface es.uam.eps.ir.relison.links.data.letor.io.InstanceSetWriter
Obtains an string with all the information about the features of a dataset.
writeFeatureInfo(FeatureInformation) - Method in class es.uam.eps.ir.relison.links.data.letor.io.LETORInstanceWriter
 
writeFeatureInfo(FeatureInformation, int) - Method in class es.uam.eps.ir.relison.links.data.letor.io.LETORInstanceWriter
 
writeIteration(Simulation<U, I, P>, int) - Method in class es.uam.eps.ir.relison.diffusion.io.backup.BinarySimulationWriter
 
writeIteration(Simulation<U, I, P>, int) - Method in interface es.uam.eps.ir.relison.diffusion.io.backup.SimulationWriter
Writes a single iteration in a file.
writeMulti(MultiGraph<Long>, OutputStream, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.BinaryGraphWriter
Writes a multigraph.
writeMultiGraph(MultiGraph<V>, BufferedWriter, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.TextGraphWriter
Writes a multigraph into a file
writer - Variable in class es.uam.eps.ir.relison.links.linkprediction.io.TuplesLinkPredictionFormat.Writer
A buffered writer.
Writer(OutputStream) - Constructor for class es.uam.eps.ir.relison.links.linkprediction.io.TuplesLinkPredictionFormat.Writer
Constructor.
writeReceivedDataUser(Data<U, I, P>, U, Map<I, Set<U>>) - Method in class es.uam.eps.ir.relison.diffusion.io.backup.BinarySimulationWriter
Given a single user, and the data he has received, writes it to a binary file
writeSimple(Graph<Long>, OutputStream, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.BinaryGraphWriter
Writes a simple graph (without multiedges)
writeSimpleGraph(Graph<V>, BufferedWriter, boolean, boolean) - Method in class es.uam.eps.ir.relison.io.graph.TextGraphWriter
Writes a simple graph into a file
writeSimulation(Simulation<U, I, P>) - Method in class es.uam.eps.ir.relison.diffusion.io.backup.BinarySimulationWriter
 
writeSimulation(Simulation<U, I, P>) - Method in interface es.uam.eps.ir.relison.diffusion.io.backup.SimulationWriter
Writes a whole simulation in a file.
writeUserActions(Data<U, I, P>, U, List<I>) - Method in class es.uam.eps.ir.relison.diffusion.io.backup.BinarySimulationWriter
Given a single user, writes about the information pieces the user has interacted with (propagated or discarded) into a binary file.
WrongModeException - Exception in es.uam.eps.ir.relison.content.index.exceptions
Exception which is thrown when a index is tried to operate in the wrong mode (if the index is configured in read mode, and the user tries to write into it, or if the index is configured in write mode, and the user to read it).
WrongModeException(String) - Constructor for exception es.uam.eps.ir.relison.content.index.exceptions.WrongModeException
Constructs a WrongModeException with the given detail message.
WrongModeException(String, Throwable) - Constructor for exception es.uam.eps.ir.relison.content.index.exceptions.WrongModeException
Constructs a WrongModeException with the given detail message and root cause.
WrongModeException(Throwable) - Constructor for exception es.uam.eps.ir.relison.content.index.exceptions.WrongModeException
Constructs a WrongModeException with the given root cause.
wSel - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.knn.similarities.foaf.AdamicSimilarity
Neighborhood selection for the intermediate users
wSel - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.standalone.foaf.AdamicAdar
Neighborhood selection for the intermediate users
wSel - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.standalone.foaf.ResourceAllocation
Neighborhood selection for the intermediate users
wSel - Variable in class es.uam.eps.ir.relison.sna.metrics.complementary.vertex.ComplementaryLocalClusteringCoefficient
Selection of the direction of the edge from the studied node to the last node in the triads
wSel - Variable in class es.uam.eps.ir.relison.sna.metrics.graph.ClusteringCoefficient
Orientation for selecting the neighbours of the studied node.
wSel - Variable in class es.uam.eps.ir.relison.sna.metrics.vertex.LocalClusteringCoefficient
Selection of the second neighborhood of the target user.
WSEL - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.foaf.AdamicAdarGridSearch
Identifier for the orientation of the intersection user neighborhood.
WSEL - Static variable in class es.uam.eps.ir.relison.grid.links.recommendation.algorithms.standalone.foaf.ResourceAllocationGridSearch
Identifier for the orientation of the intersection user neighborhood.
WSEL - Static variable in class es.uam.eps.ir.relison.grid.sna.vertex.ComplementaryLocalClusteringCoefficientGridSearch
Identifier for the second neighbor of the target user.
WSEL - Static variable in class es.uam.eps.ir.relison.grid.sna.vertex.LocalClusteringCoefficientGridSearch
Identifier for the second neighbor of the target user.
wSizes - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.knn.similarities.foaf.AdamicSimilarity
Map containing the length of the common neighborhoods between target and candidate users.
wSizes - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.standalone.foaf.AdamicAdar
Map containing the length of the common neighborhoods between target and candidate users.
wSizes - Variable in class es.uam.eps.ir.relison.links.recommendation.algorithms.standalone.foaf.ResourceAllocation
Map containing the length of the common neighborhoods between target and candidate users.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes|All Packages