Skip to content

Running main_density_multidim.py produces error #1

Description

@davidwynter

I get this error when I run main_density_multidim.py

/home/david/PycharmProjects/Wavelets/functions.py:301: RuntimeWarning: invalid value encountered in true_divide
density = density_z[:, index] / sum(density_z[:, index])

I have almost finished converting WaveletMultiDim.py to use numba for a big speed improvement. Happy to share this when it is complete.

It is not clear to me why you np.flip the test and train values?

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