Giter Site home page Giter Site logo

Comments (3)

lulin789 avatar lulin789 commented on May 29, 2024 1

SKL_Bench_Team1 working on this issue

from scikit-learn_bench.

lulin789 avatar lulin789 commented on May 29, 2024

Hi, we found that xgb_cpu_main_config.json and xgb_gpu_main_config.json not only have differences between data-format and tree-method, but also have differences in some cases as the screenshot shows:
MicrosoftTeams-image (3)
We are considering to combine CPU and GPU config files into a single file, we can use --device to handle the differences between data-format and tree-method, as for other differences, we think it can use nested dictionaries, for example, "enable-experimental-json-serialization": {"cpu": "False", "gpu": "True"}, but in this case, we need to add some code when parsing these parameters, do you think this is a good way to fix this issue? because we want to simplify configs and also keep the flexibility.

from scikit-learn_bench.

Alexsandruss avatar Alexsandruss commented on May 29, 2024

Device support for XGBoost is integrated in refactoring(#133), so this issue will become solved in future

from scikit-learn_bench.

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.