trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm. (by gmamaladze)
ML.NET
ML.NET is an open source and cross-platform machine learning framework for .NET. (by dotnet)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
trienet
Posts with mentions or reviews of trienet.
We have used some of these posts to build our list of alternatives
and similar projects.
ML.NET
Posts with mentions or reviews of ML.NET.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-15.
-
Classifying bugfix commits with ML.NET
ML.NET – Microsoft’s machine learning library for .NET applications
-
ML.net image classification, poor GPU accuracy
You can direct your question to https://github.com/dotnet/machinelearning/issues. Perhaps it is already documented.
-
Building a File Analysis Dataset with Python
Here I'm analyzing all projects in the src and test directories of the ML.NET repository. I chose to include these as separate paths because they represent two different groupings of projects in this repository.
-
Extracting git repository data with PyDriller
Important Note: looping over repository commits takes a long time for large repositories. It took 52 minutes to analyze the ML.NET repository this code example refers to, which had 2,681 commits at the time of analysis on February 25th, 2023.
- Can we please be allowed to do machine learning object detection model training locally?
-
ML.NET: can Microsoft's machine learning be trusted?
We checked the ML.NET 1.7.1 version. The source code of this project's version is available on GitHub.
- Stable Diffusion converted to ONNX (Demo usage, optimized to CPU)
-
Why is there a lack of cool repos?
machine learning? https://github.com/dotnet/machinelearning
-
what is the future of ML.NET?
You can follow some of our plans by taking a look at our roadmap which we'll be updating shortly to more accurately reflect the areas we're investing in.
-
Does anyone actually use ML.NET?
Re: ONNX, if you run into similar issues in the future, feel free to reach out in our GitHub repo or the ONNX Runtime repo and we'd be happy to help!