{
  "dataset": {
    "rows": 50000,
    "features": 11,
    "target": "log_comments",
    "timeframe": "today 1-m",
    "n_keywords": 399
  },
  "models": {
    "linear_regression": {
      "rmse": 1.839281200600767,
      "r2": 0.23190200654843685
    },
    "random_forest": {
      "rmse": 1.2898533616595287,
      "r2": 0.6222529803763585,
      "n_estimators": 100
    }
  },
  "top_feature_importances_rf": {
    "tags_length": 0.18783006703984437,
    "publish_country_FRANCE": 0.17922765295579784,
    "publish_hour": 0.13307145632590642,
    "tags_count": 0.12724403114624086,
    "category_id": 0.10952859151155356,
    "days_to_trend": 0.10685514446113938,
    "publish_month": 0.0765203544569086,
    "trend_score": 0.03833193521342648,
    "is_weekend": 0.021612260813210264,
    "publish_country_US": 0.011396506059108203,
    "publish_country_GB": 0.008382000016864113
  },
  "trained_at_utc": "2026-02-11T10:34:56.357142"
}