-
Notifications
You must be signed in to change notification settings - Fork 719
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
Kgao/federal learning #818
Commits on Oct 6, 2023
-
Fix lint issues uncovered by pycodestyle 2.11
Signed-off-by: Keith Battocchi <kebatt@microsoft.com> Signed-off-by: kgao <kevin.leo.gao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b1e3db - Browse repository at this point
Copy the full SHA 4b1e3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c8507 - Browse repository at this point
Copy the full SHA 96c8507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b08000 - Browse repository at this point
Copy the full SHA 5b08000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c23d5e - Browse repository at this point
Copy the full SHA 7c23d5eView commit details -
update matrix A, B calling reference
Signed-off-by: kgao <kevin.leo.gao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f0940aa - Browse repository at this point
Copy the full SHA f0940aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for edd9e94 - Browse repository at this point
Copy the full SHA edd9e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb3e34 - Browse repository at this point
Copy the full SHA cfb3e34View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com> Signed-off-by: kgao <kevin.leo.gao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0dfa1e3 - Browse repository at this point
Copy the full SHA 0dfa1e3View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d97793d - Browse repository at this point
Copy the full SHA d97793dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fab3531 - Browse repository at this point
Copy the full SHA fab3531View commit details -
update doc for federated learning
Signed-off-by: kgao <kevin.leo.gao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e652b08 - Browse repository at this point
Copy the full SHA e652b08View commit details -
cleanup branch: test, file structure, docstring and linting
Signed-off-by: kgao <kevin.leo.gao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c7e485 - Browse repository at this point
Copy the full SHA 6c7e485View commit details
Commits on Oct 17, 2023
-
cleanup federated learning doc
Signed-off-by: kgao <kevin.leo.gao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 909eb5c - Browse repository at this point
Copy the full SHA 909eb5cView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e187f13 - Browse repository at this point
Copy the full SHA e187f13View commit details
Commits on Oct 28, 2023
-
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5eb64a5 - Browse repository at this point
Copy the full SHA 5eb64a5View commit details
Commits on Oct 31, 2023
-
Make FederatedEstimator a CateEstimator
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e00cdd2 - Browse repository at this point
Copy the full SHA e00cdd2View commit details -
add arg to allow missing values in W and sometimes X (#791)
* enable nans in W Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * linting Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * add tests for ests that handle missing in W Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * allow missing in X for some ortholearner subclasses Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * refactor keyword arg to be bool only, add more tests Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * linting Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * enable missing for metalearners and orf, fix dowhywrapped discretetreat dmlorf Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * update arg name to allow_missing, add docstrings Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * add warning when missing values detected Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * dummy commit Signed-off-by: Fabio Vera <fabiovera@microsoft.com> * dummy commit revert Signed-off-by: Fabio Vera <fabiovera@microsoft.com> --------- Signed-off-by: Fabio Vera <fabiovera@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f943966 - Browse repository at this point
Copy the full SHA f943966View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1c0bcf8 - Browse repository at this point
Copy the full SHA 1c0bcf8View commit details -
Support direct covariance fitting in DRIV
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 99cc11a - Browse repository at this point
Copy the full SHA 99cc11aView commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d90972d - Browse repository at this point
Copy the full SHA d90972dView commit details -
Ensure groups work with DRIV, DMLIV
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c46eac8 - Browse repository at this point
Copy the full SHA c46eac8View commit details -
Update __init__.py to reflect current structure
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 53a4b2a - Browse repository at this point
Copy the full SHA 53a4b2aView commit details -
Make changes to support dowhy 0.10.1 in tests
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9dbf21d - Browse repository at this point
Copy the full SHA 9dbf21dView commit details -
Allow newer shap, matlab, and seaborn versions
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bef9b4c - Browse repository at this point
Copy the full SHA bef9b4cView commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for db606ee - Browse repository at this point
Copy the full SHA db606eeView commit details -
Save notebook outputs during CI
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for de0c645 - Browse repository at this point
Copy the full SHA de0c645View commit details -
Remove legacy assertWarns hack
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a6691ff - Browse repository at this point
Copy the full SHA a6691ffView commit details -
Scaling ortholearners using Ray (#800)
Added Implementation of ray-based distributed parallelization to crossfit. --------- Signed-off-by: Vishal Verma <vishalmverma27@gmail.com> Signed-off-by: Keith Battocchi <kebatt@microsoft.com> Co-authored-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 6291f4a - Browse repository at this point
Copy the full SHA 6291f4aView commit details -
Improve FederatedEstimator docs
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7935df5 - Browse repository at this point
Copy the full SHA 7935df5View commit details -
Merge branch 'main' into kgao/federal-learning
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ef04ce7 - Browse repository at this point
Copy the full SHA ef04ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650f28a - Browse repository at this point
Copy the full SHA 650f28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c8458 - Browse repository at this point
Copy the full SHA 85c8458View commit details -
Fixup federated learning doctest
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a91d8d2 - Browse repository at this point
Copy the full SHA a91d8d2View commit details
Commits on Nov 1, 2023
-
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1e1f67d - Browse repository at this point
Copy the full SHA 1e1f67dView commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d9444ba - Browse repository at this point
Copy the full SHA d9444baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b8860 - Browse repository at this point
Copy the full SHA 16b8860View commit details -
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c04df65 - Browse repository at this point
Copy the full SHA c04df65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4415c8 - Browse repository at this point
Copy the full SHA e4415c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5205791 - Browse repository at this point
Copy the full SHA 5205791View commit details