Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from CNevd/FM_DMLC

Distributed FM and LR based on Rabit with Lbfgs

License

Notifications You must be signed in to change notification settings

dukeyuan/FM_DMLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

32 Commits

Repository files navigation

Distributed FM and LR based on Rabit

GitHub license

Portable, scalable and reliable distributed machine learning.

Wormhole is a place where DMLC projects works together to provide scalable and reliable machine learning toolkits that can run on various platforms

Since wormhole has been Deprecated, we retain some useful tools and keep updating

Features

  • Portable:
    • Supported platforms: local machine, Apache YARN, MPI and Sungrid Engine
  • Rich support of Data Source
    • All projects can read data from HDFS, S3 or local filesystem
  • Scalable and Reliable

List of Tools

  • Linear method: L-BFGS
  • Factorization Machine based on Rabit: FM

Build & Run

  • Requires a C++11 compiler (e.g.~g++ >=4.8) and git. Install them on Ubuntu >= 13.10

  • cd dmlc-core; make to make dmlc core
    cd rabit; make to make rabit
    cd src/lbfgs-linear; make or cd src/lbfgs-fm; make

About

Distributed FM and LR based on Rabit with Lbfgs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.7%
  • Python 12.7%
  • Java 8.5%
  • Makefile 3.4%
  • CMake 2.2%
  • Shell 0.9%
  • C 0.6%

AltStyle によって変換されたページ (->オリジナル) /