fabiojavamarcos / fabiojavamarcos/InterNetworkRandomWalk-2

Need to keep track of turns and create a threshold to limit the bags creation

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

turns must read the default input using args[]

Also the nodes names written must be ignored in the RW

threshold must keep on the bags csv only lines where at least one node is over the threshold

The threshold is a value that represents a percentual based on the max visits values.

Ex: mas visited node received 100 visits
if threshold is 30 (%) it means that we can keep lines where at least one node has more than or equal 70 visits

30% of 100 = 30. 100 - 30 = 70.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.