Computer Science, asked by dillonbarnes07, 9 months ago

Give two metrics that can be used to evaluate search algorithms:

Answers

Answered by izbten
121

Answer:

Effectiveness and efficiency

Explanation:

Answered by Anonymous
4

The two metrics used to evaluate search algorithms are "recall" and "precision".

  • Search algorithms are used for measuring the ability of information through search web engine which is inbuilt in the browser. The information on any particular topic is given in a filtered manner with useful content.
  • "Recall" is used to measure the ability of a search engine to find appropriate material.
  • "Precision" is used to filter the content of the search by removing unwanted material and just showing us the useful part of that material.

Similar questions