Skip to content
View Zendelo's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Zendelo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. QPP-EnhancedEval QPP-EnhancedEval Public

    Code to Reproduce ECIR 2021 paper "An Enhanced Evaluation Framework for Query Performance Prediction"

    Python 5 1

  2. IRQPP IRQPP Public

    The result of the work in this repo was published in the SIGIR 2019 paper: Information Needs, Queries, and Query Performance Prediction

    Python 5 1

  3. qpp-inter-intra-eval qpp-inter-intra-eval Public

    Is Query Performance Prediction With Multiple Query Variations Harder Than Topic Performance Prediction?

    Python 1

  4. Script to calculate nDCG scores betw... Script to calculate nDCG scores between a TREC format run file and a Qrels file
    1
    import argparse
    2
    import pandas as pd
    3
    import numpy as np
    4
    
                  
    5
    
                  
  5. cs-qpp cs-qpp Public

    Can Users Predict Relative Query Effectiveness?

    Jupyter Notebook