You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# UWP-MachineLearning-Sample
2
-
Demonstrates how to use ML.NET and Oxyplot to implement some Machine Learning use cases in an MVVM UWP app. Currently works against ML.NET v1.3.1 and is tested against v1.4.0-preview.
2
+
Demonstrates how to use ML.NET and Oxyplot to implement some Machine Learning use cases in an MVVM UWP app. Currently works against ML.NET v1.3.1 and is tested against v1.4.0-preview.
3
+
4
+
If you want to see these same ML.NET scenarios in Jupyter Notebooks and XPlot, then visit https://github.com/XamlBrewer/ML.NET-Jupyter-Notebooks.
3
5
4
6
## Look mom, no Python
5
7
The UWP app demonstrates the following Machine Learning scenarios:
0 commit comments