164 questions with Developer technologies | .NET | .NET Machine Learning tags

2 answers

ML.NET model accuracy drops after deployment to production

I built a classification model with ML.NET in a .NET 8 application. The model performed well during local testing with about 92% accuracy, but after deploying it to production, the predictions became unreliable and the overall accuracy dropped…

asked
KIRAN P 0 Reputation points
commented
Varsha Dundigalla(INFOSYS LIMITED) 5,025 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

how to start AI in .net?

1.I have several books and I want the AI train with the books and only the books. 2.Then I will get model and I can put the model in my MAUI and then I can ask questions about the books. I have searched the github and find two lib:1.OpenAI.Net and…

asked
mc 7,186 Reputation points
accepted
mc 7,186 Reputation points
0 answers

ml modle.net was not found

I was installing and downloading the ml.net package to my visual studio 2019 in the marketplace, but when I try to add it to my project this message was thrown . I tried to do a restart to vs and it did not work. So I checked Google and there it was…

asked
Itamar 1 Reputation point
commented
Wahono Hono 0 Reputation points
0 answers

ML.NET for similar patterns recognition

Hello, I'm new in Machine Learning world; I see some example in github. I've an application that draw a 2d chart from binary data, and search for something as 5000 patterns(recorded in a db) into those files (10MB). I use a Boyer Moore algo to…

asked
Damien Darhk 1 Reputation point
answered
MOHAMED 0 Reputation points
1 answer

Learning and integrating AI with .NET

Hi, I'm a junior back-end developer in .NET. Nowadays I wanted to learn and integrate AI to my project, but I'm confused. Should I learn phyton and integrate AIs that were written with phyton, or start using ML.NET? I want my product or project to be…

asked
Atilla Rüstəmli 60 Reputation points
answered
Thomas Hansen 5 Reputation points
1 answer

how to recover BitLocker

recovery key not working on BitLocker. Have entered key info but doesn't unlock the computer

asked
Terri Roberts 0 Reputation points
edited an answer
4 answers

Why am I getting a 'Permission Denied' error when trying to run my script

Clearly describe what the problem is. Mention what you expected to happen and what actually happened. Steps to Reproduce: Step-by-step instructions on how to reproduce the issue Include any specific commands, code snippets, or configuration used Mention…

asked
Sugumaran 0 Reputation points
answered
Sugumaran 0 Reputation points
0 answers

Error generated in Synapse when I query dataverse data in Spark Notebook

Hey there, I am having an issue querying the data from the Synapse Link for Dataverse in a Spark Notebook within Synapse. I am able to run a SQL query against the data (which appears in Synapse as a Lake Database) and it returns data. See below …

asked
Robert O'Neill 6 Reputation points
commented
Broomfield, Darrien 0 Reputation points
0 answers

Speech AI video translation has stopped working.

Previously working code is now failing. Seems to be on the Azure end as even the VideoTranslationSample app is also failing (https://github.com/Azure-Samples/cognitive-services-speech-sdk). In general, the Translation says it has succeeded, but the…

asked
Paul Rony 5 Reputation points
asked
Paul Rony 5 Reputation points
0 answers

ML.NET ImageClassification with GPU

I 'll get a very low accuracy(about 3%) This is not the case with CPU(about 88%) with RTX 3070ti What may be the reason for this?

asked
scixing 26 Reputation points
commented
Sungho Hong 0 Reputation points
1 answer

Q/A prediction model using ML.NET

i need new exmples Q/A scenario format that has all the colums for ML.net : colums to predict, context, question , answer index

asked
Mohamed Alqattan 10 Reputation points
answered
Ibrahim Khalil 0 Reputation points
1 answer

Using ML.NET for Predicting Hourly User Session Counts

I am new to AI/ML and need assistance with a business scenario that involves machine learning, specifically using ML.NET as our preferred technology. We have collected hourly user session count data per country for the last year through log analytics.…

asked
Harshal Sonparote 1 Reputation point
commented
Sina Salam 30,166 Reputation points Volunteer Moderator
1 answer

Integrating AI to .NET

Hi, I'm a jun. .NET dev. Nowadays I wanted to learn and integrate AI to my project, but I'm confused. Should I learn phyton and integrate AIs that were written with phyton, or start using ML.NET? I want my product or project to be very high quality. But…

asked
Atilla Rüstəmli 60 Reputation points
answered
Anonymous
0 answers

I cannot re-use a workable code in 2021 to predict from LbfgsMaximumEntropy taining

Hello this piece of code is not working anymore, it was running well in 2021. Current setup : Microsoft Visual Studio Professional 2022 (64-bit) - LTSC 17.4 Version 17.4.21 Windows 10 Entreprise LTSC 21H2 crash when use Training code at ligne 223…

asked
DJamin 386 Reputation points
asked
DJamin 386 Reputation points
0 answers

How to fix the following errors while training the data in ML.NET model builder?

I am a complete beginner in ML. I followed this tutorial to get started - https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/intro. While training step, I run into these errors in the image. I am using Visual Studio 2019 (Community).…

asked
Signalwala, Husain 10 Reputation points
answered
Gnanaprakash.U 0 Reputation points
asked
answered
Bruce (SqlWork.com) 84,086 Reputation points
0 answers

System.AccessViolationException: Attempted to read or write protected memory at TorchSharp.PInvoke.LibTorchSharp.THSGenerator_manual_seed

I was trying to reproduce the example of ML.Net in GitHub: machinelearning-samples/samples/csharp/getting-started/MLNET2/SentenceSimilarity and I got the following error : Fatal error. System.AccessViolationException: Attempted to read or write…

asked
Carlos Balseiro 0 Reputation points
asked
Carlos Balseiro 0 Reputation points
0 answers

¿Cómo soluciono el problema "Índice fuera de los límites de la matriz."?

Me encuentro realizando un modelo de clasificación de imagenes con dimensiones de aproximadamente 200x460 en escala de grises por imagen, dónde utilizo como dataset 4 clases de imagenes distintas con cerca de 250 imagenes cada una divididas por carpetas.…

asked
Alonso Guevara 0 Reputation points
asked
Alonso Guevara 0 Reputation points
0 answers

When using AutoML for training a Win32Exception arises indicating that the wait operation timed out after 30 seconds

CPU: i7-12800h (14 cores, Total Threads: 20) RAM: 32 GB SSD: Samsung 980 Pro, 2 TB Windows Server 2019 Datacenter Evaluation NET Framework: 4.8 Microsoft.ML: 3.0.1 Microsoft.ML.AutoML: 0.21.1 Issue: When I start to train a model using AutoML, I get…

asked
Andreas ss 726 Reputation points
asked
Andreas ss 726 Reputation points
1 answer One of the answers was accepted by the question author.

Deploy ASP.NET Core Web API with Simba Spark Driver for Databricks to Azure App Serivce

Hi all, I have a .NET Core Web API which creates a connection to the SQL endpoint of Azure Databricks with the official Simba ODBC driver. Locally everything works fine. I can see my System DSN entry and I use this driver to create the connection and…

asked
Thomas Ingenhorst 21 Reputation points
commented
Anonymous