Filip Kajzer
Filip Kajzer
Hi! first of all thank you for your work, i truly find your library helpful and it's blazingly fast. I am currently trying to change single attributes with this approach...
Hi! I have problems when compiling the generated Java Code from m2cgen. I am using an XGBClassifier with n_estimators = 400. The generated code is ~360k lines long, which is...
I am encountering problems when trying to view the Livestream of [Hololens 2 via Device Portal API](https://learn.microsoft.com/en-us/windows/mixed-reality/develop/advanced-concepts/device-portal-api-reference#mixed-reality-streaming) When trying to load the URL (https://{ip}/api/holographic/stream/live.mp4) via the `Demo_MediaPlayer.MediaPlayer` in Unity, i...
#### Changes - Windows: fixed an error in `set_gitcredential.ps1` where `url.` was inside of the string, resulting in errors when building `with: gitPrivateToken` #### Related Issues - I think right...
#### Changes - Add retry logic around Windows Unity license activation (dist/platforms/windows/entrypoint.ps1) to mitigate transient activation failures (up to 3 attempts, with a short delay and warning on retries). -...