1831 Forks
8487 Stars
8487 Watchers

machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.

How to download and setup machinelearning

Open terminal and run command
git clone https://github.com/dotnet/machinelearning.git
git clone is used to create a copy or clone of machinelearning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with machinelearning https://github.com/dotnet/machinelearning/archive/master.zip

Or simply clone machinelearning with SSH
[email protected]:dotnet/machinelearning.git

If you have some problems with machinelearning

You may open issue on machinelearning support forum (system) here: https://github.com/dotnet/machinelearning/issues