Jacob Biloki

Results 3 issues of Jacob Biloki

``` OPERATION DATA DIMENSIONS WEIGHTS(N) WEIGHTS(%) Input ##### 72 300 InputLayer | ------------------- 0 0.0% ##### 72 300 Dense XXXXX ------------------- 15050 92.0% ##### 72 50 InputLayer | ------------------- 0...

I am not sure this is correctly implemented, the curve seems off I get a negative curve

Hello when attempting to save a dataframe as such: ``` import dataframe_image as dfi from IPython.display import display, HTML ... percent_columns = ['Precision', 'Recall', 'F-1'] print('INTENT ARGS EVAL:') output =...