- Fingerprinting websites based on the network traffic pattern analysis
- Analysis High Complex Digital Fingerprints using Machine Learning & Deep Learning
βββ README.md
βββ closed_world
βΒ Β βββ closed_world.ipynb
βββ open_world
βΒ Β βββ binary_class.ipynb
βΒ Β βββ milti_class.ipynb
βββ testing_history
βΒ Β βββ k-NN.ipynb
βΒ Β βββ randomforest.ipynb
βΒ Β βββ svm_naive_bayes.ipynb
βββ mon_standard.pkl
βββ unmon_standard10.pkl
- Please clone the current repository.
git clone https://github.com/HyeJung-Hwang/machine-learning-project.git
- Enter the folder of the cloned repository.
cd machine-learning-project
- Please execute the ipynb files in the closed_world folder and the ipynb files in the open_world folder.