Estrategias
Control de lógica de negocio.
No hay estrategias definidas.
{{ rs.name }}
Algoritmo Base
Ajuste fino de los pesos matemáticos del motor.
Peso de Likes, Comentarios y Visitas globales.
Coincidencia entre tags del usuario y del contenido.
Importancia de la fecha de publicación reciente.
Peso de autores seguidos o conexiones cercanas.
Distribución de Impacto
{{ activeRuleset.name }} (Guardando...)
Vacío.
Simulador
Prueba los efectos sin impactar usuarios reales.
Configuración
Opcional. Útil para verificar segmentación por usuario (IQ, país, follows, intereses).
Rellena el pool con el Top-N del feed real para el usuario seleccionado (útil para depurar reglas con candidatos realistas).
Ranking Resultante
Base → Final (Δ por reglas). Click en un item para ver detalle. Ordena, filtra y exporta para auditar impacto.
Esperando ejecución...
| Tipo | Pin | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.rank }} | {{ row.base_rank !== null && row.base_rank !== undefined ? row.base_rank : '—' }} | {{ row.delta_rank > 0 ? '▲' : '▼' }}{{ Math.abs(row.delta_rank) }} — | {{ row.id }} | {{ row.title || '—' }} |
{{ row.type }}
{{ row.post_type }}
|
{{ row.score.toFixed(4) }} | {{ row.base_score.toFixed(4) }} | {{ row.delta > 0 ? '+' : '' }}{{ row.delta.toFixed(4) }} — | {{ row.sim.toFixed(2) }} | {{ row.pop.toFixed(2) }} | {{ row.fresh.toFixed(2) }} | {{ row.aff.toFixed(2) }} | {{ row.boost_sum !== 0 ? row.boost_sum.toFixed(2) : '—' }} | {{ row.decay_sum !== 0 ? row.decay_sum.toFixed(2) : '—' }} | {{ row.pin_position }} — | |
|
{{ row.raw.type }}
ID: {{ row.raw.id }}
{{ row.raw.meta.post_type }}
{{ row.raw.meta.title }}
{{ row.raw.score.toFixed(4) }}
base {{ (row.raw.base_score ?? 0).toFixed(4) }}
({{ row.raw.delta > 0 ? '+' : '' }}{{ row.raw.delta.toFixed(4) }})
base #{{ row.raw.base_rank }}
({{ row.raw.delta_rank > 0 ? '▲' : '▼' }}{{ Math.abs(row.raw.delta_rank) }})
{{ formatSignal(why) }}
{{ why.contrib > 0 ? '+' : ''}}{{ why.contrib.toFixed(2) }}
Autor: {{ row.raw.meta.author_id }}
País autor: {{ row.raw.meta.author_country }}
País empresa: {{ row.raw.meta.company_country }}
Creado: {{ formatMetaDate(row.raw.meta.created_at) }}
Patrocinado
IA
ai_score: {{ Number(row.raw.meta.ai_score).toFixed(2) }}
sentiment: {{ row.raw.meta.sentiment }} ({{ row.raw.meta.sentiment_score }})
Vistas
{{ row.raw.meta && row.raw.meta.view_count !== null && row.raw.meta.view_count !== undefined ? row.raw.meta.view_count : '-' }}
Likes
{{ row.raw.meta && row.raw.meta.like_count !== null && row.raw.meta.like_count !== undefined ? row.raw.meta.like_count : '-' }}
Comentarios
{{ row.raw.meta && row.raw.meta.comment_count !== null && row.raw.meta.comment_count !== undefined ? row.raw.meta.comment_count : '-' }}
#{{ h }}
#{{ t }}
AI keywords:
{{ k }}
Click para contraer.
|