To apply a mutant on disk:
    mutmut apply <id>

To show a mutant:
    mutmut show <id>


Survived 🙁 (296)

---- imblearn/__init__.py (6) ----

38-43

---- imblearn/base.py (11) ----

44-45, 56-59, 61-65

---- imblearn/combine/_smote_enn.py (4) ----

454-457

---- imblearn/combine/_smote_tomek.py (4) ----

450-453

---- imblearn/ensemble/_bagging.py (11) ----

318-328

---- imblearn/ensemble/_easy_ensemble.py (6) ----

329-334

---- imblearn/ensemble/_forest.py (49) ----

181, 184, 187-188, 190-191, 196, 198-200, 203, 205, 207, 211-213, 215, 219-222, 227, 233-236, 239, 243-247, 251, 253-254, 257-259, 269, 274, 287, 295-297, 305, 312-313, 315-316

---- imblearn/ensemble/_weight_boosting.py (7) ----

335-341

---- imblearn/metrics/_classification.py (20) ----

430-449

---- imblearn/over_sampling/_adasyn.py (3) ----

148-150

---- imblearn/over_sampling/_random_over_sampler.py (2) ----

176-177

---- imblearn/over_sampling/_smote.py (25) ----

151-175

---- imblearn/over_sampling/base.py (3) ----

178-180

---- imblearn/pipeline.py (29) ----

2-3, 5-12, 14, 17-24, 28-37

---- imblearn/tensorflow/_generator.py (4) ----

144-147

---- imblearn/under_sampling/_prototype_generation/_cluster_centroids.py (8) ----

136-143

---- imblearn/under_sampling/_prototype_selection/_condensed_nearest_neighbour.py (3) ----

107-109

---- imblearn/under_sampling/_prototype_selection/_edited_nearest_neighbours.py (17) ----

119-135

---- imblearn/under_sampling/_prototype_selection/_instance_hardness_threshold.py (3) ----

83-85

---- imblearn/under_sampling/_prototype_selection/_nearmiss.py (6) ----

113-118

---- imblearn/under_sampling/_prototype_selection/_neighbourhood_cleaning_rule.py (8) ----

72-79

---- imblearn/under_sampling/_prototype_selection/_one_sided_selection.py (3) ----

110-112

---- imblearn/under_sampling/_prototype_selection/_random_under_sampler.py (8) ----

86-90, 94-96

---- imblearn/under_sampling/_prototype_selection/_tomek_links.py (3) ----

80-82

---- imblearn/under_sampling/base.py (4) ----

68-71

---- imblearn/utils/_docstring.py (3) ----

426-428

---- imblearn/utils/_show_versions.py (1) ----

429

---- imblearn/utils/_validation.py (45) ----

342-346, 354-362, 364, 366, 368, 370, 372, 375-376, 378, 381, 384, 387-388, 392-394, 397-398, 401-402, 404-405, 407-411, 416-417, 419, 421-422
