Skip to content

[refactor] Cannot have code changes in auto_config.cpp - will be overriden #3

@AlbertoEAF

Description

@AlbertoEAF

I just found out this file helpers/parameter_generator.py, which states at the beginning:

This script generates LightGBM/src/io/config_auto.cpp file
with list of all parameters, aliases table and other routines
along with parameters description in LightGBM/docs/Parameters.rst file
from the information in LightGBM/include/LightGBM/config.h file.

meaning all the changes in config_auto that are done currently in fairgbm need to be moved out of there to the original LightGBM/include/LightGBM/config.h file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S effortT-shirt effort weighing: Slow priorityNice to have but not crucial

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions