"/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py:1742: UserWarning: This figure includes Axes that are not compatible with tight_layout, so its results might be incorrect.\n",
" warnings.warn(\"This figure includes Axes that are not \"\n"
"/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py:1742: UserWarning: This figure includes Axes that are not compatible with tight_layout, so its results might be incorrect.\n",
" warnings.warn(\"This figure includes Axes that are not \"\n"
/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py:1742: UserWarning: This figure includes Axes that are not compatible with tight_layout, so its results might be incorrect.
warnings.warn("This figure includes Axes that are not "
%%%% Output: display_data
[Hidden Image Output]
%% Cell type:code id: tags:
``` python
df=jitter.prep(original,config=config)
jitter.trace_jitter(df)
```
%%%% Output: stream
4018 / 4095 are no outliers.
%%%% Output: stream
/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py:1742: UserWarning: This figure includes Axes that are not compatible with tight_layout, so its results might be incorrect.
warnings.warn("This figure includes Axes that are not "
%%%% Output: display_data
[Hidden Image Output]
%% Cell type:code id: tags:
``` python
linear_regression(original,"Feedback_D")
```
%%%% Output: stream
R-Score: 0.0444517602497
%%%% Output: stream
/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py:1742: UserWarning: This figure includes Axes that are not compatible with tight_layout, so its results might be incorrect.
warnings.warn("This figure includes Axes that are not "