Граф коммитов

509 Коммитов

Автор SHA1 Сообщение Дата
Keith Battocchi 960c0dd832
Update README information (#916)
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
Co-authored-by: fverac <fabiovera@microsoft.com>
2024-08-30 13:48:48 -04:00
pre-commit-ci[bot] 0d5078f69b [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.6.2)
2024-08-27 09:55:03 -04:00
Aleksandar Jovanovic 26b73f22ea
add compiled .c files to .gitignore (#911)
Signed-off-by: Aleks <voja.vocni@gmail.com>
2024-08-19 16:27:52 -04:00
Itamar Faran 1375cdea3c
fix bug in check_high_dimensional (#906)
fix bug in check_high_dimensional

Signed-off-by: Itamar Faran <44903099+itamarfaran@users.noreply.github.com>
2024-08-14 04:31:19 -04:00
Keith Battocchi 8b29a8dafc Enable simplification rules
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
pre-commit-ci[bot] 1fbeb76f82 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-11 18:18:57 -04:00
Keith Battocchi f52f42218e Add pycodestyle warnings
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi f9ce0d24b2 Restrict line length
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
pre-commit-ci[bot] 2cd6b98d2a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-11 18:18:57 -04:00
Keith Battocchi f7c63ac267 Fix remaining issues
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi f2ec54ed23 Enable pre-commit hooks
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi 4dfd9f41ee Clean up docstrings
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi f1898aef93 Fix F402
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi 343226c1d7 Fix F403, F405
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi b577be9a63 Fix F821
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi 4db044a0a8 Fix F841
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi 6892acda08 Fix E402
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi 309118031c Fix E722
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi cce3ded03c Fix E731
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi d99a086e14 Fix E741
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi d091e5679c Switch from pycodestyle to ruff
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-11 18:18:57 -04:00
Keith Battocchi ffffc317c7 Disable Python 3.13 when building wheels for CI
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-08-09 12:40:24 -04:00
Kevin Gao (from Dev Box) 1677eada5c Fix ATE bounds frequency
Signed-off-by: Kevin Gao (from Dev Box) <kevingao@microsoft.com>
2024-07-16 21:00:18 -04:00
Keith Battocchi 66e12a70cd Fix documentation publishing workflow
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-04 15:00:50 -04:00
Keith Battocchi 1803ee32ab Prepare 0.15.1 release
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 14:07:17 -04:00
Keith Battocchi eb65864e76 Work around merge failures in subsequent CI attempts
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 14:07:17 -04:00
Keith Battocchi 8b1d1fbd33 Prevent use of numpy 2.0
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 10:25:47 -04:00
Keith Battocchi 784a8d45a5 Enable support for scikit-learn 1.5
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 10:25:47 -04:00
Keith Battocchi 589480471f Add "help wanted" content to README
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 10:25:47 -04:00
Keith Battocchi 777fe4ae72 Correct minor CausalForestDML documenation issue
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 10:25:47 -04:00
Keith Battocchi 35e136108f Set n_estimators correctly for DRPolicyForest
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 10:25:47 -04:00
Keith Battocchi 231f06ca33 Add blog reference to README
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-07-03 10:25:47 -04:00
Kevin Gao ea46d0d281
Fix flaky RScorer test (#876)
Increase sample size to reduce errors

Signed-off-by: kgao <kevin.leo.gao@gmail.com>
2024-05-07 18:24:43 +00:00
gdaiha db1e254f1e
Optimizing NormalInferenceResults confidence interval method speed (#879)
* Fixed normal inference results confidence interval unnecessary loop

Signed-off-by: gdaiha <110778471+gdaiha@users.noreply.github.com>
Signed-off-by: Gabriel Daiha <gabriel.alves@picpay.com>
2024-05-07 08:23:11 +00:00
Keith Battocchi 2065758672 Use macos-12 instead of macos-latest to avoid ARM
until dependencies are available.

Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-05-03 15:52:47 -04:00
Keith Battocchi a0054d1d0f Use environments for additional deployment safety
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 6d2bdfc987 Use OpenID Connect for package publishing
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 7830c47845 Move build config to pyproject.toml
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 4d0b545519 Migrate to new artifact action API
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 690d3706bd Update LKG
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 1a18622033 Switch away from `setup.py pytest`
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi ed990ed2c2 Limit version caps to applicable scenarios
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 475bbbf960 Enable compatibility with dowhy 0.11
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 7aa509ed3c Add python 3.12 to test matrix
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi 37db00aaa0 Use uv instead of pip
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Keith Battocchi be7875974a Move 'name' to start of Actions
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-04-25 02:19:31 -04:00
Jacob Reinhold 6800095d99
Fix shap_values compatibility with shap>=0.43.0 by adjusting check_additivity parameter handling for TreeExplainer (#872)
Signed-off-by: Jacob Reinhold <jcreinhold@gmail.com>
2024-04-11 16:24:00 +00:00
Kevin Gao 52efc8eef1
Fix the test_accuracy function by modifying the assertion logic (#867)
Fix the test_accuracy function by modifying the assertion logic

Signed-off-by: kgao <kevin.leo.gao@gmail.com>
2024-04-10 16:02:53 +00:00
Alex Malins 6219695cd1
typo fixes (#864)
Signed-off-by: Alex Malins <github@alexmalins.com>
2024-03-26 10:43:30 -04:00
Keith Battocchi 6cc5b236a1 Switch Azure login logic
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-03-22 16:04:41 -04:00