Closed scao1 closed 4 years ago
Hey Subing, sorry I did not see this until now. I would group into three different categories:
striking_features <- c("sig_str_att", "sig_str_landed", "sig_str_pct",
"total_str_att", "total_str_landed")
ground_features <- c("td_att", "td_landed", "td_pct", "sub_att", "pass", "rev")
attacks_to_features <- c("head_att", "head_landed", "body_att", "body_landed",
"leg_att", "leg_landed")
attacks_from_features <- c("distance_att", "distance_landed", "clinch_att",
"clinch_landed", "ground_att", "ground_landed")
From this we would have to make assumptions to link back to the three categories you suggest.
striking_features
and ground_features
. This is the most clear connection in my mind.I hope this help... I know it is probably not exactly what you were looking for.
Thank you for your detailed explanation! It helps!
Could you help me with grouping the selected features? For the 11 selected features, which group do they belong to? Our 11 selected features:
The categories: