Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: Disadvantages

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 MiningLeave a 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)

Deep Learning, Machine Learning - Data MiningLeave a comment

Sigmoid, tanh activations and their loss of popularity

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

The sigmoid and tanh activation functions were very frequently used in the past but have been losing popularity in the era of Deep learning. Continue reading Sigmoid, tanh activations and their loss of popularity

Classification Models, Machine Learning - Data MiningLeave a comment

Naive Bayes classifier: a comprehensive guide

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

In this blog post, we show and explain the Bayes formula, how to build a Naive Bayes classifier, its assumptions, strengths, and weakness. Continue reading Naive Bayes classifier: a comprehensive guide

Machine Learning - Data Mining, MiscellaneousLeave a comment

How Intelligent systems damage the data

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

Applications, such as using Machine Learning to boost the recruitment process, may bring more harm than good. Continue reading How Intelligent systems damage the data

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