fastaidocsprint / fastai

Documentation Sprint for the fastai deep learning library
http://fastaidocsprint.github.io/fastai
Apache License 2.0
15 stars 16 forks source link

20_interpret: create docments #18

Closed marii-moe closed 2 years ago

marii-moe commented 2 years ago

Add docments to 20_interpret.

See the style guide and contribution guide for more details (links will be added when created).

This requires a beginner familiarity with fastai, specifically fastai's Learner. This notebook defines ways to interpret models including confusion matrices and plotting examples of confused examples.

Documents progress(only one section:

edwinhung commented 2 years ago

Hi, I would like to work on document of this notebook.