-
Hello !
i am getting compilation error at following code, would you please check ?
sing (var stream = new FileStream(CSV_TestData, FileMode.Open, FileAccess.Read, FileShare.Read))
{
…
-
**System Information (please complete the following information):**
- Model Builder Version:
![image](https://user-images.githubusercontent.com/29116996/84488696-dbc3ab80-aca0-11ea-8437-9cac7ee12c…
-
baobab_lims | .
baobab_lims | daemon process started, pid=17
baobab_lims | from .transform import IOptimizer, IOrdered, IOptimizerChain, ITransformer
baobab_lims | File "/plone/i…
-
I am using AutoML API for finding the best binary classification model for a given dataset. As a next step I want to retrieve the most important features with the BinaryClassification.PermuationFeatur…
-
I'm trying to run this solution
https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/getting-started/DeepLearning_ImageClassification_Training
with GPU , but im getting t…
-
I'm trying to run this solution
https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/getting-started/DeepLearning_ImageClassification_Training
with GPU , but im getting t…
-
LightGBM version or commit hash: v2.2.3
## Error message
[LightGBM] [Warning] Unknown parameter metric=
## Steps to reproduce
During the training I get the error message mentioned above,…
-
We should add an example solution on how this SDK can be used. It should probably go hand-in-hand with a page for documentation as well.
-
Hi,
In the tutorial "Tutorial: Automated visual inspection using transfer learning with the ML.NET Image Classification API", how can the trained model be saved and consumed for later? and how to …
-
Hi,
I trying to modify https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/getting-started/DeepLearning_ObjectDetection_Onnx sample code use my onnx model to classify my…