Git Product home page Git Product logo

scw's Introduction

SCW(オンライン線形分類器)

5/18 機械学習ハッカソン に参加して、教えてもらい実装した、オンライン線形分離器

http://connpass.com/event/6178/

特徴は、軽い、早い、賢いです。

データの順序にも影響を受けにくく、頻度が低い特徴量でも分離に使用できなるなど色々といい面が多いようです。

■以下、実装に際して困った(つまづいた)部分

・Rでcsvの読み込み方を忘れていた!

 →というか、R忘れていた。

・単位行列Iを忘れていた!

・正規分布でηを決めたときにφが定数になることに気がつかなかった。

 →説明のときに入力データごとに分布が変わると聞いていたので、

 φの後のルートホゲホゲ数式が正規分布の形状(平均、分散)を決めるものと勘違いしてじっくり眺めていた。

  ※ロス関数算出の時につまづいた理由!

論文を本当に何の工夫も無く、アホかという愚直さで実装しました。 (ある意味参加条件だと思いますので、恥を忍んでアップロードしておきます)

http://connpass.com/event/6178/

なお、入力に使用しているデータはこちら。

https://github.com/IshitaTakeshi/Hackathon

講師いしたーさん、開催者 いそべさん、その他の参加者さんに感謝!

scw's People

Contributors

84monta avatar

Watchers

James Cloos avatar  avatar

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.