XBNet icon indicating copy to clipboard operation
XBNet copied to clipboard

Runs on numpy-1.21.2, not the most recent one, which causes kernel to die because it is an incompatible version. Also label encoder in model generates an error with newer version of scikitlearn i believe..

Open isabelayepes opened this issue 3 years ago • 1 comments

Based on what i saw if you put this into the classifier too it might help: use_label_encoder =False for the sci kit learn error.

isabelayepes avatar Dec 23 '21 15:12 isabelayepes

I'll check it out and let you know. Thank you for bringing this to my attention.

On Thu, Dec 23, 2021, 21:06 isabelayepes @.***> wrote:

Based on what i saw if you put this into the classifier too it might help: use_label_encoder =False for the sci kit learn error.

— Reply to this email directly, view it on GitHub https://github.com/tusharsarkar3/XBNet/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOH5V7IHBR3N2BNG6P3DFV3USM6YNANCNFSM5KVARTWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Disclaimer The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future. Opinions, conclusions and other information in this message that do not relate to the official business of the sender's company shall be understood as neither given nor endorsed by it. 

Finally, please do not print this email unless it is necessary. Every unprinted email helps the environment.

tusharsarkar3 avatar Dec 23 '21 15:12 tusharsarkar3