joaoaleite / SmartphoneMatching

This is my solution to the problem of classifying a smartphone amongst other products.

Repository from Github https://github.comjoaoaleite/SmartphoneMatchingRepository from Github https://github.comjoaoaleite/SmartphoneMatching

Smartphone Matching (Processo Seletivo Birdie)

Crawling de smartphones, classificação e matching.

birdie_ps_2019.ipynb é o código de classificação e matching dos protudos.

O código de crawling dos smartphones encontra-se em crawler/birdie_ps/spiders/init.py

1a Fase:
Os dados base estão em data/data_estag_ds.tsv
Os dados classificados estao em data/resultados.tsv

2a Fase:
Os dados crawleados estão em data/submarino_smartphones.tsv
Os produtos com match estão em data/matching.tsv

A pasta ps_2018 contem minhas tentativas anteriores.

About

This is my solution to the problem of classifying a smartphone amongst other products.


Languages

Language:Jupyter Notebook 93.6%Language:Python 6.4%