We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ac98014
详见readme 由于pandas打包会导入一些不必要的库,所以exe会很大。 有空可能对exe做个瘦身。 如果有条件可以直接跑代码。
64bf699
config.ini 内容如下
[user] label_user = User [remote] host = sever username = root password = pswd [data] local_path = data.csv remote_path = data/data.csv buffer_path = buffer.csv [column] bool_cols = ['uncertain', 'invalid', 'punctuation', 'symbol', 'space', 'change']
41196b0
v0.4.1 为优化打包,优化了部分import
3c1b763
v0.3.0 添加了模型预测结果及其置信
592a2c7
放置方法如图