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.
Tag: engineering
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.