in retail/recommendation-system/bqml-mlops/part_2/pipeline.py [0:0]
def train_xgboost_model(ddlop, project_id:str, dataset:str, total_features:str):
#Combine user and hotel embedding features with the rating associated with each combination
query = """