Code Monkey home page Code Monkey logo

mlnet-workshop's Introduction

ML.NET Workshop

Welcome to the ML.NET Workshop!

ML.NET is an open source, cross-platform, machine learning framework for .NET developers. You can use ML.NET to create custom machine learning models without having prior machine learning experience and without leaving the .NET ecosystem.

In this workshop, we will build, train, and consume a machine learning model that predicts the price of used cars based on factors such as car make, model, and mileage. We will also learn about the basics of machine learning, the various ML.NET framework features and tooling, and how to easily get started with ML.NET.

Used Car Price

Project Structure

This app is made up of seven projects:

  1. Shared: C# .NET Standard library that has shared code
  2. TrainConsole: C# .NET Core console appplication for training a regression model to predict the price of a car.
  3. Web: ASP.NET Core Razor Pages app that uses the model to predict car prices
  4. ImageTrainConsole: C# .NET Core console application for training a deep learning model to classify images of car damage.
  5. ONNXConsole: C# .NET Core console application to build a pipeline that uses an ONNX model from Azure Custom Vision to detect car damage.
  6. DataTests: .NET Core MSTest application to run data validation tests.
  7. ModelTests: .NET Core MSTest application to run ML.NET model validation tests.

Getting Started

Go ahead and clone this repo to your machine, then dive in and get started!

mlnet-workshop's People

Contributors

ardalis avatar aslotte avatar jwood803 avatar luisquintanilla avatar rutix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mlnet-workshop's Issues

Docs Feedback

00-Get Started needs a screenshot and probably text update to say 3 projects, not 2.

image

Additional Topic Ideas / Suggestions

Creating this issue to track and get input on ways to improve or expand the contents of this workshop.

Which topics should we dive deeper into?
What are additional topics you'd like to see?

Improvements

  • Add checks to make sure prerequisites are installed correctly
  • Shorten activity time or have a way to get feedback when participants are done
  • Consider separate workshop depending on first-time ML users and seasoned ML users.

Topics

  • Transforms
    • Custom Transforms
    • Expression Transforms
  • Classical ML Scenarios
  • Deep Learning
  • Deployment
    • Additional Targets / Applications
      • ASP.NET Core Web API
      • Azure Functions
      • Desktop
      • Mobile (Xamarin)
  • MLOps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.