[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
- 강화학습
- processing
- Kinect for windows
- Windows Phone 7
- Variance
- SketchFlow
- windows 8
- reward
- Policy Gradient
- Kinect
- Gan
- 딥러닝
- End-To-End
- Pipeline
- bias
- RL
- TensorFlow Lite
- arduino
- ai
- ColorStream
- PowerPoint
- Kinect SDK
- Off-policy
- 파이썬
- DepthStream
- Distribution
- 한빛미디어
- dynamic programming
- Offline RL
- Expression Blend 4
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함