Closed serbanstan closed 6 years ago
Now I am removing lasso so the only selection is select by percentile. But I also find that this dataset has two suggested columns and we are only using one in problem. This issue can also happens for other datasets.
Solution: always using this way to extract target:
{ "name": "extract_target_step", "primitives": [{ "primitive": "d3m.primitives.data.ExtractColumnsBySemanticTypes", "hyperparameters": { 'semantic_types': ( 'https://metadata.datadrivendiscovery.org/types/TrueTarget',), 'use_columns': (), 'exclude_columns': () } }], "inputs": ["to_dataframe_step"] },
Will closing this and put a new issue for this problem
Running
python ta2-search /nas/home/stan/dsbox/runs2/config-ll0/LL0_uci_facebook_metrics_config.json