Glossary

This glossary describes essential terms and concepts to help you understand Elasticsearch and its related technologies.

F1 Score

A classification metric that balances precision and recall into a single number by taking their harmonic mean. Useful when both false positives and false negatives carry cost, and when class distribution is uneven. Ranges from 0 to 1, with 1 being perfect precision and recall.

Few-Shot Learning

Performing a task from just a handful of examples rather than a large training dataset. Some embedding models adapt to new tasks with only a few labeled examples, which matters for specialized domains where labeled data is scarce.

Fine-Tuning

Taking a pre-trained model and continuing to train it on a more specific task or dataset. For embedding models, fine-tuning typically means training the model to place similar content close together and dissimilar content far apart. Investing in data quality, task specialization, and fine-tuning for embedding quality counts for much more than the choice of base architecture.

First-Stage Retrieval

The initial stage of a multi-stage retrieval pipeline, responsible for quickly narrowing millions of candidates down to a smaller set, typically hundreds, for further reranking. First-stage retrieval prioritizes speed and recall over precision, accepting some irrelevant results in exchange for broad coverage. Both dense methods, such as bi-encoder embedding models, and sparse methods, such as BM25, are commonly used at this stage.

FLOPS (Floating Point Operations Per Second)

A measure with two related meanings in machine learning: hardware FLOPS refers to how many floating point operations a processor can perform per second, measured in GFLOPS, TFLOPS or PFLOPS; model FLOPS refers to the number of floating point operations required for a single forward pass, used to quantify computational cost independent of hardware. Larger models require more FLOPS per inference, and quantization reduces FLOPS by replacing high precision operations with lower precision equivalents.

Pronto para criar buscas de última geração?

Uma pesquisa suficientemente avançada não se consegue apenas com o esforço de uma só pessoa. O Elasticsearch é impulsionado por cientistas de dados, especialistas em operações de aprendizado de máquina, engenheiros e muitos outros que são tão apaixonados por buscas quanto você. Vamos nos conectar e trabalhar juntos para construir a experiência de busca mágica que lhe trará os resultados desejados.

Experimente você mesmo(a)