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

N

NaiveBayes - Class in ristretto.jmltools.classification
Implementation of the Naive Bayes classification algorithm.
NaiveBayes() - Constructor for class ristretto.jmltools.classification.NaiveBayes
Instantiate the naive Bayes algorithm.
newIndividual(EvolutionState, int) - Method in class ristretto.problem.fs.subset.FSSubsetSpecies
Create a new individual belonging to this species
nFeatures - Variable in class ristretto.problem.fs.subset.FSSubsetSpecies
How many features does it have the feature selection problem?
normalize(Dataset) - Static method in class ristretto.jmltools.MoreDatasetTools
Normalizes all the attributes of a dataset in the range [0..1]
normalize(Dataset, Dataset) - Static method in class ristretto.jmltools.MoreDatasetTools
Normalizes all the attributes of a couple of training and test datasets in the range [0..1]
NUM_SOURCES - Static variable in class ristretto.problem.fs.subset.breed.FSSubsetCrossoverPipeline
Number of sources
NUM_SOURCES - Static variable in class ristretto.problem.fs.subset.breed.FSSubsetMutationPipeline
Number of sources
numberOfClusters - Variable in class ristretto.jmltools.clustering.LBG
Number of clusters.
numSources() - Method in class ristretto.problem.fs.subset.breed.FSSubsetCrossoverPipeline
Return the number of sources
numSources() - Method in class ristretto.problem.fs.subset.breed.FSSubsetMutationPipeline
Return the number of sources
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages