The focus of this project is to introduce bayesian decision theory from a practical point of view; by implementing a naive bayes classifier in python.
Author: Abdullah Alnuaimi
An Electrical Engineer who is fascinated with data science.
Linear Regression with Python (3.6).
The focus of this article is to illustrate the application of Linear Regression using the sklearn library in python.