Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: linearity

Deep Learning, Machine Learning - Data MiningLeave a comment

ELU activation: A comprehensive analysis

February 16, 2020July 31, 2020 Tung.M.Phung

Through various experiments, ELU is accepted by many researchers as a good successor of the original version (ReLU). Continue reading ELU activation: A comprehensive analysis

Classification Models, Machine Learning - Data Mining2 Comments

Logistic Regression: Advantages and Disadvantages

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

In the previous blogs, we have discussed Logistic Regression and its assumptions. Today, the main topic is the theoretical and empirical goods and bads of this model. Continue reading Logistic Regression: Advantages and Disadvantages

Deep Learning, Machine Learning - Data Mining1 Comment

Rectifier Linear Unit (ReLU)

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

Despise its simplicity, ReLU previously achieved the top performance over various tasks of modern Machine Learning. Continue reading Rectifier Linear Unit (ReLU)

Classification Models, Machine Learning - Data MiningLeave a comment

Assumptions of Logistic Regression

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

When these requirements, or assumptions, hold true, we know that our Logistic model has expressed the best performance it can. Continue reading Assumptions of Logistic Regression

Machine Learning - Data Mining, Regression ModelsLeave a comment

Disadvantages of Linear Regression

October 12, 2019July 31, 2020 Tung.M.Phung

If you are considering using Linear regression for your production pipeline, you should be aware of its 4 drawbacks. Continue reading Disadvantages of Linear Regression

Machine Learning - Data Mining, Regression ModelsLeave a comment

Assumptions of Linear Regression

October 6, 2019November 15, 2020 Tung.M.Phung

In which cases does Linear Regression perform the best? In which cases should we use other algorithms? Continue reading Assumptions of Linear Regression

Machine Learning - Data Mining, Regression ModelsLeave a comment

Types of Linear regression

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

a number of different types of Linear regression based on various points of view Continue reading Types of Linear regression