Recent Posts

Building Reproducible ML Pipelines

4 minute read

       One of the common problems encountered while building and deploying machine learning models is the lack of reproducibility in the machine learning wor...

Movie Box Office Revenue Prediction

21 minute read

The movie box office revenue prediction is a problem that is widely being worked on by researchers and production houses. In our problem, the revenue predict...

Time Series Forecasting - Part 2

6 minute read

Autoregressive-Integrated-Moving Average (ARIMA) modelling is another popular technique for time series forecasting which aims to describe autocorrelations i...

Time Series Forecasting - Part 1

7 minute read

Forecasting techniques have a range of applications such as stocking inventory in warehouses, scheduling staff in call centers, generating electricity in pow...

Text Analytics on Yelp Reviews

13 minute read

Leveraging structured information like numerical and categorical variables for predictive analytics has been done in academics for a relatively long period o...