Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/COMMUNITY-SAMPLES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# Community Samples

This is an ever-evolving page where samples and content from the ML.NET community are highlighted, so anyone in the community can also take advantage of these additional samples.
Expand Down Expand Up @@ -33,7 +34,7 @@ However, note that Microsoft does not maintain the samples in the list below.
| [Taco vs Burrito Image Classifier](https://github.com/sethjuarez/TacosML) | Taco vs Burrito Image Classifier | Image Classification using TensorFlow -Transfer Learning | 1.0.0 | Seth Juarez,sethjuarez |
| [Multiple ML.NET samples and demos](https://github.com/jeffprosise/ML.NET) | Multiple ML.NET samples and demos | TensorFlow, AutoML, classification, Digit classification, etc. | 1.0.0 | by jeffprosise |
| [Mushroom Classifier Using C# and ML.Net](https://github.com/deepak21188/Mushroom-Classification-using-C-Sharp-and-ML.Net) | App to classify the mushrooms whether they are edible or poisonouss | Binary Classification | 1.3.1 | by deepak21188 |

| [ML.NET.Classifier](https://github.com/Bgajski/ML.NET.Classifier) | Windows Forms application built with ML.NET. It demonstrates binary and multi-class classification using real-world datasets, machine learning algorithms, and visual performance metrics | Binary Classification, Multi-Class Classification | ML.NET 4.0.2 and .NET 8 | Bgajski |


**Chinese Samples**
Expand Down