Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up tree algorithm code #4243

Open
karlnapf opened this issue Apr 13, 2018 · 1 comment
Open

Clean up tree algorithm code #4243

karlnapf opened this issue Apr 13, 2018 · 1 comment

Comments

@karlnapf
Copy link
Member

karlnapf commented Apr 13, 2018

  • use linalg
  • replace the many loops with std:: calls (and linalg)
  • Make sure missing parameters (labels, features, weights) dont cause segfaults

Subclasses of CTreeMachine

@mrkarna
Copy link

mrkarna commented Feb 13, 2019

Hey!,
Although I'm a newbie, but this issue seems interesting to start with. Should I go ahead with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants