Primary competition visual

Fault Impact Analysis: Towards Service-Oriented Network Operation & Maintenance by ITU

8 000 CHF
Completed (over 2 years ago)
Classification
273 joined
89 active
Starti
Jul 26, 23
Closei
Aug 18, 23
Reveali
Aug 18, 23
How do I get the ID column in the test?
Data · 10 Aug 2023, 18:51 · 11

There used to be one data set in the test. Now the archive. How to get "ID" is "NE ID" _"day" ? I understand correctly

Discussion 11 answers
User avatar
crossentropy
Federal university of Technology, Akure

You should check the name of each csv file in the "validation" folder, it's not the "NE ID" + "_" +"day"

Check it well, there's huge similarity between the ID in the test files and the name of every csv file, I'm sure you'd sort it out with this information

10 Aug 2023, 18:57
Upvotes 1

Thank you. Now everything has come together. The similarity was 1000 lines

And how many lines in the final submission are 1932 or 1958?

User avatar
crossentropy
Federal university of Technology, Akure

If you check the length of the submission sample, or even the total number of csv files in the "validation" folder(both are 1932), there should be 1932 unique ID's in your test set

So that's the problem that I still have an old submit in 1958.. And the new test in 1932 lines gives an error

User avatar
RareGem

Please, I have been having difficulty loading the data on colab. How can I load the data? Can you help me simplify the process either loading it on colab or jupyternotebook

User avatar
crossentropy
Federal university of Technology, Akure

I'm using jupyter notebook on vs code, before i answer, which data?

The csv files?

If so, load it normally.

You'd just have to write some codes to get your own data personally.

User avatar
RareGem

Both the training and test data. The data that I downloaded is a 50,026KB Rare fille. How do I load this

User avatar
RareGem

And the validation

User avatar
crossentropy
Federal university of Technology, Akure

If you mean 'rar', yea, you'd have to unzip it first, then you'd have access to the

User avatar
crossentropy
Federal university of Technology, Akure

the