Evaluating Multi-label Classifiers
How Neural Networks Solve the XOR Problem
Understanding Dynamic Programming
Understanding Maximum Likelihood Estimation
Understanding Fishers Linear Discriminant
Visualizing the Defective Chessboard problem
Python: Decorators in OOP
The Object Oriented Programming paradigm became popular in the ’60s and ‘70s, in languages like Lisp and Smalltalk. Such features were also added to existing languages like Ada, Fortran and Pascal.
Python is an object oriented programming language, though it doesn’t support strong encapsulation.
This post was originally written on Medium. Head there to read more!