Categories
general kaggle

Will my Customer Come Back : Playing with CLV

I’ve been tinkering with customer lifetime value modeling the past few days since the Olist dataset in Kaggle went up. In particular, I wanted to explore the tried and tested probabilistic models, BG/NBD and GammaGamma to forecast future purchases and profits. I also wanted to see if the machine learning approach could do well — […]

Categories
code kaggle recommender sessions

Recommendation Roadtrip- My PythonPH Talk

Join me in this roadtrip of different recommender algorithms.

Categories
computer vision deep learning

Can a machine distinguish dog breeds?

Time for another vision blog. Here, I’ll talk about dogs. Humans can identify a dog from a cat well enough, but it’s a little harder to distinguish specific dog breeds. For instance, can you tell which is which in the following? Well, on the left is a Siberian Husky and on the right is an […]

Categories
kaggle network analysis

TED Talks Network

With some data wizardry, here’s the TED Talks Network!

Categories
code conferences sessions

DOST – Summer School for AI – Code Materials

DOST organized a summer school tackling AI, machine learning and data science for researchers, teachers, graduate students and industry practitioners. I had the privilege of teaching the first module, Python programming.