fabiojavamarcos / fabiojavamarcos/InterNetworkRandomWalk-2

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

Ouverte
#1 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.