Machine Learning

Sentiment Analysis for Interview Transcripts

Introduction The most common way for researchers to get into depth and obtain detailed insights is through one-on-one interviews and the analysis of their transcripts. Interviews can provide a wealth of information.  Transcripts of such interviews aid in qualitative analysis. However, such analyses are subjective and rely heavily on the authors’ or researchers’ points of …

Sentiment Analysis for Interview Transcripts Read More »

Machine Learning – Supervised – Linear Regression

Introduction Machine Learning is broadly classified into two types :  Supervised Learning Unsupervised Learning Supervised Learning In supervised learning, we will have our input and output variables defined and we ask the machine to learn from the existing data and use that learning on unseen/future data for prediction. For example, let’s consider we have data …

Machine Learning – Supervised – Linear Regression Read More »