Skip to content

add clone method to datasets#2625

Closed
sdaulton wants to merge 1 commit intometa-pytorch:mainfrom
sdaulton:export-D65616941
Closed

add clone method to datasets#2625
sdaulton wants to merge 1 commit intometa-pytorch:mainfrom
sdaulton:export-D65616941

Conversation

@sdaulton
Copy link
Contributor

Summary: This makes it far easier to obtain slices of different kinds of datasets (Supervised, MultiTask, Contextual), which will be helpful for things like doing LOOCV MBM in Ax.

Differential Revision: D65616941

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 14, 2024
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (3c2ce15) to head (7fd1cda).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2625   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         196      196           
  Lines       17298    17347   +49     
=======================================
+ Hits        17296    17345   +49     
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

sdaulton added a commit to sdaulton/botorch that referenced this pull request Nov 18, 2024
Summary:

This makes it far easier to obtain slices of different kinds of datasets (Supervised, MultiTask, Contextual), which will be helpful for things like doing LOOCV MBM in Ax.

Reviewed By: saitcakmak

Differential Revision: D65616941
@facebook-github-bot
Copy link
Contributor

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

sdaulton added a commit to sdaulton/botorch that referenced this pull request Nov 18, 2024
Summary:

This makes it far easier to obtain slices of different kinds of datasets (Supervised, MultiTask, Contextual), which will be helpful for things like doing LOOCV MBM in Ax.

Reviewed By: saitcakmak

Differential Revision: D65616941
@facebook-github-bot
Copy link
Contributor

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

Summary:

This makes it far easier to obtain slices of different kinds of datasets (Supervised, MultiTask, Contextual), which will be helpful for things like doing LOOCV MBM in Ax.

Reviewed By: saitcakmak

Differential Revision: D65616941
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in de46059.

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