Skip to content
#

subplots

Here are 40 public repositories matching this topic...

Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images

  • Updated Nov 21, 2019
  • Jupyter Notebook

Matplotlib The Figure is the overall window or page that everything is drawn on. It’s the top-level component of all. To the figure you add Axes. The Axes is the area on which the data is plotted. A figure can have multiple axes. Note: when you see, for example, plt.xlim, you’ll call ax.set_xlim() behind the covers. All methods of an Axes object…

  • Updated Mar 26, 2022
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the subplots topic, visit your repo's landing page and select "manage topics."

Learn more