Top "Scoring" questions

**Scoring** is an application of Machine Learning.

Detect which image is sharper

I'm looking for a way to detect which of two (similar) images is sharper. I'm thinking this could be using …

image-processing detection scoring
Reverse Scoring Items

I have a survey of about 80 items, primarily the items are valanced positively (higher scores indicate better outcome), but about 20 …

r reverse scoring
ElasticSearch default scoring mechanism

What I am looking for, is plain, clear explanation, of how default scoring mechanism of ElasticSearch (Lucene) really works. I …

search lucene elasticsearch scoring
Grid search for hyperparameter evaluation of clustering in scikit-learn

I'm clustering a sample of about 100 records (unlabelled) and trying to use grid_search to evaluate the clustering algorithm with …

python scikit-learn cluster-analysis scoring
Boost Solr results based on the field that contained the hit

I was browsing the web looking for an indexing and search framework and stumbled upon Solr. A functionality that we …

solr lucene scoring solr-boost