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) ----

1-2, 13-16, 18-22

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

450-453

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

454-457

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

216-226

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

73-78

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

79, 82, 85-86, 88-89, 94, 96-98, 101, 103, 105, 109-111, 113, 117-120, 125, 131-134, 137, 141-145, 149, 151-152, 154-157, 167, 172, 185, 193-195, 198, 203, 210-211, 213-214

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

66-72

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

319-338

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

417-419

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

448-449

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

423-447

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

420-422

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

24-25, 27-34, 36, 39-46, 50-59

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

227-230

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

345-352

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

367-369

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

373-389

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

414-416

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

361-366

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

353-360

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

390-392

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

393-397, 401-403

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

370-372

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

341-344

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

234-236

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

318

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

237-241, 249-257, 259, 261, 263, 265, 267, 270-271, 273, 276, 279, 282-283, 286-289, 292-293, 296-297, 299-300, 302-306, 311-312, 314, 316-317
