Abstract
This paper is related to a Kaggle competition. The competition is organised by Mercari and it is about building a model that can automatically and accurately suggests a selling price for a given item based on the information that the seller is providing. The provided information could be the description of the item, the category, the brand name, the item condition or the delivery option as well as other things. This is a regression problem and Natural Language Processing (NLP) techniques are used as well. An extensive data exploration is performed to help solving the problem. Logarithmic transformation is applied to skewed data and categorical features are combined with numerical ones. The developed modal produced promising results.
Original language | English |
---|---|
Title of host publication | ICAAI 2018 - 2018 the 2nd International Conference on Advances in Artificial Intelligence |
Publisher | ACM |
Pages | 41-45 |
Number of pages | 5 |
ISBN (Electronic) | 9781450365833 |
DOIs | |
Publication status | Published - 6 Oct 2018 |
Event | 2nd International Conference on Advances in Artificial Intelligence, ICAAI 2018 - Barcelona, Spain Duration: 6 Oct 2018 → 8 Oct 2018 |
Conference
Conference | 2nd International Conference on Advances in Artificial Intelligence, ICAAI 2018 |
---|---|
Country/Territory | Spain |
City | Barcelona |
Period | 6/10/18 → 8/10/18 |
Keywords
- Data visualisation
- Feature union
- Logaritmic transformation
- Natural language processing
- Price prediction
- Regression