왕현성
코딩발자취
왕현성
전체 방문자
오늘
어제
  • 코딩 (277)
    • Python (71)
    • Java (16)
    • MySQL (34)
    • 인공지능 (48)
      • 머신러닝 (16)
      • 딥러닝 (32)
    • 영상처리 (4)
    • Rest API (21)
    • Android Studio (25)
    • streamlit (13)
    • DevOps (22)
      • AWS (9)
      • PuTTY (5)
      • Git (4)
      • Serverless (2)
      • Docker (2)
    • IT 기술 용어 (6)
    • 디버깅 ( 오류 해결 과정 ) (17)

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • pip install labelme
  • unsupervised
  • UnboundLocalError
  • ckpt_file
  • get_long_description
  • encoding='utf-8'
  • ComputerVision
  • labelme UnocodeDecodeError
  • numpy
  • 의료이미징
  • imageprocessing
  • 영상처리역사
  • maskimage
  • 기상탐사
  • yolov8
  • OpenCV
  • 딥러닝
  • pytorch
  • tune()
  • PYTHON
  • 영상처리
  • 영상기술
  • alibi-detection
  • TensorFlow
  • 컴퓨터비전
  • labelme
  • matplotlib
  • 비지도학습
  • alibidetect
  • PIL

최근 댓글

최근 글

티스토리

250x250
hELLO · Designed By 정상우.
왕현성

코딩발자취

Python파이썬 데이터 시각화 matplotlib seaborn regplot , pairplot
Python

Python파이썬 데이터 시각화 matplotlib seaborn regplot , pairplot

2022. 11. 28. 14:43
728x90
sb.regplot(data=df,x='displ',y='comb')
plt.title('Displ Vs Comb')
plt.xlabel('Displacement (L)')
plt.ylabel('Combined Fuel Eff (mpg)')
plt.show()

# reg의 뜻?? regression : 데이터에 fitting한다는 의미.

sb.pairplot(data=df,vars=['displ','comb','co2'])
plt.show()

'Python' 카테고리의 다른 글

파이썬Python pandas DataFrame 포함되지않는 문자 찾기 '~', contains()  (0) 2022.11.29
Python파이썬 데이터 시각화 matplotlib heatmaps hist2d()  (0) 2022.11.28
Python파이썬 데이터 시각화 matplotlib scatterplots,  (0) 2022.11.28
Python파이썬 데이터 시각화 matplotlib subplot()  (0) 2022.11.28
Python파이썬 데이터 시각화 matplotlib histogram(히스토그램)  (0) 2022.11.28
    'Python' 카테고리의 다른 글
    • 파이썬Python pandas DataFrame 포함되지않는 문자 찾기 '~', contains()
    • Python파이썬 데이터 시각화 matplotlib heatmaps hist2d()
    • Python파이썬 데이터 시각화 matplotlib scatterplots,
    • Python파이썬 데이터 시각화 matplotlib subplot()
    왕현성
    왕현성
    AI 머신비전 학습일지

    티스토리툴바