Exploratory Data Analysis project on BitcoinHeist data set.
Go to file
shelldweller d811046c5e file clean up, just a bit.... 2021-10-22 09:58:44 -06:00
scratch file clean up, just a bit.... 2021-10-22 09:58:44 -06:00
.gitignore Initial Commit 2021-09-19 22:02:16 -06:00
Detecting_Bitcoin_Ransomware.R The script is complete. The report has all the code from the script, and it compiles. I still need to add the textual parts for chunks 3 and 4. Final step is still the visuals, although I am thinking less is more on that one. 2021-10-20 00:33:26 -06:00
Detecting_Bitcoin_Ransomware.Rmd my wife has a limit to how much she can care, but she wants me to care in an unlimited fashion. she needs a shoulder to cry on, but cannot provide a shoulder for others to cry on. That is some sort of mental disorder, for real. 2021-10-21 22:58:54 -06:00
Detecting_Bitcoin_Ransomware.pdf my wife has a limit to how much she can care, but she wants me to care in an unlimited fashion. she needs a shoulder to cry on, but cannot provide a shoulder for others to cry on. That is some sort of mental disorder, for real. 2021-10-21 22:58:54 -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.