Skip to content

Error in churn prediction #17

@theraghavjuneja

Description

@theraghavjuneja

ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type int)
Encountered this error for the same. On deep research, I found that it was due to udi8 and bool mis-errors in older(yours) andcurrent version(where tf reads them as bool).
Need to maintain a consistent data type along it. Already created a pull request for it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @theraghavjuneja

        Issue actions

          Error in churn prediction · Issue #17 · codebasics/deep-learning-keras-tf-tutorial