A Google colab notebook is provided https://colab.research.google.com/drive/1mg55pLdJcevT8NLw3NyhOvn-LgZWVTQD
Python classes allow you to use object oriented programming style. OOP makes it simpler to organise all the code for an 'object' into a class. This breaks the programming problem down into smaller compartments where each class can be debugged on its own. It also allows inheritance meaning you can build classes which inherit all the properties of existing classes.
Please ensure you have a way of using Jupyter Notebooks on your computer so you can follow along. Having a Google account is one way to achieve this as you can use Google colab for free and don't even need Python installed on your computer.
Register at https://www.meetup.com/beginners-python-machine-learning/events/308274927/
Instructor:
D Tim Cummings
There is a slackspace for sharing data and chatting during the streaming event at beginnerspython.slack.com - please email skypyprojectatgmaildotcom for an invitation to join the space.
Download
0 formats
No download links available.
216 - Object Oriented Programming in Python | NatokHD