-
Notifications
You must be signed in to change notification settings - Fork 718
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
Scaling ortholearners using Ray #800
Commits on Aug 2, 2023
-
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1128981 - Browse repository at this point
Copy the full SHA 1128981View commit details -
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d5af162 - Browse repository at this point
Copy the full SHA d5af162View commit details -
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb772c2 - Browse repository at this point
Copy the full SHA bb772c2View commit details -
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b7540d - Browse repository at this point
Copy the full SHA 9b7540dView commit details
Commits on Aug 3, 2023
-
Update setup.cfg added ray dependencies
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e1d3aba - Browse repository at this point
Copy the full SHA e1d3abaView commit details -
Fixed linting issue in test_ortho_learner.py
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b10c804 - Browse repository at this point
Copy the full SHA b10c804View commit details -
Update ci.yml added Ray in extras
Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 274e788 - Browse repository at this point
Copy the full SHA 274e788View commit details
Commits on Aug 16, 2023
-
Merge remote-tracking branch 'upstream/main' into scaling_ortholearners
# Conflicts: # setup.cfg
Configuration menu - View commit details
-
Copy full SHA for b190e8f - Browse repository at this point
Copy the full SHA b190e8fView commit details -
What have been fixed since last commit ?
1) Fixed ci.yml extras dependencies 2) Added Description of all the added option in doc string in case of dml and rlearner 3) Addressed chaneges suggested for _ortho_learner.py 4)Removed ray.shutdown(), it can be taken care of explicitly on case to case basis . 5)Made ray_remote_func_options as explicit dictionary argument. What has been added ? 1) Extended the changes to all estimators using _crossfit. 2) Added Test case to run for with_ray and without_ray for above changes 3) Added Notebook on how to use this feature. Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eae67fd - Browse repository at this point
Copy the full SHA eae67fdView commit details
Commits on Aug 17, 2023
-
Fixed Notebook test for new notebook, and default to use_ray=False in…
… testcases Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f09f2e3 - Browse repository at this point
Copy the full SHA f09f2e3View commit details -
set cpu to 1 for ray , to avoid OOM error while running ray in local …
…mode for tests. Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d81b37 - Browse repository at this point
Copy the full SHA 6d81b37View commit details
Commits on Aug 26, 2023
-
-updated spacing issue in docstring
-removed redundant code for ray_remote_function and moved to ortholearner's fit Signed-off-by: Vishal Verma <vishalmverma27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f877ae0 - Browse repository at this point
Copy the full SHA f877ae0View commit details
Commits on Oct 16, 2023
-
Merge branch 'main' into scaling_ortholearners
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d28199f - Browse repository at this point
Copy the full SHA d28199fView commit details
Commits on Oct 27, 2023
-
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3c2eb4b - Browse repository at this point
Copy the full SHA 3c2eb4bView commit details -
Merge branch 'main' into scaling_ortholearners
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3289831 - Browse repository at this point
Copy the full SHA 3289831View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b67bdab - Browse repository at this point
Copy the full SHA b67bdabView commit details -
Fix spacing in ortholearner docstring
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d97b132 - Browse repository at this point
Copy the full SHA d97b132View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 57b78b1 - Browse repository at this point
Copy the full SHA 57b78b1View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9fbbe7d - Browse repository at this point
Copy the full SHA 9fbbe7dView commit details