Skip to content

Commit f11b058

Browse files
author
Bri Achtman
authored
Update COMMUNITY-SAMPLES.md (dotnet#827)
1 parent 43f7a46 commit f11b058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/COMMUNITY-SAMPLES.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ However, note that Microsoft does not maintain the samples in the list below.
66

77
| Name | Description | ML Tasks or area of focus | API status | Owner |
88
|-------------------------------------|---------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|--------------------------------------------------------------------------|-----------------------------|
9+
| [COVID-19 Exploratory Data Analysis using .NET](https://github.com/praveenraghuvanshi1512/covid-19) | Use .NET DataFrame API and ML.NET to perform analysis on COVID-19 dataset and visualize the trends of virus spread in various countries | forecasting model | ML.NET v1.5 | Kudos for Praveen Raghuvanshi (praveenraghuvanshi1512) |
910
| [Rom-com or not rom-com](https://github.com/davidgristwood/rom-com-or-not-rom-com/) | ML.NET project designed to run a machine learning model over a text document and determine if it exhibits the classic characteristics of a rom-com film script. | multi-class classification model | ML.NET v1.4 | Kudos for David Gristwood (davidgristwood) |
1011
| [Photo-Search](https://github.com/Tak-Au/Photo-Search) | Sample WPF app running an ONNX model which was previously built with Keras and exported to ONNX model format. | Deep Learning, Image classification | ML.NET v0.9 and .NET Core 3.0 | Kudos for Tak-Au |
1112
| [ML.NET sample running on 'TRY .NET'](https://github.com/CESARDELATORRE/MLNET-WITH-TRYDOTNET-SAMPLE) | This sample is compatible with [Try .NET](https://github.com/dotnet/try). | Binary Classification | Updated to ML.NET v1.2 | .NET team |

0 commit comments

Comments
 (0)