RustyBrain
RustyBrain
Thanks for the reply. Just for my understanding, if I pass in a standard dataframe, is it identifying rows or columns that have zero importance? I have tried passing labels...
Hi Will, thanks for the reply. I know you are not hear to teach ignorami like me, but I do appreciate your advice. My dataframe is that shape features as...
I have also just done some more evaluation and it appears that when I pass the observation names as labels I get the `contains new labels` error, and it lists...
There is a lot of wrangling to get the dataframe in shape, then I call ``` fs = FeatureSelector(data=df, labels=df.index) fs.identify_zero_importance(task = 'classification', eval_metric = 'auc', n_iterations = 10, early_stopping...
Hi Will, They are multiclass labels - strings of geographical area names. I have tried passing the index values in as a list rather than a direct call to the...
I would be interested in this too. I wonder whether using the ML from svmle might impact the ability to use information criterions as outlines in https://www.statisticalinnovations.com/wp-content/uploads/Vermunt2007.pdf?