rxjx

Results 15 comments of rxjx

Some random clicking on the window indicates that UI elements are there but just not visible. I tried switching to a light theme in the Mac settings but that didn't...

Verified that python-tk, tcl-tk and tkmacosx-1.0.5 are installed.

Apparently this was being caused by NUL (0x00) characters in the file. I can easily fix it but it would be nice if the code could deal with this in...

The workaround seems to work for me but not if I want to use 0.4.0 which is what I'd prefer to use.

OK, I was able to reproduce your error. Try "disconnect and delete runtime", then. the workaround, then a restart. You error should go away, at least it did for me.

Yes, I was already doing that. I was just curious if that gets adjusted internally as part of optimization. Is it not done because you've seen that causing overfitting? Or...

Thanks for the response. I can definitely take a look at doing this, although not in a prompt manner since work and another side project claim time. Might be nice...

I think the multiclass case gets complicated fast. Let's restrict it to binary for the first pass?

Sorry, I really haven't made much progress at all due to work/life constraints. I'll probably be able to jump on this in a month or so.

I need 3.8 for consistency with other work outside of Colab. Definitely understand the complications this introduces but I was hoping this was a common case for other folks.