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

66-69

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

70-73

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

369-379

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

363-368

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

219, 222, 225-226, 228-229, 234, 236-238, 241, 243, 245, 249-251, 253, 257-260, 265, 271-274, 277, 281-285, 289, 291-292, 295-297, 307, 312, 325, 333-335, 343, 350-351, 353-354

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

356-362

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

111-130

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

102-104

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

105-106

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

74-98

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

99-101

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

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

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

107-110

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

427-443

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

395-397

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

444-449

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

398-405

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

392-394

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

406-410, 414-416

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

386-388

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

382-385

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

135-137

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

131

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

138-142, 150-158, 160, 162, 164, 166, 168, 171-172, 174, 177, 180, 183-184, 188-190, 193-194, 197-198, 200-201, 203-207, 212-213, 215, 217-218
