Skip to content

FairGBM refactor (multi-threading etc.)#18

Open
AndreFCruz wants to merge 32 commits intomain-fairgbmfrom
fairgbm-multithreading
Open

FairGBM refactor (multi-threading etc.)#18
AndreFCruz wants to merge 32 commits intomain-fairgbmfrom
fairgbm-multithreading

Conversation

@AndreFCruz
Copy link
Contributor

@AndreFCruz AndreFCruz commented Jul 4, 2022

Closes #6

TODO: as per the profiling we ran, the first thing to optimize is all the string comparisons happening in the CosntrainedObjectiveFunction -- these take up around 1/3rd of the total run time.

Must only be merged after #15 and #16

TODO: needs a rebase a-la #16

@AndreFCruz AndreFCruz force-pushed the fairgbm-multithreading branch from cbf19a1 to 3c30821 Compare July 4, 2022 18:57
@AndreFCruz AndreFCruz force-pushed the fairgbm-multithreading branch from f2d8ab2 to bccc70e Compare July 6, 2022 11:20
@AndreFCruz AndreFCruz changed the title FairGBM multi-threading FairGBM refactor (multi-threading etc.) Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Multi-threading in FairGBM logic

2 participants