Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: sklearn

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

DataVisualization, Machine Learning - Data MiningLeave a comment

Basic plots with Matplotlib

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

Matplotlib is undeniably the most prevalent name in the family of visualization libraries in Python. Continue reading Basic plots with Matplotlib