删除冗余文件
This commit is contained in:
parent
db6e6ae28e
commit
744594ac76
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,6 +13,7 @@ build/
|
||||
dataset/
|
||||
yuanyoudataset/
|
||||
juxitingdataset/
|
||||
logs/
|
||||
develop-eggs/
|
||||
dist/
|
||||
downloads/
|
||||
|
Binary file not shown.
Binary file not shown.
@ -40,8 +40,8 @@ pdfmetrics.registerFont(TTFont('SimSun', 'SimSun.ttf'))
|
||||
plt.rcParams['font.sans-serif'] = ['SimHei'] # 用来正常显示中文标签
|
||||
plt.rcParams['axes.unicode_minus'] = False # 用来正常显示负号
|
||||
|
||||
from config_jingbo_pro import *
|
||||
# from config_jingbo import *
|
||||
# from config_jingbo_pro import *
|
||||
from config_jingbo import *
|
||||
# from config_juxiting import *
|
||||
|
||||
|
||||
|
10250
logs/pricepredict.log.1
10250
logs/pricepredict.log.1
File diff suppressed because it is too large
Load Diff
11681
logs/pricepredict.log.2
11681
logs/pricepredict.log.2
File diff suppressed because it is too large
Load Diff
11069
logs/pricepredict.log.3
11069
logs/pricepredict.log.3
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user