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

To show a mutant:
    mutmut show <id>


Survived 🙁 (299)

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

60-65

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

38-39, 50-53, 55-59

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

417-420

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

421-424

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

249-259

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

243-248

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

260, 263, 266-267, 269-270, 275, 277-279, 282, 284, 286, 290-292, 294, 298-301, 306, 312-315, 318, 322-326, 330, 332-333, 335-338, 348, 353, 366, 374-376, 379, 384, 391-392, 394-395

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

236-242

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

397-416

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

455-457

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

453-454

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

428-452

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

425-427

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

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

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

232-235

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

72-79

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

132-134

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

83-99

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

108-110

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

135-140

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

100-107

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

80-82

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

111-115, 119-121

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

141-143

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

68-71

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

148-150

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

144

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

151-155, 163-171, 173, 175, 177, 179, 181, 184-185, 187, 190, 193, 196-197, 200-203, 206-207, 210-211, 213-214, 216-220, 225-226, 228, 230-231
