Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
平均精度 (MAP) を使用して、コンテンツ ベースの画像検索システムのパフォーマンスを評価しています。図に示すように、これはクエリの精度の平均です。
私のデータベースには、4 つのカテゴリを含む 200 枚の画像があり、カテゴリごとに 50 枚の画像があります。4 つのクエリ (各カテゴリから 1 つのクエリ) で取得したいのですが、取得した上位 10 枚の画像についてのみ MAP を計算できますか? それとも、関連する 50 枚の画像について計算する義務がありますか?