I have following code to build a dual-dnn cosine similarity model, I want to use AUC metric
user_input = Input(shape = user_feature_num) item_input =