Mastering Text Analytics

Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

The goal of this program is to enable your skills, essentially turn text into data for analysis with applying Machine learning, natural language processing and analytical methods. To accomplish this, text analytics courses include text data pre-processing, extracting themes and information, text visualization and predictive analytics.

What Will You Learn?

  • Apply multiple data pre-processing techniques to convert unstructured raw data in to machine readable vector representations
  • Understanding the behaviour from the data using techniques like sentiment analysis
  • Discover the abstract from the collection of documents using techniques like topic modelling
  • Classify the document in to multiple classes for deeper insights using techniques like text classification
  • Apply machine learning algorithm for text analysis

Course Content

Machine Learning

  • Introduction
  • Introduction to Sklearn
  • Common ML Algorithms
  • Simple Linear Regression using sklearn
  • Logistic Regression – Code Demo
  • Evaluation metrics for classification models
  • Evaluation metrics and Naive Bayes Demo – Part 1
  • Evaluation metrics and Naive Bayes Demo – Part 2
  • Decision Trees for classification
  • Decision Trees for classification – Demo
  • Decision Trees for Regression
  • Decision Trees for Regression – Code demo
  • Naïve Bayes
  • Multiple Linear regression – Demo
  • SVM for classification
  • SVM for classification – Demo
  • KNN for Classification
  • KNN for Classification – Demo
  • Understanding K-means clustering
  • Understanding K-means clustering – Demo
  • Understanding Agglomerative Clustering
  • Understanding Agglomerative Clustering – Demo
  • Assignment 1 – IPL Player clustering using Kmeans
  • Assignment 2 – Restaurant classification based on Reviews
  • Case Study – Life Expectancy prediction
  • Case Study – Predict Credit Card defaults
  • Project – Classification of Human activity Recoginition
  • Project – Predictive model to forecast the sales of a supermarket
  • Machine Learning : Quiz

Advanced Machine Learning

Text Analytics