Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: feature selection

Machine Learning - Data Mining, Regression ModelsLeave a comment

Advantages of Linear Regression

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

Linear regression is frequently used in practice because of these 7 reasons. Continue reading Advantages of Linear Regression

Machine Learning - Data Mining, Regression ModelsLeave a comment

Regularization for Linear regression

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

We tackle Regularization for Linear Regression by answering 5 questions: What, When, Where, How, and Why? Continue reading Regularization for Linear regression

Feature Engineering, Machine Learning - Data MiningLeave a comment

Feature selection with sklearn

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

Feature selection is hard but very important. Continue reading Feature selection with sklearn