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

66-69

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

70-73

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

217-227

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

211-216

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

74, 77, 80-81, 83-84, 89, 91-93, 96, 98, 100, 104-106, 108, 112-115, 120, 126-129, 132, 136-140, 144, 146-147, 149-152, 162, 167, 180, 188-190, 193, 198, 205-206, 208-209

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

228-234

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

438-457

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

318-320

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

313-314

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

321-345

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

315-317

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

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

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

434-437

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

305-312

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

241-243

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

244-260

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

296-298

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

299-304

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

288-295

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

285-287

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

264-268, 272-274

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

261-263

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

237-240

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

431-433

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

346

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

347-351, 359-367, 369, 371, 373, 375, 377, 380-381, 383, 386, 389, 392-393, 396-399, 402-403, 406-407, 409-410, 412-416, 421-422, 424, 426-427
