Domanda di colloquio di BuildZoom

Build a predictive model for the data

Risposta di colloquio

Anonimo

12 feb 2016

Break down the description feature into bag-of-words feature set, and use other categorical data, SVM showed the best results. I used Scikit library for this task.