Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xamlbrewer/ml.net-jupyter-notebooks

Some C# Jupyter Notebooks covering ML.NET scenarios
https://github.com/xamlbrewer/ml.net-jupyter-notebooks

dotnet jupyter-notebook machine-learning ml-net xplot

Last synced: 8 days ago
JSON representation

Some C# Jupyter Notebooks covering ML.NET scenarios

Awesome Lists containing this project

README

        

# ML.NET-Jupyter-Notebooks

A collection of C# Jupyter notebooks covering some ML.NET scenarios inspired by https://github.com/XamlBrewer/UWP-MachineLearning-Sample.

It is best viewed via [nbViewer](https://nbviewer.jupyter.org/github/XamlBrewer/ML.NET-Jupyter-Notebooks/tree/master/notebooks/).

It is a **work in progress**, but sofar we can offer the following samples:

* Building and Visualizing Models:
* Clustering
* Binary Classification
* Multiclass Classification
* Regression
* Recommendation using Matrix Factorization
* Recommendation using Field-Aware Factorization Machine

* Data Analysis:
* Distribution analysis using Box Plots
* Correlation analysis using Heatmaps

Here's a screenshot of one of these:

![Screenshot](Assets/MLNet_Jupyter.png?raw=true)