nlpjoe / CCF-BDCI-Automotive-Field-ASC-2018

CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案
141 stars 47 forks source link

求教:stacking 步骤报错 need at least one array to concatenate #3

Open immorwave opened 5 years ago

immorwave commented 5 years ago

单纯跑代码,还没细扣

train_x = np.concatenate(oof_data, axis=-1) image

是不是 image 下载的data下并没有这个目录 啊

烦劳指教

nlpjoe commented 5 years ago

改成你的模型输出文件夹路径

immorwave commented 5 years ago

又来叨扰 EDA.ipynb有没有更新好顺序的版本呢

nlpjoe commented 5 years ago

那个比较乱,没有整理顺序。因为整理得再跑,比较费时间😂

                        joezhow777

                                邮箱:joezhow777@gmail.com

Signature is customized by Netease Mail Master

在2018年12月30日 09:59,immorwave 写道: 又来叨扰 EDA.ipynb有没有更新好顺序的版本呢

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/nlpjoe/CCF-BDCI-Automotive-Field-ASC-2018","title":"nlpjoe/CCF-BDCI-Automotive-Field-ASC-2018","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/nlpjoe/CCF-BDCI-Automotive-Field-ASC-2018"}},"updates":{"snippets":[{"icon":"PERSON","message":"@immorwave in #3: 又来叨扰\r\nEDA.ipynb有没有更新好顺序的版本呢"}],"action":{"name":"View Issue","url":"https://github.com/nlpjoe/CCF-BDCI-Automotive-Field-ASC-2018/issues/3#issuecomment-450533997"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/nlpjoe/CCF-BDCI-Automotive-Field-ASC-2018/issues/3#issuecomment-450533997", "url": "https://github.com/nlpjoe/CCF-BDCI-Automotive-Field-ASC-2018/issues/3#issuecomment-450533997", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

immorwave commented 5 years ago

好的,谢谢啦!!!

immorwave commented 5 years ago

image image 这个是出现什么问题了呢?? 第一次跑这种模型,渣渣电脑居然跑了一天

nlpjoe commented 5 years ago

这个没有,注释掉吧,看看这个#2