Skip to content

Tung M Phung's Blog

  • Home
  • About me

Category: Exploratory Data Analysis

Classification Models, Deep Learning, Exploratory Data Analysis, Feature Engineering, Machine Learning - Data Mining1 Comment

Case study: Machine Learning and Deep Learning for Knowledge Tracing in Programming Education

May 8, 2022May 14, 2022 Tung.M.Phung

Applying Machine Learning and Deep Learning to solve the Knowledge Tracing problem in the context of Programming classrooms. Continue reading Case study: Machine Learning and Deep Learning for Knowledge Tracing in Programming Education

Exploratory Data Analysis, Machine Learning - Data MiningLeave a comment

On ensuring fairness: Statistical parity vs Causal graphs

July 31, 2021July 31, 2021 Tung.M.Phung

We tackle the problem of ensuring fairness in machine learning, from using the traditional statistical parity to exploiting a causal network. Continue reading On ensuring fairness: Statistical parity vs Causal graphs

Exploratory Data Analysis, Feature Engineering, Machine Learning - Data Mining2 Comments

A survey of correlation analysis methods

May 24, 2021May 24, 2021 Tung.M.Phung

A summary of popular methods to analyze the dependency between variables. Continue reading A survey of correlation analysis methods

Exploratory Data Analysis, Machine Learning - Data MiningLeave a comment

Does Causality imply Correlation?

December 21, 2019July 31, 2020 Tung.M.Phung

I have seen enough threads saying that Correlation does NOT imply Causality. Yes, that is true, but how about the other way around? Continue reading Does Causality imply Correlation?

Exploratory Data Analysis, Machine Learning - Data Mining2 Comments

QQ-plot versus PP-plot versus Probability plot

September 25, 2019July 31, 2020 Tung.M.Phung

This blog discuss QQ-plot, PP-plot, Probability plot, the relationship and the confusion amongst these three. Continue reading QQ-plot versus PP-plot versus Probability plot

Exploratory Data Analysis, Machine Learning - Data MiningLeave a comment

What is Multicollinearity (or Collinearlity) ?

August 28, 2019July 31, 2020 Tung.M.Phung

To better understand the definition of collinearity, let’s start with an example… Continue reading What is Multicollinearity (or Collinearlity) ?