file clean up, just a bit....

This commit is contained in:
shelldweller 2021-10-22 09:58:44 -06:00
parent 571bf48790
commit d811046c5e
16 changed files with 4 additions and 0 deletions

View File

@ -13,11 +13,15 @@ Most of these files are exploratory scripts that helped to develop the final scr
The main three files that can be considered the final project are:
- Detecting_Bitcoin_Ransomware.pdf (Final report)
[https://git.disroot.org/shelldweller](https://git.disroot.org/shelldweller)
- Detecting_Bitcoin_Ransomware.Rmd (R markdown that generates the report)
[https://git.disroot.org/shelldweller](https://git.disroot.org/shelldweller)
- Detecting_Bitcoin_Ransomware.R (R script that contains the essential code for the modeling process)
[https://git.disroot.org/shelldweller](https://git.disroot.org/shelldweller)
*fix links later*
Everything else can be safely ignored, and is just here so that I can trace my own steps if needed.