Datasets:
starter CSV + card
Browse files- README.md +35 -0
- content_refresh_anonymized.csv +0 -0
README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- seo
|
| 7 |
+
- search-console
|
| 8 |
+
- content-performance
|
| 9 |
+
- tabular
|
| 10 |
+
- education
|
| 11 |
+
- flyrank-internship
|
| 12 |
+
pretty_name: FlyRank Internship — Starter (Content Refresh, Anonymized)
|
| 13 |
+
size_categories:
|
| 14 |
+
- 10K<n<100K
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# FlyRank Internship — Starter Dataset (Anonymized)
|
| 18 |
+
|
| 19 |
+
The public, safe starting point for the FlyRank **Applied Search Intelligence** ML internship.
|
| 20 |
+
**30,000** anonymized content-performance rows across **32** pseudonymized clients (53 columns).
|
| 21 |
+
|
| 22 |
+
**Public-safe:** hashed `content_id` / `client_id` + numeric/categorical metrics only — **no** titles, URLs, keywords, domains, or client names.
|
| 23 |
+
|
| 24 |
+
## What it's for
|
| 25 |
+
Week 1–2 quick wins and the ready-now capstone lanes (ranking-signal analysis, lifecycle / opportunity scoring, content-archetype clustering).
|
| 26 |
+
|
| 27 |
+
## Verified reference results (this 30k slice)
|
| 28 |
+
- Rule baseline **Precision@50 = 0.26** → Random Forest **Precision@50 = 0.74**
|
| 29 |
+
- `search_volume` vs `impressions_90d` correlation ≈ **0.0012** (essentially zero — a real myth-buster)
|
| 30 |
+
- Weighted CTR by position: `top_3` **0.49%** → `page_1` 0.35% → `deep` **0.04%**
|
| 31 |
+
- Length is *not* the differentiator: growing vs declining word count ≈ 2,850 vs 2,910
|
| 32 |
+
|
| 33 |
+
## Safety rules
|
| 34 |
+
Anonymized, but still treat row-level outputs as not-for-careless-publishing.
|
| 35 |
+
Do **not** use product flags (`health_score`, `needs_ctr_fix`, `is_quick_win`, …) as model features — they leak the decline label. Keep all public outputs anonymized/aggregate.
|
content_refresh_anonymized.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|