Skip to content
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

Update IForest model #533

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Update IForest model #533

merged 2 commits into from
Nov 18, 2023

Conversation

FrizzoDavide
Copy link
Contributor

All Submissions Basics:

  • [OK ] Have you followed the guidelines in our Contributing document?
  • [ OK] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [ OK] Have you checked all Issues to tie the PR to a specific one?

All Submissions Cores:

  • [ OK] Have you added an explanation of what your changes do and why you'd like us to include them?
    Added some properties to the IForest class so that new methods for IForest implementing the DIFFI algorithm, that will be inserted in a future Pull Request, can work also on objects of the IForest class
  • [OK ] Have you written new tests for your core changes, as applicable?
  • [OK ] Have you successfully ran tests with your changes locally?
  • Does your submission pass tests, including CircleCI, Travis CI, and AppVeyor?
  • [OK ] Does your submission have appropriate code coverage? The cutoff threshold is 95% by Coversall.

@coveralls
Copy link

coveralls commented Nov 3, 2023

Pull Request Test Coverage Report for Build 6748166519

  • 12 of 12 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 93.726%

Totals Coverage Status
Change from base Build 6637187637: 0.008%
Covered Lines: 9023
Relevant Lines: 9627

💛 - Coveralls

@FrizzoDavide FrizzoDavide changed the base branch from master to development November 3, 2023 17:44
@yzhao062 yzhao062 merged commit aa0b4b2 into yzhao062:development Nov 18, 2023
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants