[DS][Visualization] Additional Plot
Categorical Plot Types¶ In [1]: import pandas as pd import seaborn as sns import matplotlib.pyplot as plt %matplotlib inline stripplot() and swarmplot()¶ In [2]: df = pd.read_csv('./dataset/schoolimprovement2010grants.csv') In [3]: sns.stripplot(data=df, x='Award_Amount', y='Model Selected', jitter=True) Out[3]: In [4]: # Create and display a swarmplot with hue set to the..
Study/AI
2020. 5. 12. 21:29
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 한빛미디어
- Windows Phone 7
- Kinect SDK
- PowerPoint
- ColorStream
- ai
- 강화학습
- 파이썬
- Kinect for windows
- windows 8
- 딥러닝
- arduino
- Gan
- Distribution
- Variance
- RL
- Off-policy
- processing
- End-To-End
- dynamic programming
- Policy Gradient
- DepthStream
- Pipeline
- TensorFlow Lite
- Expression Blend 4
- bias
- Offline RL
- reward
- Kinect
- SketchFlow
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함