sparkingarthur / DigSci_2019_solution

solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DigSci_2019

DigSci solution

final_model:
  • -prepare_recall.py -----------prepare recall.
  • -bm_25_recall.py -------------bm25 recall way.
  • -tfidf_recall.py -------------tfidf recall way.
  • -get_train_and_test ----------------get train and test after recall.
  • -get_features1 --------------------features work
  • -get_features2---------------------features work
  • -final_lgb -------------------------5cv lgb

About

solution


Languages

Language:Jupyter Notebook 75.9%Language:Python 24.1%