-
Notifications
You must be signed in to change notification settings - Fork 47
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
Refactor model hiearchy #601
Conversation
This pull request was exported from Phabricator. Differential Revision: D68982469 |
Summary: This creates a base VariationalGPModel class that GPClassificationModel and SemiP inherit from, and it moves more functionality to the mixin. Differential Revision: D68982469
f3ea6dd
to
40db424
Compare
This pull request was exported from Phabricator. Differential Revision: D68982469 |
Summary: This creates a base VariationalGPModel class that GPClassificationModel and SemiP inherit from, and it moves more functionality to the mixin. Differential Revision: D68982469
40db424
to
61567dc
Compare
This pull request was exported from Phabricator. Differential Revision: D68982469 |
Summary: This creates a base VariationalGPModel class that GPClassificationModel and SemiP inherit from, and it moves more functionality to the mixin. Reviewed By: JasonKChow Differential Revision: D68982469
61567dc
to
585cbaa
Compare
This pull request was exported from Phabricator. Differential Revision: D68982469 |
Summary: This creates a base VariationalGPModel class that GPClassificationModel and SemiP inherit from, and it moves more functionality to the mixin. Reviewed By: JasonKChow Differential Revision: D68982469
585cbaa
to
e833c53
Compare
This pull request was exported from Phabricator. Differential Revision: D68982469 |
This pull request has been merged in 18c52ca. |
Summary: This creates a base VariationalGPModel class that GPClassificationModel and SemiP inherit from, and it moves more functionality to the mixin.
Differential Revision: D68982469