You are on page 1of 3

DATA SCIENCE TIPS

1. Introduction to Statistical Learning


(https://www-bcf.usc.edu/~gareth/ISL/), con su curso online
correspondiente
(https://lagunita.stanford.edu/courses/HumanitiesSciences/Stat
Learning/Winter2016/about)

2. Machine Learning por Andrew Ng


(https://www.coursera.org/learn/machine-learning)

3. Deep Learning Specialization por Andrew Ng


(https://www.coursera.org/specializations/deep-learning)

4. Recommender Systems
Specialization: https://www.coursera.org/specializations/recomm
ender-systems

5. Recommender Systems Handbook (considerada la biblia en


sistemas de
recomendacion): http://www.cs.ubbcluj.ro/~gabis/DocDiplome/
SistemeDeRecomandare/Recommender_systems_handbook.pdf

Ademas les dejo algunos recursos que he estado utilizando


ultimamente:
Recursos:

1. RecSys conference: https://recsys.acm.org/best-papers/

2. Tensorflow
Serving: http://learningsys.org/nips17/assets/papers/paper_1.pdf

3. Tensorflow Ranking: https://github.com/tensorflow/ranking

4. LightFM: https://github.com/lyst/lightfm

5. Recurrent Neural Networks for Session-based


Recommendations — ACM RecSys
2018: https://www.youtube.com/watch?v=M7FqgXySKYk

6. Tutorial on Sequence Aware Recommender Systems — ACM


RecSys
2018: https://www.slideshare.net/MassimoQuadrana/tutorial-
on-sequence-aware-recommender-systems-acm-recsys-2018

Papers:

1. Content2Vec: Specializing Joint Representations of Product


Images and Text for the task of Product
Recommendation: https://openreview.net/pdf?id=ryTYxh5ll
2. Session-based Recommendations With Recurrent Neural
Networks: https://arxiv.org/pdf/1511.06939.pdf

3. Applying Deep Learning To Airbnb


Search: https://arxiv.org/pdf/1810.09591.pdf

4. Pinterest: Pixie: A System for Recommending 3+ Billion Items


to 200+ Million Users in Real-
Time: https://arxiv.org/abs/1711.07601

5. RecSys Challenge Winners: https://recsys.acm.org/challenges/

6. Meta-Prod2Vec — Product Embeddings Using Side-Information


for Recommendation: https://arxiv.org/abs/1607.07326

Tambien incluyo una charla que di en Uruguay sobre el


tema: https://youtu.be/ZPdRjh9B8mY?t=3880

7. End-to-end neural network architecture for fraud scoring in


card
payments: https://www.sciencedirect.com/science/article/abs/pii
/S016786551730291X

You might also like