mirror of
https://github.com/newnius/YAO-optimizer.git
synced 2025-12-13 00:16:44 +00:00
update
This commit is contained in:
1
serve.py
1
serve.py
@@ -142,6 +142,7 @@ def draw_yqy(config, origin_data, predict_norm_data, mean_yqy, std_yqy):
|
||||
assert label_norm_data.shape[0] == predict_norm_data.shape[
|
||||
0], "The element number in origin and predicted data is different"
|
||||
|
||||
print("dasdsadsadas")
|
||||
# label_norm_data=label_norm_data[:,1]
|
||||
label_name = 'high'
|
||||
label_column_num = 1
|
||||
|
||||
Reference in New Issue
Block a user