-
Notifications
You must be signed in to change notification settings - Fork 720
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
Avoid double impurity calculation inside criterion.pyx in tree module #885
base: main
Are you sure you want to change the base?
Commits on May 10, 2024
-
Use environments for additional deployment safety
Signed-off-by: Keith Battocchi <[email protected]> Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62e84ec - Browse repository at this point
Copy the full SHA 62e84ecView commit details -
Avoid double impurity calculation
Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4309e84 - Browse repository at this point
Copy the full SHA 4309e84View commit details -
moved comment inside criterion.pyx
Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c00b8cf - Browse repository at this point
Copy the full SHA c00b8cfView commit details -
removed unused self.honest condition
Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3164b7c - Browse repository at this point
Copy the full SHA 3164b7cView commit details -
Use macos-12 instead of macos-latest to avoid ARM
until dependencies are available. Signed-off-by: Keith Battocchi <[email protected]> Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c88a348 - Browse repository at this point
Copy the full SHA c88a348View commit details -
Optimizing NormalInferenceResults confidence interval method speed (p…
…y-why#879) * Fixed normal inference results confidence interval unnecessary loop Signed-off-by: gdaiha <[email protected]> Signed-off-by: Gabriel Daiha <[email protected]> Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 390287c - Browse repository at this point
Copy the full SHA 390287cView commit details -
Fix flaky RScorer test (py-why#876)
Increase sample size to reduce errors Signed-off-by: kgao <[email protected]> Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 546ecc8 - Browse repository at this point
Copy the full SHA 546ecc8View commit details -
fixed criterion.pxd with new signature
Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 727bba9 - Browse repository at this point
Copy the full SHA 727bba9View commit details -
fixed types in impurity_improvement definition in criterion
Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0df03b6 - Browse repository at this point
Copy the full SHA 0df03b6View commit details -
removed best.improvement from is_children_impurity_proxy condition
Signed-off-by: Gabriel Daiha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d44cef - Browse repository at this point
Copy the full SHA 1d44cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for c81e24e - Browse repository at this point
Copy the full SHA c81e24eView commit details