CIKM AnalytiCup 2017: Lazada Product Title Quality Challenge Forum

Go back to competition Back to thread list Post in this thread

> Baseline-DecisionTree

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

Posted by: andrew_lee @ April 28, 2017, 12:20 p.m.
Post in this thread