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

To show a mutant:
    mutmut show <id>


Survived 🙁 (299)

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

38-43

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

44-45, 56-59, 61-65

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

288-291

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

284-287

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

90-100

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

245-250

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

108, 111, 114-115, 117-118, 123, 125-127, 130, 132, 134, 138-140, 142, 146-149, 154, 160-163, 166, 170-174, 178, 180-181, 183-186, 196, 201, 214, 222-224, 227, 232, 239-240, 242-243

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

101-107

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

70-89

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

251-253

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

254-255

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

256-280

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

281-283

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

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

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

66-69

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

450-457

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

389-391

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

433-449

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

430-432

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

392-397

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

419-426

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

427-429

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

398-402, 406-408

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

386-388

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

382-385

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

377-379

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

292

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

293-297, 305-313, 315, 317, 319, 321, 323, 326-327, 329, 332, 335, 338-339, 342-345, 348-349, 352-353, 355-356, 358-362, 367-368, 370, 372-373
