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

Scrubbing FastTree learners #2617

Closed
Ivanidzo4ka opened this issue Feb 19, 2019 · 0 comments · Fixed by #2753
Closed

Scrubbing FastTree learners #2617

Ivanidzo4ka opened this issue Feb 19, 2019 · 0 comments · Fixed by #2753
Assignees
Labels
API Issues pertaining the friendly API
Milestone

Comments

@Ivanidzo4ka
Copy link
Contributor

Sub task of #2613
FastTreeBinaryClassificationTrainer
FastTreeRankingTrainer
FastTreeRegressionTrainer
FastTreeTweedieTrainer
BinaryClassificationGamTrainer
RegressionGamTrainer
FastForestClassification
FastForestRegression

and their base classes.
Also note how everywhere in code we call AlgoTypeOfTask for our trainers and in GAM it's opposite.

and their base classes

@Ivanidzo4ka Ivanidzo4ka added the API Issues pertaining the friendly API label Feb 19, 2019
@eerhardt eerhardt added this to To do in Project 13 via automation Feb 26, 2019
@wschin wschin self-assigned this Feb 26, 2019
@wschin wschin moved this from To do to In progress in Project 13 Feb 26, 2019
@shauheen shauheen added this to In progress in v0.12 Mar 1, 2019
@shauheen shauheen added this to the 0319 milestone Mar 5, 2019
Project 13 automation moved this from In progress to Done Mar 5, 2019
v0.12 automation moved this from In progress to Done Mar 5, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Issues pertaining the friendly API
Projects
No open projects
Project 13
  
Done
v0.12
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants