--feat_flexibin

Switch

--feat_flexibin

Description

Plots a binned feature table, uses --num_bins, --group_id_range, --f, --flexiplot_file

Argument and Default Value

None.

Details

Known issue: as of this writing, the code behind this switch calls fr.createTableWithBinnedFeats(..., args.gender, args.genderattack, ...), but neither --gender nor --genderattack is registered as a CLI flag anywhere in dlatkInterface.py. Running --feat_flexibin currently always fails with AttributeError: 'Namespace' object has no attribute 'gender'.

Other Switches

Required Switches:

  • --num_bins

  • --group_id_range

  • -f

  • --flexiplot_file

Example Commands