日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 综合教程 >内容正文

综合教程

test3

發布時間:2024/1/4 综合教程 39 生活家
生活随笔 收集整理的這篇文章主要介紹了 test3 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Configuring RNN model...
WARNING:tensorflow:From /home/luo/TensorflowProject/LSTM_2019042202/LSTM_Model0504.py:83: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version.
Instructions for updating:

Future major versions of TensorFlow will allow gradients to flow
into the labels input on backprop by default.

See @{tf.nn.softmax_cross_entropy_with_logits_v2}.

Loading test data...
INFO:tensorflow:Restoring parameters from checkpoints/textrnn050401/best_validation1
Testing...
Test Loss:    1.6, Test Acc:  90.97%
Precision, Recall and F1-Score...
              precision    recall  f1-score   support

           1       0.89      0.07      0.13        29
           2       0.91      0.03      0.07        29
           3       0.81      0.03      0.06        30
           4       0.74      0.12      0.35        30
           5       0.66      0.08      0.00        30

   micro avg       0.23      0.23      0.23       148
   macro avg       0.51      0.23      0.12       148
weighted avg       0.50      0.23      0.12       148

[[5 0 0 1 1]
 [0 6 0 1 0]
 [0 0 4 2 1]
 [1 1 0 3 1]
 [0 2 1 2 2]]

[[5 0 1 0 1]
 [0 6 0 1 0]
 [1 0 4 1 1]
 [1 1 0 3 1]
 [0 2 1 2 2]]

[[5 0 1 0 1]
 [0 6 0 1 0]
 [1 0 4 1 1]
 [1 0 1 3 2]
 [0 0 2 3 2]]

classID		precision
1       0.71
2       0.86
3       0.57
4       0.43
5       0.43



precision    recall  f1-score   support

           1       1.00      0.71      0.83         7
           2       0.75      0.86      0.80         7
           3       0.67      0.57      0.62         7
           4       0.45      0.71      0.56         7
           5       0.40      0.29      0.33         7

   micro avg       0.63      0.63      0.63        35
   macro avg       0.65      0.63      0.63        35
weighted avg       0.65      0.63      0.63        35

Confusion Matrix...
[[5 0 1 0 1]
 [0 6 0 1 0]
 [1 0 4 1 1]
 [1 0 1 3 2]
 [0 0 2 3 2]]

[[5 0 0 1 0]
 [0 6 0 0 0]
 [0 0 5 1 0]
 [0 0 1 4 1]
 [0 0 0 2 4]]


classID        precision
1    0.833
2    1.000
3    0.833
4    0.667
5    0.500
Confusion Matrix...
[[5 0 0 1 0]
 [0 6 0 0 0]
 [0 0 5 1 0]
 [0 0 1 4 1]
 [0 0 1 2 3]]



總結

以上是生活随笔為你收集整理的test3的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。