Skip to content

Fit function takes cat_vars variable as input but doesnot really use it. #31

@mankantega

Description

@mankantega

The first thing the fit function does is that it checks if all the columns are float, line 440 in the missingforest.py file. What is the point of having cat_vars then? If all the columns should be float64 why and how should one specify the cat_vars and actually use it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions