Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 941 Bytes

logs.md

File metadata and controls

67 lines (39 loc) · 941 Bytes

Logs for each day

上船吧,非浪

2020-05-11

Task List

  • check the auto feature engineering
  • do data exploration
  • make new features

2020-05-12

Task List

  • rollback online score 1.0
  • add some new feature o1 and o2
  • data analysis

2020-05-13

Task List

  • add ifidf (done creative_id)
  • add word2vec
  • reference kddcup2019 Context-Aware-Multi-Modal-Transportation-Recommendation

Time Costs

  • find kddcup2019 CAMMTR code and data -- 1.5h
  • coding tfidf feature -- 0.5h
  • genrate tfidf feature -- 4h

Best Online Score

  • 1.273774

2020-05-14

Task List

  • label-encode by k-fold

Time Costs

Best Online Score

  • 1.314364

2020-05-15

Task List

  • format code

2020-05-16

Task List

  • add all id word2vec
  • find using method of tfidf
  • learning meta train

Best Online Score

  • 1.325762 (add word2vec id)