Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 789 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 789 Bytes

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.

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