kubeedge/ianvs

Add more information about dataset

Offen

#110 geöffnet am 27.06.2024

 (8 Kommentare) (2 Reaktionen) (1 zugewiesene Person)Python (168 Forks)auto 404
good first issuekind/cleanup

Repository-Metriken

Stars
 (178 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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