Skip to content

Identify & fix redundant code #2

@ashispati

Description

@ashispati

I am thinking of the following plan to do this:

  1. There are some MATLAB functions which are not being used in the entire repo (e.g. fixSamplingRateInFiles.m in the src/prediction_models/experiments/pitched_instrument_regression/ folder). A simple exercise which would help identify such code is if each of us picks a folder make a list of the functions (NOT scripts) inside that folder are not being used. I have done it for the sub-folders of src/prediction_models/experiments/ folder as an example and others can follow the same for the other folders and generate these lists as comments on this issue thread (as shown below). You may also add any other comments as you see fit.
  2. The next step could be to try running all the scripts in these individual folders and check if they all function as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions