Pregunta de entrevista de BuildZoom

Build a predictive model for the data

Respuesta de la entrevista

Anónimo

12 de feb de 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.