Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: cost function

Classification Models, Machine Learning - Data MiningLeave a comment

Binary Classification Evaluation Summary

January 15, 2020July 31, 2020 Tung.M.Phung

This article attempts to summarize the popular evaluation metrics for binary classification problems. Continue reading Binary Classification Evaluation Summary

Machine Learning - Data Mining, Regression ModelsLeave a comment

Linear Regression in Python

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

Train and cross-validate your Linear regression on Python with pre-defined or customized evaluation functions. Continue reading Linear Regression in Python

Machine Learning - Data Mining, Regression ModelsLeave a comment

Regression Objective and Evaluation Functions

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

This article differentiate objective functions from evaluation functions and elaborate some examples of them. Continue reading Regression Objective and Evaluation Functions