154 questions with .NET Machine learning tags

Sort by: Updated
0 answers

How to perform Principal Component Analysis (PCA) inverse transform in ML.NET?

I'm trying to convert the Python code at https://github.com/jeffprosise/SDD-2023/blob/main/Principal%20Component%20Analysis/PCA-Based%20Fraud%20Detection.ipynb into C# using ML.NET as an example of how to perform untrained anomaly detection using…

.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.
154 questions
asked 2023-05-31T11:58:48.7066667+00:00
Chris Puncher 0 Reputation points
1 answer One of the answers was accepted by the question author.

Handwriting (old) converted to digital text (mostly correct) ????

I'm trying to get some handwritten letters and stuff from 16-17-1800-years converted to text in Word. I have Windows 10 fully updated and MS Office365 Home fully updates too in DANISH versions. When I search the internet it SEEMS to be posible to do, but…

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
906 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.
154 questions
asked 2023-05-12T12:34:18.3266667+00:00
KeldSor 351 Reputation points
accepted 2023-05-15T06:57:20.9933333+00:00
KeldSor 351 Reputation points
0 answers

how do i have an achievement code ? What does it benefit me?

how do i have an achievement code ? What does it benefit me?

.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.
154 questions
asked 2023-05-05T07:38:25.7133333+00:00
شذا فؤاد حمزة خجا 6 Reputation points
2 answers

Getting Error SQL Server 2019 machine learning service with Python

*I am new to SQL Server (2019) Machine Learning Service.... I have a Table called, TBL_DRIVER_TEST_RESULT, which is having 3 columns, [TEST_DATE], [DRIVER_ID], [RED_POINT], over here I have data of past 1 year. Each driver (around 200) goes for daily…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,683 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,166 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.
154 questions
asked 2023-04-25T14:41:28.88+00:00
amjee84 6 Reputation points
commented 2023-04-26T20:05:47.51+00:00
Erland Sommarskog 104.8K Reputation points MVP
0 answers

Hello, do you happen to know how to fix this error on my Mac os and python 3.11

Could not install packages due to an OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /Users/dimitrikarasik/PROJECTS/SKYSMART/venv/lib/python3.11/s

.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.
154 questions
asked 2023-04-20T18:24:47.3566667+00:00
Dimitri Karasik 0 Reputation points
0 answers

Infinity in LogLossReduction metric on classification models?

Hello! I'm training classification models in c# with ML.NET, but always I have infinity in LogLossReduction metric across different algorithms. Below you will find the metrics I have per algorithm, any idea how to fix this? ===== Evaluating Model's…

.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.
154 questions
asked 2023-04-18T20:41:22.7133333+00:00
Heidi Pereira 1 Reputation point
edited the question 2023-04-19T06:41:38.81+00:00
Jiachen Li-MSFT 28,001 Reputation points Microsoft Vendor
0 answers

Use ML.net to recognize patterns (as trained into model with multivariate time series CSV) on a testing CSV (same format as training model)

I have train'g & test'g CSVs with a simple stock market format: DateTime,Open,Close,Up,Down,Mov_Avg, ... ,RecognizablePattern. Using all of the attributes as features and the RecognizablePattern (manually entered "1" for patterns to be…

.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.
154 questions
asked 2023-04-06T15:03:37.1566667+00:00
Swamp Rat 0 Reputation points
commented 2023-04-18T13:00:41.2233333+00:00
Swamp Rat 0 Reputation points
0 answers

mandei minha documentação para ganhar desconto de estudante e ate agora sem resposta

Prezados. Mandei minha documentação da faculdade comprovando minha matricula como estudante, para obter desconto de estudante na prova MD100. E ate o momento não obtive nenhuma resposta aprovando ou declinando a conta como estudante tento fazer nova…

.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.
154 questions
asked 2023-04-03T23:23:00.85+00:00
DANIEL RIBEIRO BRAGANÇA 0 Reputation points
0 answers

Create a card game robot (AI) using Microsoft Machine Learning

For a card game i'm using Microsoft.ML. I would like to introduce a goal and a rule: Goal: Introduce a new field in GameData bool Score which is set after the last card is played. And the goal of the AI should be, to win the round Score: true. Rule:…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,562 questions
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,554 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.
154 questions
asked 2023-02-08T11:26:34.3366667+00:00
Nima Weisi 0 Reputation points
edited the question 2023-02-10T17:42:42.5466667+00:00
Nima Weisi 0 Reputation points
0 answers

Explainability with ML.NET

I am using ML.NET to train a model using the FastTree regression trainer. I am trying to implement some kind of "explainability", meaning that when a prediction is made using this model I want to explain why the model made that prediction. In…

.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.
154 questions
asked 2023-02-07T19:33:26.3166667+00:00
Angela 5 Reputation points
edited the question 2023-02-08T01:11:33.34+00:00
Jack J Jun 24,481 Reputation points Microsoft Vendor
0 answers

System.ArgumentOutOfRangeException: 'Could not find column 'EncodedTaskStatuses' (Parameter 'Schema')'

Hello everyone, I´m trying to build a multiclass classification model using ML.Net. I´m trying to predict the job status that can be 11 different values, the job status depend on these features: bool IsPartiallyBilled int[] TaskStatuses int[]…

.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.
154 questions
asked 2023-02-01T15:07:20.9233333+00:00
Matias 0 Reputation points
edited the question 2023-02-01T15:16:38.2266667+00:00
Matias 0 Reputation points
1 answer

How to make the prediction value to be within the range?

First of all, my question is related to ML.NET but I'm also curious if there are technics available in other frameworks if ML.NET does not allow it. I have an input vector of floats containing 220 items and a float label which is a value in the range…

.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.
154 questions
asked 2022-10-25T14:51:21.817+00:00
Alex K 1 Reputation point
answered 2023-01-12T18:14:27.88+00:00
Scout Odin 0 Reputation points
0 answers

ML.net Modelbuilder for object detection

I am attempting to build a model using my own data with modelbuilder to detect specific objects in images. I get to the training step and get an exception. I am using VOTT JSON data. I have tried several times but continue to get this same error. Error…

.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.
154 questions
asked 2021-10-11T04:49:17.683+00:00
Eric Fredericksen 1 Reputation point
commented 2023-01-03T23:27:54.303+00:00
Sandro Sobczyński 1 Reputation point
0 answers

IDataView Lag Transformation

Is there a way to transform an IDataView so that it will include values from previous rows in the same row? for example: Source IDataView: Col 1 2 3 4 Resulting IDataView : Col ‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎Col1 1 …

.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.
154 questions
asked 2022-12-29T12:45:59.263+00:00
super richmann 1 Reputation point
1 answer One of the answers was accepted by the question author.

Any function or method to get custom sort function will be use in microsoft graph api

Custom sorting that can help to all the data in excel sheet will be a sorted data from the API level we can functionally in excel sheet that will be a same thing to apply in Microsoft Graph API so that will be a possible way to guide.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,191 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.
154 questions
asked 2022-10-11T06:57:37.867+00:00
Abhay Maheta 21 Reputation points
accepted 2022-10-13T07:04:40.95+00:00
Abhay Maheta 21 Reputation points
1 answer

Do we have any Spark connector to read the file(s) from OneDrive?

Do we have any Spark connector to read the file(s) from OneDrive? Requirement is to read the file which is in Onedrive to a spark context and apply some transformations to it.

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,179 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.
154 questions
asked 2022-10-07T15:56:59.563+00:00
Abraham Raju Parusu 6 Reputation points
commented 2022-10-10T07:47:07.45+00:00
Ceasar Chen_MSFT 4,391 Reputation points
0 answers

Error using AutoML API: "Only supported feature column types are Boolean, Single, and String"

Hi, I'm trying to use the AutoML API to execute an AutoML experiment using sql server data which contains double-precision floating point numbers. Using the AutoML UI it works seamlessly so I know it can be done. I have tried using the preFeaturizer with…

.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.
154 questions
asked 2022-10-06T20:50:42.687+00:00
Drew McPherson 1 Reputation point
0 answers

how could i using ML.NET for NLP?

I would like to make Chinese NLP using ml.net ,but i dont know how to start,The model on the official website does not seem 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.
154 questions
asked 2022-09-28T05:48:08.963+00:00
sigger 46 Reputation points
0 answers

Why can't my Window Forms class access my ML.Net Sentiment Model?

I am trying to create a simple ML.Net winform that shows whether a review is positive or negative, but my forms class can't access the model as shown below- Any ideas? Thank you!!

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,867 questions
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,554 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.
154 questions
asked 2022-09-12T10:51:02.507+00:00
Tori 1 Reputation point
commented 2022-09-13T19:13:35.623+00:00
Viorel 114K Reputation points
1 answer

ML.NET or Azure ML for job satisfaction prediction?

Recently my manager asked to consider machine learning in our company. The specific problem he had in mind could be described as follows. There are customers with datasets with employee information - gender, nationality, age, marital status, last…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,683 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.
154 questions
asked 2022-08-06T20:09:08.317+00:00
progmars 21 Reputation points
answered 2022-08-08T14:36:04.797+00:00
Ramr-msft 17,651 Reputation points