Giter Club home page Giter Club logo

titanic_mlnetmodelbuilder's Introduction

ML.NET Model Builder で二項分類 ~ タイタニック号から脱出できるか?

このコンテンツでは、ML.NET Model Builder を使って 二項分類 を行う手順を紹介します。

このコンテンツのテーマは、タイタニック号の乗船リスト から、どのような属性の人が "助かる" かを予測 することです。

ML.NET Model Builder は、マウス操作だけで学習が完了し、複数のアルゴリズムでの学習の比較まで行います。

ML.NET Model Builder

このコンテンツでは、Visual Studio 2017 (15.9.12 以上) または Visual Studio 2019 を使用します。

同様の分類モデルを作成する手順として、

を用意しています。

ML.NET を使用するコンテンツは、フレームワークとして ML.NET を使用して、データセットの読み込みから学習まで全てコーディングします。
Model Builder ではこれらを内部で自動で行います。


今回は、データセットを 学習 してから、学習済みモデルを Azure Functions で サービス化 する手順まで紹介します。

ML.NET Model Builder では、以下の流れ学習およびサービス化を行います。

  1. データを用意する
  2. モデルを作成する
  3. 予測をサービス化する
  4. 予測サービスをクラウドに発行する

間違いや更新の提案は、Issue、Pull Request でお知らせください。

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.