sail-repos / PRIMA

This is the implementation repository of our ICSE 2021 paper: Prioritizing Test Inputs for Deep Neural Networks via Mutation Analysis.
Apache License 2.0
7 stars 2 forks source link

Lack of code for Learning-to-Rank using XGBoost part #3

Open zhangbala opened 2 years ago

zhangbala commented 2 years ago

First of all, thanks for your great work. Could you upload files like xgboost_train.py ? Thanks!