lucaswarwick02/Fake-News-Tweet-Classification
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Setup 1. Create environment: `conda env create -f environment.yml` # Run 1. Activate environment `conda activate tweet-classification` 2. Navigate to the root folder 3. Run in a command line: `python main.py` 3. Complete run log will be saved to the `out` directory alongside the classification report and confusion matrix