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

To show a mutant:
    mutmut show <id>


Survived 🙁 (296)

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

60-65

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

38-39, 50-53, 55-59

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

454-457

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

450-453

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

216-226

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

66-71

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

72, 75, 78-79, 81-82, 87, 89-91, 94, 96, 98, 102-104, 106, 110-113, 118, 124-127, 130, 134-138, 142, 144-145, 148-150, 160, 165, 178, 186-188, 196, 203-204, 206-207

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

209-215

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

227-246

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

417-419

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

420-421

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

425-449

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

422-424

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

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

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

413-416

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

405-412

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

347-349

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

380-396

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

350-352

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

341-346

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

397-404

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

356-358

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

359-363, 367-369

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

353-355

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

337-340

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

332-334

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

247

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

248-252, 260-268, 270, 272, 274, 276, 278, 281-282, 284, 287, 290, 293-294, 298-300, 303-304, 307-308, 310-311, 313-317, 322-323, 325, 327-328
