149 questions with .NET Machine learning tags

Sort by: Updated
2 answers

How to Apply Platt Calibration to bestRun.Model in AutoML

I am using AutoML in ML.net. trainData contains the Training Data testData contains the TestData Data The code works well where I "CreateBinaryClassificationExperiment" for 20 seconds. After the 20 seconds, I return: var bestModel =…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,054 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-11-10T20:05:06.8466667+00:00
Andreas ss 726 Reputation points
commented 2024-03-08T00:59:11.9733333+00:00
﷽ₑᵣiCྂSANDANU﷽✍ 0 Reputation points
0 answers

How to use ML.NET Builder to compare data in an application (ASP.Net Core WEB Api)

How can I utilize ML.NET Builder to compare data obtained from a MongoDB collection (gst collection) based on specific parameters? Furthermore, I require assistance categorizing data retrieved from the GST portal as matched or unmatched. What procedure…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,059 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-03-01T05:26:27.21+00:00
Kesava Subhash Gullapudi 30 Reputation points
0 answers

Machine Learning Model Suggestions

I'm new in machine learning and I'm trying to create a model which will identify data into accurate Item Code from Item description. I'm approaching it as a multiclass classification problem. The problem is, the Item Code can be over 1000s. My…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-02-29T03:39:46.94+00:00
Sourav 120 Reputation points
0 answers

How can I use Machine learning model builder in production?

Hi, I've seen there's a machine learning model builder in visual studio. What I've done is, I've train my data using that model builder, and consumed that's prediction from another project of mine. The problem is, whenever I retrain the data, my data…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-02-27T04:21:46.9866667+00:00
Sourav 120 Reputation points
edited the question 2024-02-27T04:25:28.6833333+00:00
Sourav 120 Reputation points
0 answers

libtorchsharp module could not be found

im getting 2 exceptions : "System.Reflection.TargetInvocationException: 'Exception has been thrown by the target of an invocation " and "DllNotFoundException: Unable to load DLL 'LibTorchSharp': The specified module could not be found.…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-02-15T12:06:42.1833333+00:00
Aswin Balaji G 0 Reputation points
edited the question 2024-02-16T01:23:18.3166667+00:00
Lan Huang-MSFT 24,081 Reputation points Microsoft Vendor
0 answers

how to inference model onnx with dynamic input sizes in ml.net ?

I want to infer model.onnx with animation size using ml.net or any other library on .net. I used ml.net and it seems to require declaring a fixed input size and the image must be resized to that size before being added to the model.

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-01-31T00:08:06.07+00:00
Hoang Dung 0 Reputation points
edited the question 2024-01-31T01:07:29.08+00:00
Jiale Xue - MSFT 21,046 Reputation points Microsoft Vendor
1 answer

How to get ’Learn’ in english and not auto translated

I prefer reading tech in english

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-01-28T12:25:29.04+00:00
Lindkvist, Rickard 0 Reputation points
answered 2024-01-29T08:46:50.3+00:00
Adharsh Santhanam 1,040 Reputation points
1 answer

Azure Quantum Workspace from VScode Job was terminated due to a failed assertion

I have this code: host.py import json import numpy as np import matplotlib.pyplot as plt import qsharp import qsharp.azure plt.style.use('ggplot') from qsharp import azure from azure.quantum import Workspace from azure.quantum.optimization import…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
54 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-01-26T15:53:20.7466667+00:00
Nikita Chernevskiy 0 Reputation points
answered 2024-01-26T17:24:14.79+00:00
Nikita Chernevskiy 0 Reputation points
0 answers

How to add custom normalize image data by MlContext.Transform ?

i have flow preprocess data in python like this : img -= (104, 117, 123) (RGB image) I want to do this with MlContext.Transform because i haved this : MLContext mlContext = new MLContext(); var pipeline = mlContext.Transforms.LoadImages(outputColumnName:…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-01-17T15:49:42.86+00:00
Hoang Dung 0 Reputation points
0 answers

Consuming ML NET cuda GPU trained model on a system without cuda GPU

Greetings. Am I able to train Object Detection model using Visual Studio Model Builder with local GPU (supports cuda) parameter and then consume the model on a system without CUDA GPU (only CPU)?

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2024-01-14T06:38:39.25+00:00
Rex Burton 0 Reputation points
1 answer

How to Identify human images using ml.net?

I have different images of the users of my applications. There could be multiple images per user also. I wanted to use ML.NET, to identify name of the user from the image. The images are uploaded to Azure blob storage. Please suggest solution for this…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-12-26T17:18:32.5833333+00:00
Sumit Kadam(UST,IN) 0 Reputation points
commented 2023-12-27T16:02:00.2766667+00:00
Sumit Kadam(UST,IN) 0 Reputation points
1 answer

Issues when retraining a model

Dear experts, I am following the retraining page and I have issues : https://learn.microsoft.com/fr-fr/dotnet/machine-learning/how-to-guides/retrain-model-ml-net 1/ I am not clear about where I can find the data_prep_pipeline.zip file ? …

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2021-10-08T12:42:01.677+00:00
DJamin 386 Reputation points
answered 2023-12-02T14:16:07.3233333+00:00
Ding,Xiaoxia 0 Reputation points
1 answer

AZ-900 Badge Missing

HI MS, I Passed AZ-900 Exam . Got a cerfification but no badge. Best regards, Steve Dong

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-11-30T07:44:45.1633333+00:00
Steve Dong 0 Reputation points
answered 2023-11-30T09:31:37.4366667+00:00
JimmySalian-2011 41,641 Reputation points
0 answers

Project X to Principal Components using ML.NET (PCA)

I'm trying to use the ML.NET framework to apply conditionality reduction to a vector. I'm translating a function in Python that uses scikit-learn to do it. I've seen in the documentation that I can use the Transform ProjectToPrincipalComponents to Fit()…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-11-20T13:42:12.7566667+00:00
Hector Badenes 0 Reputation points
edited the question 2023-11-21T09:17:51.4966667+00:00
Jiale Xue - MSFT 21,046 Reputation points Microsoft Vendor
0 answers

Sentence similarity model : ML.net - exception while predicting how to fix it. This is the exception - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

I am using the ML.net model to do sentence similarity regression under the Natural language processing scenario. While using the predict() to get the predicted similarity am getting an exception System.Reflection.TargetInvocationException: Exception has…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-11-13T12:22:43.9266667+00:00
Navika Reddy 0 Reputation points
edited the question 2023-11-14T01:04:59.8166667+00:00
Lan Huang-MSFT 24,081 Reputation points Microsoft Vendor
0 answers

ML NET incompatible with Class Library that targets at .NET Framework and .NET Standard

I am trying to add ML model into my project that targets at NET framework 4.8.1. But after I added the trained model using ML.NET. I could not at all consume the model. The model class was in the same namespace, but I could not call the class. Then I…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-04-18T09:07:32.4433333+00:00
焘 石 5 Reputation points
commented 2023-11-10T23:07:14.4033333+00:00
Leonid Frenkel 0 Reputation points
2 answers

How to use Inherited Types in ML.Net Pipeline

Is there a good way to use inherited types as data for ML pipeline? I have tried reflection and many other methods but somewhere between the LoadFromEnumerable method and the training of the pipeline, the pipeline will not be able to see properties of…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-11-07T04:39:27.5633333+00:00
Kevin Monaghan 6 Reputation points
answered 2023-11-07T06:57:07.4433333+00:00
Kevin Monaghan 6 Reputation points
0 answers

ML.net builder tutorial question

Hello, I'm trying this tutorial: https://learn.microsoft.com/en-us/dotnet/machine-learning/automate-training-with-model-builder but in this page: https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/data When I press the brows button,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
8,852 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-10-25T22:26:51.76+00:00
Saeed Pooladzadeh 231 Reputation points
edited the question 2023-10-26T18:12:20.9066667+00:00
Saeed Pooladzadeh 231 Reputation points
0 answers

How to run AI model in a Blazor frontend

Hi, What is the best way to run a AI model (programmed in Python) that has been deployed in Azure as a managed endpoint in the Blazor frontend of each user of a Blazor website? Is there a way to run the AI model in the Blazor frontend in a simple and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,482 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,929 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,343 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-09-21T17:27:39.8233333+00:00
Héðinn Steingrímsson 0 Reputation points
edited the question 2023-10-12T15:17:18.65+00:00
tbgangav-MSFT 10,351 Reputation points
1 answer

C# How to scan a photo

So I want to write something we're I have my program scan a photo and if it see a object on a pic then it auto uploads to a place in the cloud. I was just wondering where a good starting point be?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,054 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
149 questions
asked 2023-10-05T13:00:14.2933333+00:00
Mark Tweedy 1 Reputation point
edited the question 2023-10-06T06:03:16.7033333+00:00
romungi-MSFT 41,571 Reputation points Microsoft Employee