{Programing}/Python
matplotlib
탱타로케이
2021. 5. 10. 10:02
시각화 패키지.
각종 꺾은선 그래프, 분포 그래프, 이미지, 막대그래프, 3차원 그래프, 원형 그래프, 표 등
데이터를 표현할수 있는 모든 방식을 지원.
matplotlib.org/stable/index.html
Matplotlib: Python plotting — Matplotlib 3.4.2 documentation
matplotlib.org
머신러닝, 딥러닝에선 필수적인 패키지.
학습과정이나 결과등을 판단하기 위한 보조자료로서 각종 그래프가 필요하기때문.
치트시트
github.com/matplotlib/cheatsheets#cheatsheets
matplotlib/cheatsheets
Official Matplotlib cheat sheets. Contribute to matplotlib/cheatsheets development by creating an account on GitHub.
github.com