LokiLokus
LokiLokus
**Does this issue relate to a new *feature* or an existing *bug*?** - [x] Bug - [ ] New Feature **What is the target framework and operating system? See [target...
### 🔖 Feature description The current Implementation for the .NET SDK works only for using .NET on Serverside. But thanks to the .NET Team, there is now with Blazor WebAssembly...
Hi, i got an Index Out of Range Exception when creating a new BasicMLDataSet through double[][]. The Error is in Line 185. `var tempInput = new double[input[0].Length];` should be var...