Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

File metadata and controls

16 lines (13 loc) · 1.08 KB

Digikala Data Cup

Digikala cup was a data science competition which was held in Quera.

First question was a time series analysis, which was about predicting digikala future sales according to their dataset.
check the code here.

Second question was a text classification problem.
check the code here.

Fourth question was a vision problem. The program must reconize the color of the products.
check the code here.

fastai library (which is a pytorch API) is used in codes.