Skip to content

构建kd树时的node label不对吧 #2

Description

@anonymouss

node = Node(dataSetcopy[mid], label[mid], depth)

labeldataSet 是一一对应的。dataSetcopy 是排序后的数据,而 label 没变,为什么这里拿原始的 label 和排序的 data 构建 node

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions