/machine-learning-csharp

Learning C# via running Data Science and machine learning projects

Primary LanguageJupyter Notebook

machine-learning-csharp

Learning C# via running Data Science and machine learning projects

Commands

  • dotnet new console -o <project_name>: Create a new console project
  • dotnet run: Run the project