Code Monkey home page Code Monkey logo

Comments (7)

CNevd avatar CNevd commented on August 23, 2024

@formath src/linear/run_yarn.sh is not ok?

from difacto_dmlc.

formath avatar formath commented on August 23, 2024

@CNevd I can't find "guide/demo_hdfs.conf" in run_yarn.sh. Is this configure file the hdfs-site.conf?

from difacto_dmlc.

CNevd avatar CNevd commented on August 23, 2024

@formath guide/demo_hdfs.conf is generated by
cat <<< " train_data = \"hdfs://${hdfs_dir}/data/agaricus.txt.train\" val_data = \"hdfs://${hdfs_dir}/data/agaricus.txt.test\" max_data_pass = 3 " >guide/demo_hdfs.conf
or you can write your own .conf

from difacto_dmlc.

formath avatar formath commented on August 23, 2024

@CNevd Yeah. It's simple to use. But I still want to know could linear in this project support millions features and instances? If based on ps-lite, I think it will be.

from difacto_dmlc.

CNevd avatar CNevd commented on August 23, 2024

yes, it supports, we use linear and difacto for millions features and 10~100 millions instances

from difacto_dmlc.

formath avatar formath commented on August 23, 2024

@CNevd Great job. The original project of difacto does't support distributed training. Is this project support that? What is the main difference against the original project?

from difacto_dmlc.

CNevd avatar CNevd commented on August 23, 2024

it supports distributed training, this project is extract from wormhole/learn/difacto which is the first version of difacto

from difacto_dmlc.

Related Issues (20)

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.