Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Location for machine learning examples.

License

Notifications You must be signed in to change notification settings

solarwinds/machine-learning-workshops

Repository files navigation

Machine Learning in C#

This repo contains a collection of resources for understanding some basic usage of Machine Learning in C#.

The lessons are in separate solutions and take the learner through the usage of different machine learning algorithms.

The solutions use Microsoft Visual Studio 2017. The solutions use nuget packages:

  • Newtonsoft.Json
  • Microsoft.ML
  • .NET Core 2.X

Envrionment Setup

Windows

  • Visual Studio 2017
  • NuGet - for NewtonSoft.Json and Microsoft.ML
  • .NET Core 2.X
  • Install Git
  • Willingness to science and be wrong
  • Access to Google

Mac

About

Location for machine learning examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages