Skip to content
Snippets Groups Projects
Commit b6cf71aa authored by Svoboda, Jan's avatar Svoboda, Jan :speech_balloon:
Browse files

Update file README.md

parent 3e540beb
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,9 @@
### Bachelor project - ML in Cybersecurity.
##### URL Clustering:
1- Basic exploration work on URLs from https://www.kaggle.com/datasets/sid321axn/malicious-urls-dataset
Data description: 6,2 mil URLs - 4 classes -> benign,malware,phishing,defacement
Part 1:
Basic exploration work on URLs from https://www.kaggle.com/datasets/sid321axn/malicious-urls-dataset
Data description: 6,2 mil URLs - 4 classes -> benign,malware,phishing,defacement
Goal: Explore malware classification of URL data using Clustering methods
Find "good" clustering for this purpose and explore how to evaluate what is "good" in this case
......@@ -41,7 +42,7 @@
4 - Module for testing the classification
- Work In Progress
TODO: Refactor code into classes to streamline work and separate functionality
Building "framework" for evaluation classification results
Experiment to find "good" classification
TODO: Refactor code into classes to streamline work and separate functionality
Building "framework" for evaluation classification results
Experiment to find "good" classification
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment