Exploratory Data Analysis project on BitcoinHeist data set.
Go to file
shelldweller 310cb800f8 quick reboot, things are acting weird, but the graphs should have labels that do not overlap now, at least.... 2021-11-01 09:45:40 -06:00
Detecting_Bitcoin_Ransomware_files/figure-latex quick reboot, things are acting weird, but the graphs should have labels that do not overlap now, at least.... 2021-11-01 09:45:40 -06:00
scratch quick reboot, things are acting weird, but the graphs should have labels that do not overlap now, at least.... 2021-11-01 09:45:40 -06:00
.gitignore Initial Commit 2021-09-19 22:02:16 -06:00
Detecting_Bitcoin_Ransomware.R Things are finally starting to look balanced, visually speaking. Next is to create a few group_by graphs and put them in the right place. Get scripts working before putting into full document. 2021-10-28 21:02:34 -06:00
Detecting_Bitcoin_Ransomware.Rmd quick reboot, things are acting weird, but the graphs should have labels that do not overlap now, at least.... 2021-11-01 09:45:40 -06:00
Detecting_Bitcoin_Ransomware.pdf quick reboot, things are acting weird, but the graphs should have labels that do not overlap now, at least.... 2021-11-01 09:45:40 -06:00
LICENSE Initial commit 2021-09-20 03:58:19 +00:00
README.md file clean up, just a bit.... 2021-10-22 09:58:44 -06:00

README.md

Ransomware Detection on the Bitcoin Blockchain

using Random Forests and Self Organizing Maps

Final submission form 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:

fix links later

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