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

339-342

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

343-346

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

308-318

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

158-163

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

171, 174, 177-178, 180-181, 186, 188-190, 193, 195, 197, 201-203, 205, 209-212, 217, 223-226, 229, 233-237, 241, 243-244, 246-249, 259, 264, 277, 285-287, 290, 295, 302-303, 305-306

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

164-170

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

319-338

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

450-452

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

453-454

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

425-449

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

455-457

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

353-360

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

382-384

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

385-401

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

422-424

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

402-407

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

408-415

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

416-418

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

361-365, 369-371

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

419-421

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

349-352

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

73-75

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

76

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

77-81, 89-97, 99, 101, 103, 105, 107, 110-111, 113, 116, 119, 122-123, 126-129, 132-133, 136-137, 139-140, 142-146, 151-152, 154, 156-157
