Sam Wheat
Sam Wheat
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
References: https://devblogs.microsoft.com/premier-developer/permutation-implementation-with-ml-net/ https://docs.microsoft.com/en-us/dotnet/machine-learning/how-to-guides/explain-machine-learning-model-permutation-feature-importance-ml-net The code below is largely copied from the Taxi sample. I am trying to get relative importance of my inputs. I referred to the pages shown above...
As I was stepping through the tutorials I got the error shown below exactly one time. I thought I fixed it by enclosing my domain names in single quotes because...
### Describe the bug Command binding for checkbox stops working for unknown reason. ### Regression _No response_ ### Steps to reproduce ```text clone https://github.com/leaderanalytics/LeaderPivot.XAML.WPF.git set branch to `require_one_measure` Usage note:...
Firstly, thank you for this nice library! Seems I have everything working except then animation when I drag an item. When dragging, the cursor turns to a pointer with plus...
Modify the following css as shown: .plk-dd-spacing-dragged-over { padding: 25px; border: dashed 2px silver; } Modify MaxItems.razor - set MaxItems to 20: Run the program Press ctrl+F5 to reload css...
Hey Hunter I ran into the same issue as you with the NavigationView. Saw your post on UWP repo. I posted a mock up: https://github.com/microsoft/microsoft-ui-xaml/issues/1200
Path for log files is in my config and I want to print that path in the console. I understand it is possible to get the path by deriving from...
Dotnet core 6 Visual Studio 17.4.2 When I publish my ClickOnce app from Visual Studio menu using a named .pubxml file I get the following in the root publish folder:...
I believe I am having a similar problem to what is found [here](https://github.com/ElectronNET/Electron.NET/issues/713) and [here](https://github.com/ElectronNET/Electron.NET/issues/750). The error message I get is different so I will write a new issue. My...