Skip to content

Not performing PCA - pref is not define #9

@Dipeshtamboli

Description

@Dipeshtamboli

Code is not performing PCA.

output = [(clients[i].client_id, clients[i].pref, weight) for i, weight in enumerate(weight_vecs)]

clients[i].pref is not define.

AttributeError: 'Client' object has no attribute 'pref'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions