Isolation Forest Implementation #130
44.11% of diff hit (target 97.61%)
View this Pull Request on Codecov
44.11% of diff hit (target 97.61%)
Annotations
Check warning on line 12 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L12
Added line #L12 was not covered by tests
Check warning on line 34 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L33-L34
Added lines #L33 - L34 were not covered by tests
Check warning on line 38 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L37-L38
Added lines #L37 - L38 were not covered by tests
Check warning on line 42 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L41-L42
Added lines #L41 - L42 were not covered by tests
Check warning on line 46 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L44-L46
Added lines #L44 - L46 were not covered by tests
Check warning on line 50 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L49-L50
Added lines #L49 - L50 were not covered by tests
Check warning on line 55 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L54-L55
Added lines #L54 - L55 were not covered by tests
Check warning on line 57 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L57
Added line #L57 was not covered by tests
Check warning on line 62 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L59-L62
Added lines #L59 - L62 were not covered by tests
Check warning on line 65 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L64-L65
Added lines #L64 - L65 were not covered by tests
Check warning on line 70 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L68-L70
Added lines #L68 - L70 were not covered by tests
Check warning on line 80 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L75-L80
Added lines #L75 - L80 were not covered by tests
Check warning on line 83 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L83
Added line #L83 was not covered by tests
Check warning on line 89 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L85-L89
Added lines #L85 - L89 were not covered by tests
Check warning on line 91 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L91
Added line #L91 was not covered by tests
Check warning on line 102 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L99-L102
Added lines #L99 - L102 were not covered by tests
Check warning on line 105 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L104-L105
Added lines #L104 - L105 were not covered by tests
Check warning on line 124 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L124
Added line #L124 was not covered by tests
Check warning on line 128 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L127-L128
Added lines #L127 - L128 were not covered by tests
Check warning on line 131 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L130-L131
Added lines #L130 - L131 were not covered by tests
Check warning on line 146 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L143-L146
Added lines #L143 - L146 were not covered by tests
Check warning on line 150 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L149-L150
Added lines #L149 - L150 were not covered by tests
Check warning on line 155 in toyml/ensemble/iforest.py
codecov / codecov/patch
toyml/ensemble/iforest.py#L153-L155
Added lines #L153 - L155 were not covered by tests