Twitter Sentiment Analysis using R

Twitter Sentiment Analysis using R

In the past one decade, there has been an exponential surge in the online activity of people across the globe. The volume of posts that are made on the web every second runs into millions. To add to this, the rise of social media platforms has led to flooding to...
Creating & Visualizing Neural Network in R

Creating & Visualizing Neural Network in R

Introduction Neural network is an information-processing machine and can be viewed as analogous to human nervous system. Just like human nervous system, which is made up of interconnected neurons, a neural network is made up of interconnected information processing...
Modelling Time Series Processes using GARCH

Modelling Time Series Processes using GARCH

To go into the turbulent seas of volatile data and analyze it in a time changing setting, ARCH models were developed. Marching towards the ARCH and GARCH When techniques like linear regression or time series were aimed at modelling the general trend exhibited by a set...