Mahedi-61 / MIU_CS_411

Resource materials for my Artificial Intelligence (CSE-411) course in Summer-2019 trimester at MIU
7 stars 2 forks source link

performance update (team ZQuery) #12

Closed ShamsulArifin closed 5 years ago

ShamsulArifin commented 5 years ago

Today was our forth submission Score and position remaining same because of no performance improvement. Trying our best to improve score. Any advice regarding performance improvement would be appreciated

Mahedi-61 commented 5 years ago

My suggestion is to

  1. Understand the problem domain
  2. Spend more time on data preprocessing and feature engineering
  3. Use ensemble techniques. We will discuss different ensemble techniques in our class (Insha-allah).

Also, read others' solution and find out new technique to implement it in your solution.