kubeedge/ianvs

Add more information about dataset

Open

#110 opened on Jun 27, 2024

View on GitHub
 (8 comments) (2 reactions) (1 assignee)Python (168 forks)auto 404
good first issuekind/cleanup

Repository metrics

Stars
 (178 stars)
PR merge metrics
 (PR metrics pending)

Description

In testenv.yaml configuration, train_url and test_url is configured.

But no document is about how these two data files should be prepared.

For example, what data format is needed? I think if there is a example, it will be better for people new to this project to use.

The document should cover TXT, CSV, JSON, which is in load data class

Contributor guide