Skip to content

Data mining project on a dark web hosted e-commerce site for my BSc final year project

License

Notifications You must be signed in to change notification settings

mauromsl/dark_web_datamining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Mining The Dark Web

This repository contains the code used for the project taking place at UEL where in which we aim to conduct a datamining experiment in the "Dark Web" using Python and R

While the data set won't be made public until de project is published, feel free to clone/fork the repo and play around with it (or point out any issues you may find!)

Setting up the environment

You can install the python requiremnts for this project using python PIP:

pip install -r requirements.txt

Then proceed to copy the default settings into your settings.py file:

cp python_src/default_settings.py python_src/settings.py

Don't forget to change the database connection settings as per your own set up.

About

Data mining project on a dark web hosted e-commerce site for my BSc final year project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published