Commit 3abb2d20 authored by benjamin.clough's avatar benjamin.clough

Update README.md

parent 00ec540d
...@@ -7,6 +7,8 @@ To effectively demo this project, two things are required to be added: ...@@ -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)]", Accuracy scripts are named in the format "[Feature Selection/Extraction model] to [Classifier Model(s)]",
choose the model combination that you desire. 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`
Library Requirements: Library Requirements:
* pandas~=1.5.2 * pandas~=1.5.2
* tensorflow~=2.11.0 * tensorflow~=2.11.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment