motefly / DeepGBM

SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks
647 stars 135 forks source link

Can someone show an example of how to use DeepGBM with pd #32

Closed hypersad closed 2 years ago

hypersad commented 3 years ago

RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.

sakibsadmanshajib commented 3 years ago

I can help if I can get a little more context.

jaronn commented 2 years ago

download the code which include the example发自我的华为手机-------- 原始邮件 --------发件人: m416kar98k @.>日期: 2022年2月23日周三 清晨5:54收件人: motefly/DeepGBM @.>抄送: Subscribed @.***>主 题: Re: [motefly/DeepGBM] Can someone show an example of how to use DeepGBM with pd (#32) Closed #32.

—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>

3hope9 commented 2 years ago

I can help if I can get a little more context.

I meet the same problem,can you help me?

3hope9 commented 2 years ago

RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.

I meet the same error,what's the problem?