A gentle introduction* to Python
*non-exhaustive
Search for a command to run...
Series
The aim of the series is to consolidate a foundational understanding of Machine Learning.
*non-exhaustive
A one-page summary on NumPy. This is non-exhaustive but those listed are commonly used. References: Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass Jason Brownlee's notes on broadcasting with NumPy arrays
The documentation for Pandas is very comprehensive, you may wish to browse through it for more examples. References used: Pandas Documentation Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass
Click here for part 1 Here's part two of the notes:
Here are the resources I used: https://matplotlib.org https://www.udemy.com/course/python-for-machine-learning-data-science-masterclass
Here are the references I used: Seaborn Documentation Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass