algorithm
sequence of instructions to perform a task
felicific calculus
algorithm measuring the amount of pleasure that a specific action is likely to cause
greedy algorithm
algorithm that makes locally optimal choices in a sequence of steps with the goal of reaching a global optimum
Apriori algorithm
algorithm for frequent item set mining and association rule learning over transactional databases
fast Fourier transform
O(N logN) divide and conquer algorithm to calculate the discrete Fourier transforms
Minimax
decision rule used for minimizing the possible loss for a worst case scenario
Bayesian spam filtering
technique for filtering spam e-mail
method of undetermined coefficients
approach for finding solutions of nonhomogeneous ordinary differential equations
formula for primes
formula whose values are exactly the prime numbers
Newell's algorithm
algorithm
chromosome
set of parameters for a genetic algorithm
heuristic
type of algorithm that may sometimes fail or produce an approximate, incorrect, or suboptimal result
Rete algorithm
efficient pattern matching algorithm for implementing production rule systems
Cesaro summation
modified summation method applicable to some divergent series
search function
software feature that uses a search algorithm
Local binary patterns
type of visual descriptor
Linear classifier
statistical classification in machine learning
Lloyd's algorithm
method for creating geometric centroidal tessellations from points
selection algorithm
algorithm for finding kth smallest number in a list or array
shoelace formula
mathematical algorithm to determine the area of a simple polygon
Chaff algorithm
programming algorithm
Consistent Overhead Byte Stuffing
algorithm for encoding data bytes
Cultural algorithm
type of evolutionary computation in computer science
Drizzle
image processing method
Fast folding algorithm
method for detecting periodic signals
Gibbs algorithm
criterion for choosing a probability distribution in statistical mechanics
HARP
medical image analysis algorithm
large margin nearest neighbor
statistical machine learning algorithm for metric learning
non-linear iterative partial least squares
algorithm for computing the first few components in a principal component or partial least squares analysis
One-pass algorithm
Type of streaming algorithm
Spectral layout
class of algorithm for graph drawing
geometric construction
formal generation of a geometrical figure using idealized mathematical instruments
Bayes classifier
classification algorithm
Nesting algorithm
class of computional packing optimisation procedure
Hub-labelling Algorithm
method that consumes fewer resources than the lookup table but is still extremely fast for finding the shortest paths between nodes in a graph, which may represent, for example, road networks.
image classification
set of methods to group images
Token-based replay
conformance checking algorithm
delta encoding
storing or transmitting data in the form of differences (deltas) between sequential data, as opposed to complete files