fabiojavamarcos / fabiojavamarcos/InterNetworkRandomWalk-2

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

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.