#560 · Primary category: Education & Research
machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
Project last updated:07/27/24
GitHub Stars
4.7K
Forks
2.7K
Contributors
105
License
MIT
Why we included this project
This is the official set of runnable ML.NET examples, aimed at .NET developers who want to actually use machine learning instead of just reading about it. Each classic task, from sentiment and spam classification to fraud detection, regression, clustering, recommendation, ranking, and time-series forecasting, comes as a small console app you can open, build, and step through in C# or F#. The end-to-end samples go further and show how to wrap a trained model in a Web API, a Razor or Blazor app, or an Azure Function, the part tutorials usually skip. Beyond the hand-written samples, the repo also demonstrates the ML.NET CLI and the AutoML API, so you can see how automated model generation works before adopting it. If you're standardizing on .NET, these examples are a direct route from a working sample to your own pipeline.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI