Giter Site home page Giter Site logo

abcboost's People

Contributors

pltrees avatar zhaoweijie12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

abcboost's Issues

how to view the parameters

If I have trained a model and saved it, how can I view the ranking of parameters and feature importance of the model

win10 build problem

G:\abcboost-main\abcboost-main\build>cmake ..
-- Selecting Windows SDK version to target Windows 10.0.22000.
CMake Error at CMakeLists.txt:2 (project):
Failed to run MSBuild command:

C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe

to get the value of VCTargetsPath:

Microsoft (R) 生成引擎版本 14.0.23107.0
版权所有(C) Microsoft Corporation。保留所有权利。

生成启动时间为 2022/8/9 14:40:16。
节点 1 上的项目“G:\abcboost-main\abcboost-main\build\CMakeFiles\3.24.0\VCTargetsPath.vcxproj”(默认目标)。
InitializeBuildStatus:
  正在创建“Debug\VCTargetsPath.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
PostBuildEvent:
  echo VCTargetsPath=
  :VCEnd
  VCTargetsPath=
FinalizeBuildStatus:
  正在删除文件“Debug\VCTargetsPath.tlog\unsuccessfulbuild”。
  正在对“Debug\VCTargetsPath.tlog\VCTargetsPath.lastbuildstate”执行 Touch 任务。
已完成生成项目“G:\abcboost-main\abcboost-main\build\CMakeFiles\3.24.0\VCTargetsPath.vcxproj”(默认目标)的操作。

已成功生成。
    0 个警告
    0 个错误

已用时间 00:00:00.26

-- Configuring incomplete, errors occurred!
See also "G:/abcboost-main/abcboost-main/build/CMakeFiles/CMakeOutput.log".

improve speed and lower memory utilization

My data is about 300k*1000, params: max_bin=255, max leaves=255, learning_rate=0.1, n_threads=16.
Compare to LGB, the training speed is about 1/3~1/4, memory taken is about 5x data original size (5x than numpy format).
We could improve the engineering implementation.

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.