-
I have a binary- classification dataset having both categorical and numerical features similar to the titanic dataset. I have created a **sklearn pipeline** to preprocess the data and then using Rando…
-
## I'm submitting a Bug report like #386
It seems 386 was closed due to inactivity, not because it is solved. Internet search sent me there so that's bad.
The sample code is directly from the…
-
## I'm submitting a Bug Report
I searched for similar issues and did not find one.
## Current behavior
- \Samples\Tutorial Samples\YOLOv4ObjectDetection doesn't work.
- `new LearningModelSessi…
-
## I'm submitting a…
Sample app request :
How to create a VideoFrame using a cv::Mat with CV_64FC3 Format.
## Current behavior
There is only documentation available of how to convert a CV_…
-
## Crash when creating LearningModelSession using D3D12 as LearningModelDevice
## It simply crashes on HP ZBook Power G7 Mobile Workstation where it works on all other machines
#…
-
When converting models from Core ML, the batch size is unknown (variable-length) by default. To overwrite this setting, one can specify their own input shapes.
Consider MNIST.mlmodel downloaded at …
-
-
I'm trying to convert a SageMaker XGBoost model to ONNX. There is a good resource to use machine learning in business area. I've tried [Using Machine Learning to Improve Sales in SageMaker](http://fas…
-
## I'm submitting a…
Bug report (I searched for similar issues and did not find one
## Current behavior
I used WinML Dashboard to overwrite Image.NomimalPixelRange to range [-1.1]. B…
-
Hi,
1. Can I get inference run time speed gain using quantization in WinMLTools.
2. Can I get inference run time speed gain after I pruned my model.(weight prune, in other words, there are more 0 in…