We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看起来有点乱 文件有点乱
执行顺序是main里面的顺序吗?有个步骤说明就好了。
fetch_sample.py 里面抽取正负样本,是根据test data的正样本过滤temp_train_feature.csv的正负样本,有点不太明白。。为何是根据test_data过滤train data的?
PS: 小白。想验证下你的流程
The text was updated successfully, but these errors were encountered:
按照fetch_sample.py代码里所写看出,../data/test.csv应该是17号的原始数据,然后根据原始数据的正样本字段匹配对应的已提取特征数据吗,BTW,貌似代码中没见到对18号的数据进行分类。
PS,tianchi_liyumeng和tianchi_bigdata是什么关系,应该是两个不同的方案吧
Sorry, something went wrong.
No branches or pull requests
看起来有点乱 文件有点乱
执行顺序是main里面的顺序吗?有个步骤说明就好了。
fetch_sample.py 里面抽取正负样本,是根据test data的正样本过滤temp_train_feature.csv的正负样本,有点不太明白。。为何是根据test_data过滤train data的?
PS: 小白。想验证下你的流程
The text was updated successfully, but these errors were encountered: