2021-02-06 04:42:36 +00:00
|
|
|
---
|
|
|
|
id: 5e7b9f6a0b6c005b0e76f096
|
2022-03-10 20:35:22 +05:30
|
|
|
title: 'Visualización de datos: Page Rank'
|
2021-02-06 04:42:36 +00:00
|
|
|
challengeType: 11
|
|
|
|
videoId: 6-w_qIUwaxU
|
2022-03-10 20:35:22 +05:30
|
|
|
bilibiliIds:
|
|
|
|
aid: 376950472
|
|
|
|
bvid: BV1ho4y1Q72u
|
|
|
|
cid: 377544599
|
2021-02-06 04:42:36 +00:00
|
|
|
dashedName: data-visualization-page-rank
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2022-03-10 20:35:22 +05:30
|
|
|
¿Cómo funciona el algoritmo PageRank?
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
2022-03-10 20:35:22 +05:30
|
|
|
Determina qué páginas están más conectadas.
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-10 20:35:22 +05:30
|
|
|
Clasifica las páginas en función del número de visitas.
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-10 20:35:22 +05:30
|
|
|
Averigua qué páginas contienen el contenido más importante.
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
1
|
|
|
|
|