Summary
Simple definition
The four tenants of OOP
How Do You Define a Class in Python?
Classes VS Instances
Class Definition
How Do You Instantiate a Class in Python?
Instance Methods.
How Do You Inherit From Another Class in Python?
[Read More]
Supervised machine learning
When training is done on a Laballed data-set, with known input and output, those algorithms learns to map between input and correct output.
[Read More]