@@ -7,6 +7,8 @@ To effectively demo this project, two things are required to be added:
Accuracy scripts are named in the format "[Feature Selection/Extraction model] to [Classifier Model(s)]",
choose the model combination that you desire.
To install the required libraries, locate the filepath to requirements.txt in the top level of this project, then run: `pip install -r path/to/requirements.txt`