Exploratory Data Analysis project on BitcoinHeist data set.
Go to file
shelldweller 019be2579f fixed typo in README: form -> for 2023-12-29 17:57:42 -06:00
scratch Visualizations are finally in place and looking good enough to show others. Now all that is needed is to fill in the text and clean up the flow. One or two more sessions, and then I can sent out reading drafts. 2021-11-02 11:34:50 -06:00
.gitignore Initial Commit 2021-09-19 22:02:16 -06:00
Detecting_Bitcoin_Ransomware.R Final edit completed. 2021-11-13 20:19:32 -07:00
Detecting_Bitcoin_Ransomware.Rmd Final edit, fixed pagebreaks. 2021-11-13 21:38:06 -07:00
Detecting_Bitcoin_Ransomware.pdf Final edit, fixed pagebreaks. 2021-11-13 21:38:06 -07:00
LICENSE relicense to cc-by-4.0 2021-11-04 21:24:49 +00:00
README.md fixed typo in README: form -> for 2023-12-29 17:57:42 -06:00

README.md

Ransomware Detection on the Bitcoin Blockchain

using Random Forests and Self Organizing Maps

Final submission for CYO project at HarvardX PH125.9x Capstone Course

Machine learning project on BitcoinHeist data set.

https://archive.ics.uci.edu/ml/datasets/BitcoinHeistRansomwareAddressDataset

Most of these files are exploratory scripts that helped to develop the final script.

The main three files that can be considered the final project are:

Everything else can be safely ignored, and is just here so that I can trace my own steps if needed.

Creative Commons License
Detecting Bitcoin Ransomware by KR Tejeda is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://arxiv.org/abs/1906.07852.