mlfactor.github.io icon indicating copy to clipboard operation
mlfactor.github.io copied to clipboard

Features_short

Open qucqu opened this issue 3 years ago • 2 comments

Dear Guillaume,

In the Chapter 6.4.6 Code and Results, you used features_short in your code, but I cannot find the features_short defination in your book. Which features do you select as the features in features_short?

Many thanks and with best regards, Mike

qucqu avatar Sep 07 '21 10:09 qucqu

Hi Mike,

it's defined in the Data chapter:

features_short <- c("Div_Yld", "Eps", "Mkt_Cap_12M_Usd", "Mom_11M_Usd", "Ocf", "Pb", "Vol1Y_Usd")

Best,

Guillaume

shokru avatar Sep 07 '21 11:09 shokru

Thanks Guillaume!

qucqu avatar Sep 08 '21 00:09 qucqu