will-it-bang / feature_schema.json
chriscarrollsmith's picture
release-v1: LightGBM inference bundle + feature schema
d99b68e verified
Raw
History Blame Contribute Delete
44.3 kB
{
"features": [
{
"name": "text_len",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "log_text_len",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "has_url",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "n_mentions",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "n_hashtags",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "has_question",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "has_exclaim",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "n_emoji",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "starts_mention",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "caps_ratio",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "has_media",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "n_media",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "has_ca_url",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "n_ca_urls",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "is_reply",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "is_quote",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "is_self_reply",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "hour",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "dow",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "is_weekend",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "hour_sin",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "hour_cos",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "dow_sin",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "dow_cos",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "hist_n",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_tweets_7d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_tweets_30d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "days_since_last",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "hist_frac_reply",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_frac_url",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_frac_media",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_mean_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_median_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_p90_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_last_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_std_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_mean_replies_7d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_mean_replies_30d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_decay_mean_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_mean_replies_nonreply",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_mean_replies_reply",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "reply_x_hist_replies_nr",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "media_x_hist_replies",
"dtype": "float32",
"default": 0.0,
"group": "structure"
},
{
"name": "hist_dump_n",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_dump_mean_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_dump_decay_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "hist_dump_p90_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_replies_7d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_replies_30d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_replies_per_tweet",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_quotes",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_quotes_7d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_quotes_30d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_quotes_per_tweet",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_mentions",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_mentions_7d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_mentions_30d",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "inbound_mentions_per_tweet",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "media_x_inbound_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "reply_x_inbound_replies",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "media_x_inbound_mentions",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "reply_x_inbound_mentions",
"dtype": "float32",
"default": 0.0,
"group": "ego_history"
},
{
"name": "has_reply_parent",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_emb_cos",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_log_text_len",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_is_reply",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_is_quote",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_same_author",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_age_hours",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "reply_parent_replies",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "has_quote_parent",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_emb_cos",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_log_text_len",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_is_reply",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_is_quote",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_same_author",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_age_hours",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "quote_parent_replies",
"dtype": "float32",
"default": 0.0,
"group": "parent_context"
},
{
"name": "year",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "month_sin",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "month_cos",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "platform_era",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "era_pre_timeline",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "era_algo_timeline",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "era_pre_musk",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "era_musk_early",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "era_musk_late",
"dtype": "float32",
"default": 0.0,
"group": "calendar"
},
{
"name": "n_text_urls",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "url_only",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "url_at_end",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "has_expanded_domain",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "n_ca_url_rows",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "domain_is_twitter",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "domain_is_youtube",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "domain_is_github",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "domain_is_substack",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "domain_is_wiki",
"dtype": "float32",
"default": 0.0,
"group": "url_structure"
},
{
"name": "account_mean_rate",
"dtype": "float32",
"default": 0.15130374839379565,
"group": "account_prior"
},
{
"name": "log_account_n",
"dtype": "float32",
"default": 0.0,
"group": "account_prior"
},
{
"name": "res_emb_cav_proj",
"dtype": "float32",
"default": 0.0,
"group": "residual_cav"
},
{
"name": "res_emb_cav_proj_sq",
"dtype": "float32",
"default": 0.0,
"group": "residual_cav"
},
{
"name": "emb_0",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_1",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_2",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_3",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_4",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_5",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_6",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_7",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_8",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_9",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_10",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_11",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_12",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_13",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_14",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_15",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_16",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_17",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_18",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_19",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_20",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_21",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_22",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_23",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_24",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_25",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_26",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_27",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_28",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_29",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_30",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_31",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_32",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_33",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_34",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_35",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_36",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_37",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_38",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_39",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_40",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_41",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_42",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_43",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_44",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_45",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_46",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_47",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_48",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_49",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_50",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_51",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_52",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_53",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_54",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_55",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_56",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_57",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_58",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_59",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_60",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_61",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_62",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_63",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_64",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_65",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_66",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_67",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_68",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_69",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_70",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_71",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_72",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_73",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_74",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_75",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_76",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_77",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_78",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_79",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_80",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_81",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_82",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_83",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_84",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_85",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_86",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_87",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_88",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_89",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_90",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_91",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_92",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_93",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_94",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "emb_95",
"dtype": "float32",
"default": 0.0,
"group": "embedding_pca"
},
{
"name": "tfidf_0",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_1",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_2",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_3",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_4",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_5",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_6",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_7",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_8",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_9",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_10",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_11",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_12",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_13",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_14",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_15",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_16",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_17",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_18",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_19",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_20",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_21",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_22",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_23",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_24",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_25",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_26",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_27",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_28",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_29",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_30",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_31",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_32",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_33",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_34",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_35",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_36",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_37",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_38",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_39",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_40",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_41",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_42",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_43",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_44",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_45",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_46",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_47",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_48",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_49",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_50",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_51",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_52",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_53",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_54",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_55",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_56",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_57",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_58",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_59",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_60",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_61",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_62",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_63",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_64",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_65",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_66",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_67",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_68",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_69",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_70",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_71",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_72",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_73",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_74",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_75",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_76",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_77",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_78",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_79",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_80",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_81",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_82",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_83",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_84",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_85",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_86",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_87",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_88",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_89",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_90",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_91",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_92",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_93",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_94",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_95",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_96",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_97",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_98",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_99",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_100",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_101",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_102",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_103",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_104",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_105",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_106",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_107",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_108",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_109",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_110",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_111",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_112",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_113",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_114",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_115",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_116",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_117",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_118",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_119",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_120",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_121",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_122",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_123",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_124",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_125",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_126",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
},
{
"name": "tfidf_127",
"dtype": "float32",
"default": 0.0,
"group": "text_svd"
}
],
"feature_names": [
"text_len",
"log_text_len",
"has_url",
"n_mentions",
"n_hashtags",
"has_question",
"has_exclaim",
"n_emoji",
"starts_mention",
"caps_ratio",
"has_media",
"n_media",
"has_ca_url",
"n_ca_urls",
"is_reply",
"is_quote",
"is_self_reply",
"hour",
"dow",
"is_weekend",
"hour_sin",
"hour_cos",
"dow_sin",
"dow_cos",
"hist_n",
"hist_tweets_7d",
"hist_tweets_30d",
"days_since_last",
"hist_frac_reply",
"hist_frac_url",
"hist_frac_media",
"hist_mean_replies",
"hist_median_replies",
"hist_p90_replies",
"hist_last_replies",
"hist_std_replies",
"hist_mean_replies_7d",
"hist_mean_replies_30d",
"hist_decay_mean_replies",
"hist_mean_replies_nonreply",
"hist_mean_replies_reply",
"reply_x_hist_replies_nr",
"media_x_hist_replies",
"hist_dump_n",
"hist_dump_mean_replies",
"hist_dump_decay_replies",
"hist_dump_p90_replies",
"inbound_replies",
"inbound_replies_7d",
"inbound_replies_30d",
"inbound_replies_per_tweet",
"inbound_quotes",
"inbound_quotes_7d",
"inbound_quotes_30d",
"inbound_quotes_per_tweet",
"inbound_mentions",
"inbound_mentions_7d",
"inbound_mentions_30d",
"inbound_mentions_per_tweet",
"media_x_inbound_replies",
"reply_x_inbound_replies",
"media_x_inbound_mentions",
"reply_x_inbound_mentions",
"has_reply_parent",
"reply_parent_emb_cos",
"reply_parent_log_text_len",
"reply_parent_is_reply",
"reply_parent_is_quote",
"reply_parent_same_author",
"reply_parent_age_hours",
"reply_parent_replies",
"has_quote_parent",
"quote_parent_emb_cos",
"quote_parent_log_text_len",
"quote_parent_is_reply",
"quote_parent_is_quote",
"quote_parent_same_author",
"quote_parent_age_hours",
"quote_parent_replies",
"year",
"month_sin",
"month_cos",
"platform_era",
"era_pre_timeline",
"era_algo_timeline",
"era_pre_musk",
"era_musk_early",
"era_musk_late",
"n_text_urls",
"url_only",
"url_at_end",
"has_expanded_domain",
"n_ca_url_rows",
"domain_is_twitter",
"domain_is_youtube",
"domain_is_github",
"domain_is_substack",
"domain_is_wiki",
"account_mean_rate",
"log_account_n",
"res_emb_cav_proj",
"res_emb_cav_proj_sq",
"emb_0",
"emb_1",
"emb_2",
"emb_3",
"emb_4",
"emb_5",
"emb_6",
"emb_7",
"emb_8",
"emb_9",
"emb_10",
"emb_11",
"emb_12",
"emb_13",
"emb_14",
"emb_15",
"emb_16",
"emb_17",
"emb_18",
"emb_19",
"emb_20",
"emb_21",
"emb_22",
"emb_23",
"emb_24",
"emb_25",
"emb_26",
"emb_27",
"emb_28",
"emb_29",
"emb_30",
"emb_31",
"emb_32",
"emb_33",
"emb_34",
"emb_35",
"emb_36",
"emb_37",
"emb_38",
"emb_39",
"emb_40",
"emb_41",
"emb_42",
"emb_43",
"emb_44",
"emb_45",
"emb_46",
"emb_47",
"emb_48",
"emb_49",
"emb_50",
"emb_51",
"emb_52",
"emb_53",
"emb_54",
"emb_55",
"emb_56",
"emb_57",
"emb_58",
"emb_59",
"emb_60",
"emb_61",
"emb_62",
"emb_63",
"emb_64",
"emb_65",
"emb_66",
"emb_67",
"emb_68",
"emb_69",
"emb_70",
"emb_71",
"emb_72",
"emb_73",
"emb_74",
"emb_75",
"emb_76",
"emb_77",
"emb_78",
"emb_79",
"emb_80",
"emb_81",
"emb_82",
"emb_83",
"emb_84",
"emb_85",
"emb_86",
"emb_87",
"emb_88",
"emb_89",
"emb_90",
"emb_91",
"emb_92",
"emb_93",
"emb_94",
"emb_95",
"tfidf_0",
"tfidf_1",
"tfidf_2",
"tfidf_3",
"tfidf_4",
"tfidf_5",
"tfidf_6",
"tfidf_7",
"tfidf_8",
"tfidf_9",
"tfidf_10",
"tfidf_11",
"tfidf_12",
"tfidf_13",
"tfidf_14",
"tfidf_15",
"tfidf_16",
"tfidf_17",
"tfidf_18",
"tfidf_19",
"tfidf_20",
"tfidf_21",
"tfidf_22",
"tfidf_23",
"tfidf_24",
"tfidf_25",
"tfidf_26",
"tfidf_27",
"tfidf_28",
"tfidf_29",
"tfidf_30",
"tfidf_31",
"tfidf_32",
"tfidf_33",
"tfidf_34",
"tfidf_35",
"tfidf_36",
"tfidf_37",
"tfidf_38",
"tfidf_39",
"tfidf_40",
"tfidf_41",
"tfidf_42",
"tfidf_43",
"tfidf_44",
"tfidf_45",
"tfidf_46",
"tfidf_47",
"tfidf_48",
"tfidf_49",
"tfidf_50",
"tfidf_51",
"tfidf_52",
"tfidf_53",
"tfidf_54",
"tfidf_55",
"tfidf_56",
"tfidf_57",
"tfidf_58",
"tfidf_59",
"tfidf_60",
"tfidf_61",
"tfidf_62",
"tfidf_63",
"tfidf_64",
"tfidf_65",
"tfidf_66",
"tfidf_67",
"tfidf_68",
"tfidf_69",
"tfidf_70",
"tfidf_71",
"tfidf_72",
"tfidf_73",
"tfidf_74",
"tfidf_75",
"tfidf_76",
"tfidf_77",
"tfidf_78",
"tfidf_79",
"tfidf_80",
"tfidf_81",
"tfidf_82",
"tfidf_83",
"tfidf_84",
"tfidf_85",
"tfidf_86",
"tfidf_87",
"tfidf_88",
"tfidf_89",
"tfidf_90",
"tfidf_91",
"tfidf_92",
"tfidf_93",
"tfidf_94",
"tfidf_95",
"tfidf_96",
"tfidf_97",
"tfidf_98",
"tfidf_99",
"tfidf_100",
"tfidf_101",
"tfidf_102",
"tfidf_103",
"tfidf_104",
"tfidf_105",
"tfidf_106",
"tfidf_107",
"tfidf_108",
"tfidf_109",
"tfidf_110",
"tfidf_111",
"tfidf_112",
"tfidf_113",
"tfidf_114",
"tfidf_115",
"tfidf_116",
"tfidf_117",
"tfidf_118",
"tfidf_119",
"tfidf_120",
"tfidf_121",
"tfidf_122",
"tfidf_123",
"tfidf_124",
"tfidf_125",
"tfidf_126",
"tfidf_127"
],
"n_features": 326,
"notes": "Pass Layer-A floats (ego history, structure, calendar, account_mean_rate). Bundle applies residual CAV, emb PCA, and TF-IDF\u2192SVD. account_id is not a model input."
}