Skip to content

Conversation

Balandat
Copy link
Contributor

Summary: A MixedSingleTaskGP that uses a combination of the categorical kernel and a kernel on the continuous inputs.

Differential Revision: D27419521

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Apr 19, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27419521

Balandat added a commit to Balandat/botorch that referenced this pull request Apr 19, 2021
Summary:
Pull Request resolved: meta-pytorch#772

A `MixedSingleTaskGP` that uses a combination of the categorical kernel and a kernel on the continuous inputs.

Differential Revision: D27419521

fbshipit-source-id: 0681178a429c23ff5c7eec9ea07662306095ab44
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27419521

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #772 (45a8a77) into master (1fc82a4) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 45a8a77 differs from pull request most recent head f2ced50. Consider uploading reports for the commit f2ced50 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #772   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          101       103    +2     
  Lines         7004      7069   +65     
=========================================
+ Hits          7004      7069   +65     
Impacted Files Coverage Δ
botorch/models/__init__.py 100.00% <100.00%> (ø)
botorch/models/converter.py 100.00% <100.00%> (ø)
botorch/models/gp_regression_mixed.py 100.00% <100.00%> (ø)
botorch/models/kernels/__init__.py 100.00% <100.00%> (ø)
botorch/models/kernels/categorical.py 100.00% <100.00%> (ø)
botorch/utils/testing.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fc82a4...f2ced50. Read the comment docs.

Summary: Implements a categorical kernel.

Reviewed By: dme65

Differential Revision: D27194283

fbshipit-source-id: cd79cfa80a2e90896d75fa8b94a8036cc6b51545
Summary:
Pull Request resolved: meta-pytorch#772

A `MixedSingleTaskGP` that uses a combination of the categorical kernel and a kernel on the continuous inputs.

Differential Revision: D27419521

fbshipit-source-id: b63a09c416181b7731ab7cb209840870ddb20238
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27419521

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5a5173b.

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

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants