Skip to content

ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long' #2

Description

@zephyrzilla

Hi, I'm getting the following error when running testing.py:

random_forest = create_forest(train_data, n_trees=450, max_depth=15, max_x=3)
ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long'
ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long'
Exception ignored in: 'rf_cython.randomforest.gini_index'

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