This is a baseline using simple decision tree
The features we are considered:
- length of the title (integer number)
- country
- 3 category levels
- price
- product_type
We are using the same features for both clarity and conciseness models.
These features are quite basic and naive, so feel free to add your fancy things to improve the models.
The code is available on Github:
https://github.com/AndrewDungLe/CIKMAnalytiCup2017_Lazada