- p - Variable in class Core.BaseLearners.LearningAttributeWeights.PSOweightLearning.Particle
-
- p - Variable in class Core.BaseLearners.LearningAttributeWeights.PSOweightLearningPEPPER.Particle
-
- PaquetExecutable - Class in Core.DistributedApproaches.MultiAgent
-
Classe abstracta que representa una caixa negre de codi executable.
- PaquetExecutable(int) - Constructor for class Core.DistributedApproaches.MultiAgent.PaquetExecutable
-
Constructor.
- PaquetExecutableCBR - Class in Core.DistributedApproaches.MultiAgent
-
Paquet que executa un CBR.
- PaquetExecutableCBR(int, CBR, Coordinador) - Constructor for class Core.DistributedApproaches.MultiAgent.PaquetExecutableCBR
-
Constructor threadsafe.
- paquetProcessat() - Method in class Core.DistributedApproaches.MultiAgent.Coordinador
-
Decrementa la quantitat de paquets en espera de ser processats.
- paquets - Variable in class Core.DistributedApproaches.MultiAgent.Coordinador
-
Matriu dinamica de paquets ordenats per paquet (primera dimensio) i per
ordre cronologic (segona dimension).
- para() - Method in class Core.DistributedApproaches.MultiAgent.Coordinador
-
Para els Agents.
- parameters - Variable in class Core.CBR.Retrieve.ContextReasoning.ContextReasoning
-
Has the parameters specified in the config file (just in case the method
needs them)
- parameters - Variable in class Core.CBR.Retrieve.Selection.Selection
-
Has the parameters specified in the config file
(Only used if the implemented method needs extra-parameters).
- parametres - Variable in class Core.CBR.Models.Results.ClassificacioParametres
-
Llista de parametres.
- parametres - Variable in class Core.CBR.Reuse.Reuse
-
Parametres necessaris per l'execucio del Reuse.
- parar() - Method in class Core.DistributedApproaches.MultiAgent.Agent
-
Sincronitzat, para l'execucio del thread actual.
- Parell - Class in Core.Tools
-
- Parell() - Constructor for class Core.Tools.Parell
-
- Parell(int, int) - Constructor for class Core.Tools.Parell
-
- parse(String, ParsePosition) - Static method in class IO.JSON.Gson.com.google.gson.internal.bind.util.ISO8601Utils
-
Parse a date from ISO-8601 formatted string.
- parse(JsonReader) - Static method in class IO.JSON.Gson.com.google.gson.internal.Streams
-
Takes a reader in any state and returns the next value as a JsonElement.
- parse(String) - Method in class IO.JSON.Gson.com.google.gson.JsonParser
-
Parses the specified JSON string into a parse tree
- parse(Reader) - Method in class IO.JSON.Gson.com.google.gson.JsonParser
-
Parses the specified JSON string into a parse tree
- parse(JsonReader) - Method in class IO.JSON.Gson.com.google.gson.JsonParser
-
Returns the next value from the JSON stream as a parse tree.
- pas - Variable in class Core.DistributedApproaches.MultiAgent.CoordinadorSingle_Experiment
-
Pas amb el que es fara la clasificacio.
- path - Variable in class Core.BaseLearners.LearningAttributeWeights.LearningAttributeWeights
-
- peek() - Method in class IO.JSON.Gson.com.google.gson.internal.bind.JsonTreeReader
-
- peek() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonReader
-
Returns the type of the next token without consuming it.
- PEPPER - package PEPPER
-
- pepperDataNormalization(Population) - Method in class Core.CBR.CBR
-
- PES - Static variable in class Core.CBR.Models.Population
-
Define PES = 3
- pesos - Variable in class Core.CBR.Reuse.Reuse
-
- pesos - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesos
-
- pesosCorrectes() - Method in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation
-
Deprecated.
- pesosCorrectes() - Method in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation2
-
Deprecated.
- pesosOk - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation
-
Deprecated.
- pesosOk - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation2
-
Deprecated.
- pesosOk - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation3
-
Deprecated.
- pesosOk - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation4
-
Deprecated.
- pesosOkAnt - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation
-
Deprecated.
- pesosOkAnt - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation2
-
Deprecated.
- pesosOkAnt - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation3
-
Deprecated.
- pesosOkAnt - Variable in class Core.DistributedApproaches.MetaCBR.Weights.CalcPesosSingle_ExperimentBackPropagation4
-
Deprecated.
- pesReal - Variable in class Core.CBR.Models.Results.ClassificacioParametres
-
- PhysicalActivity - Class in PEPPER
-
- PhysicalActivity() - Constructor for class PEPPER.PhysicalActivity
-
- PoblacioCromosomes - Class in Core.DistributedApproaches.MetaCBR.Weights.Genetic
-
- PoblacioCromosomes(int, Coordinador) - Constructor for class Core.DistributedApproaches.MetaCBR.Weights.Genetic.PoblacioCromosomes
-
Crea un poblacio de 'nPoblacio' cromosomes amb una referencia a c com a
coordinador.
- Population - Class in Core.CBR.Models
-
This class contains a set of Individuals and it represents a case base
DO NOT INSERT EMPTY Individuals (cases).
- Population(Population) - Constructor for class Core.CBR.Models.Population
-
Constructor de copia
- Population(Individual[], Attribute[]) - Constructor for class Core.CBR.Models.Population
-
Constructor de copia
- Population() - Constructor for class Core.CBR.Models.Population
-
Constructor.
- Population(int) - Constructor for class Core.CBR.Models.Population
-
Constructor.
- Population.PopulationIterator - Class in Core.CBR.Models
-
Iterador de population.
- Population.PopulationIterator(Population) - Constructor for class Core.CBR.Models.Population.PopulationIterator
-
- populationFromJSON(String, Attribute[]) - Static method in class IO.PEPPER.Manager
-
Returns a Population from the List in the String json and with
Attributes[] attributes
- populationIndividual(int) - Method in class Core.CBR.Models.Population
-
Given an integer, returns a Population made of only the Individual on this
position
- posaBarraUnix(String) - Static method in class Core.Tools.Tools
-
Canvia el caracter '/' per '/'.
- positiu - Variable in class Core.CBR.Reuse.Reuse
-
Valor que es considera positiu (per experiments amb classe binaria)
- positiu - Variable in class Core.DistributedApproaches.MultiAgent.CoordinadorSingle_Experiment
-
Valor de la classe que es considera positiu
- predictionConfidenceMean - Variable in class Core.CBR.Models.Results.aggregatedNumericResults
-
- predictionConfidenceRUN - Variable in class Core.CBR.Models.Results.aggregatedNumericResults
-
- predictionMean - Variable in class Core.CBR.Models.Results.aggregatedNumericResults
-
- primer - Variable in class Core.Tools.Parell
-
- Primitives - Class in IO.JSON.Gson.com.google.gson.internal
-
Contains static utility methods pertaining to primitive types and their
corresponding wrapper types.
- processat - Variable in class Core.DistributedApproaches.MultiAgent.PaquetExecutable
-
Flag boolea per saber si el Paquet esta processat o no.
- processat() - Method in class Core.DistributedApproaches.MultiAgent.PaquetExecutable
-
Retorna l'estat del paquet.
- procrea(Cromosoma) - Method in class Core.DistributedApproaches.MetaCBR.Weights.Genetic.Cromosoma
-
Donat un altre coromosoma, aquests provreen i generen un tercer.
- procrea() - Method in class Core.DistributedApproaches.MetaCBR.Weights.Genetic.PoblacioCromosomes
-
- promoteNameToValue() - Method in class IO.JSON.Gson.com.google.gson.internal.bind.JsonTreeReader
-
- promoteNameToValue(JsonReader) - Method in class IO.JSON.Gson.com.google.gson.internal.JsonReaderInternalAccess
-
Changes the type of the current property name token to a string value.
- PSOweightLearning - Class in Core.BaseLearners.LearningAttributeWeights
-
Implements a Particle Swarm Optimisation method to optimise the weight of the
attributes.
- PSOweightLearning(int, int, double, double, double, double, boolean, boolean, boolean) - Constructor for class Core.BaseLearners.LearningAttributeWeights.PSOweightLearning
-
- PSOweightLearning() - Constructor for class Core.BaseLearners.LearningAttributeWeights.PSOweightLearning
-
- PSOweightLearning.Particle - Class in Core.BaseLearners.LearningAttributeWeights
-
- PSOweightLearning.Particle(int) - Constructor for class Core.BaseLearners.LearningAttributeWeights.PSOweightLearning.Particle
-
- PSOweightLearningPEPPER - Class in Core.BaseLearners.LearningAttributeWeights
-
Implements a Particle Swarm Optimisation method to optimise the weight of the
attributes.
- PSOweightLearningPEPPER(int, int, double, double, double, double, boolean, boolean, boolean) - Constructor for class Core.BaseLearners.LearningAttributeWeights.PSOweightLearningPEPPER
-
- PSOweightLearningPEPPER() - Constructor for class Core.BaseLearners.LearningAttributeWeights.PSOweightLearningPEPPER
-
- PSOweightLearningPEPPER.Particle - Class in Core.BaseLearners.LearningAttributeWeights
-
- PSOweightLearningPEPPER.Particle(int) - Constructor for class Core.BaseLearners.LearningAttributeWeights.PSOweightLearningPEPPER.Particle
-
- puntua() - Method in class Core.DistributedApproaches.MetaCBR.Weights.Genetic.PoblacioCromosomes
-
Calcula el fitness de cada cromosoma.
- put(K, V) - Method in class IO.JSON.Gson.com.google.gson.internal.LinkedHashTreeMap
-
- put(K, V) - Method in class IO.JSON.Gson.com.google.gson.internal.LinkedTreeMap
-