Coder Social home page Coder Social logo

jubatus-example's Introduction

Jubatus Examples

  1. shogun
    • classifier
    • Python/Ruby/Java
    • 分類器を利用した最も簡単なサンプルです。徳川家、足利家、北条家の各将軍の特徴を学習します。未知の将軍の名前を与えて、どの将軍とおもわれるか推定します。
  2. gender
    • classifier
    • C++/Python/Ruby/Java
    • 分類器を利用した最も簡単なサンプルです。服装や髪形などの特徴を学習して、性別を推定します。
  3. twitter_streaming_lang
    • classifier
    • Python
    • 分類器を利用した応用です。Wikipediaのデータを学習し、Twitterのストリームから受け取った、各つぶやきデータの言語を推定します。
  4. twitter_streaming_location
    • classifier
    • Python/Java
    • 分類器を利用した応用です。Twitterのストリームから位置情報付きのツイートを学習し、文章がどの地域から発信されたものかを推定します。
  5. malware_classification
    • classifier
    • C++
    • 分類器を利用した応用です。バイナリの実行を受け取って、マルウェアかどうかを推定します。
  6. movielens
    • recommender
    • C++/Python/Ruby/Java
    • レコメンダーを利用した最も簡単なサンプルです。MovieLens という映画の評価情報公開データを利用して、あるユーザーに対して似ているユーザーを表示します。
  7. npb_similar_player
    • recommender
    • C++/Python/Ruby
    • レコメンダーを利用した最も簡単なサンプルです。野球選手のプロフィール情報を学習して、未知のそれぞれの選手と最も類似した特徴の選手を探します。
  8. rent
    • regression
    • Python/Ruby
    • 回帰を利用した最も簡単なサンプルです。物件情報から、その物件の家賃を予測します。
  9. train_route
    • graph
    • Python
    • グラフ解析の特に最短路探索を利用した最も簡単なサンプルです。都内の路線の経路情報を学習して、駅間の最短経路を探索します。
  10. language_detection
  • classifier
  • Python/Ruby
  • 分類器を用いた言語推定のデモです。欧米の言語に含まれる単語から言語を推定します。
  1. trivial_stat
  • stat
  • Python
  • 統計分析機能を利用した最も簡単なサンプルです。果物の直径・重さ・価格を学習し、フルーツごとにパラメータの合計値や標準偏差などの統計分析を行います。
classifer recommender regression stat graph anomaly Language
1. shogun 👍 Py/Ru/Ja
2. gender 👍 C++/Py/Ru/Ja
3. twitter_streaming_lang 👍 Py
4. twitter_streaming_location 👍 Py/Ja
5. malware_classification 👍 C++
6. movielens 👍 C++/Py/Ru/Ja
7. npb_similar_player 👍 C++/Py/Ru
8. rent 👍 Py/Ru
9. train_route 👍 Py
10. language_detection 👍 Py/Ru
11. trivial_stat 👍 Py

jubatus-example's People

Contributors

gintenlabo avatar hido avatar kmaehashi avatar kumagi avatar luomin avatar odasatoshi avatar rimms avatar suma avatar unnonouno avatar y-oda-oni-juba avatar yamkazu avatar

Watchers

 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.