Skip to content

about the features_l.csv #1

@hluler

Description

@hluler

hi , when check the client.py, the features_l.csv is missing, and
X = [float(realdata[k][1]) for k in range(i,i+50)]
Y = [float(realdata[k][2]) for k in range(i,i+50)]
Z = [float(realdata[k][3]) for k in range(i,i+50)]

MAG = [float(realdata[k][4]) for k in range(i,i+50)]

what is the realdata[k][4] mean?

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