Commit History

Update example URLs in app.py for demonstration purposes
f7f2ee4

SaiBon99 commited on

Update model version in PhishingDetectionPipeline to 5
bbe7a31

SaiBon99 commited on

Update model version in PhishingDetectionPipeline to 1
90679af

SaiBon99 commited on

Load model metadata and images from Hopsworks, update model info display
484525f

SaiBon99 commited on

Update image filenames in app.py for confusion matrix and feature importance
d6c19c2

SaiBon99 commited on

Update image filenames in app.py for confusion matrix and feature importance
2b4267e

SaiBon99 commited on

Update import paths in test_inference_pipeline.py for phishing detection model
5bb5dd6

SaiBon99 commited on

Update Gradio version for better compatibility with HF Spaces
5ee1865

SaiBon99 commited on

Update Gradio version for better compatibility with HF Spaces
becf817

SaiBon99 commited on

Update Gradio version for better compatibility with HF Spaces
11d971c

SaiBon99 commited on

Update Gradio version for better compatibility with HF Spaces
fcd8582

SaiBon99 commited on

Specify Python 3.12 for HF Space to match scikit-learn>=1.8.0 requirement
d0aa2ff

SaiBon99 commited on

Remove training data files - not needed for HF Space inference app
739edba

SaiBon99 commited on

Add Gradio app for phishing detection with URLScan.io integration
ee527e8

SaiBon99 commited on

Track large data files with Git LFS for HF Space
cc51f05

SaiBon99 commited on

initial commit
3de1f60

SaiBon99 commited on

Add unit tests for PhishingDetectionPipeline class
680d86c

SaiBon99 commited on

removed temporary examples
11efc47

SaiBon99 commited on

Add Gradio app and inference pipeline for phishing detection
45dfcaa

SaiBon99 commited on

Rename configuration and content files for improved project structure
6a346d8

SaiBon99 commited on

Add initial site configuration and content for phishing detection model (#12)
1e3001a

Simon commited on

forgot to pass variabel to the function
a808589

SaiBon99 commited on

spelling error
756f4a5

SaiBon99 commited on

Add max-batches argument to batch URL scanner for improved processing control
78e9b95

SaiBon99 commited on

Add max_batches parameter to batch URL scanning function for better control over processing
a7faf87

SaiBon99 commited on

Model evealuation (#11)
d228066

Simon commited on

Model evealuation (#10)
a9f0e5a

Simon commited on

Add command-line argument parsing and scheduled data pipeline for batch URL scanning
6a0ae1a

SaiBon99 commited on

Enhance URL scanning process by tracking attempted scans and handling permanent failures
318768d

SaiBon99 commited on

Add batch URL scanning script and feature extraction utilities
eaa9a59

SaiBon99 commited on

Refactor load_phishing_urls.py to include URL IDs and update primary key for DataFrame
b8043cd

SaiBon99 commited on

Changed python hopsworks requriments. Added a script to gather the .txt files with phishing urls from the phishing database. (#9)
270b534

Simon igobl commited on

Update dependencies for hopsworks and sqlalchemy to specific versions
8e9be73

SaiBon99 commited on

Add script to transform legitimate URLs for phishing detection
09de783

SaiBon99 commited on

Add unit tests for sitemap parser and URL extraction functions
d619900

SaiBon99 commited on

Add unit tests for sitemap parser and URL extraction functions (#8)
0dbcacb

Simon commited on

Simon/extract urls from domain (#6)
09d041b

Simon commited on

Add functionality to load and process legitimate URLs from CSV files (#3)
c562ed5

Simon commited on

Add GitHub Actions workflow for testing with pytest
9147d47

SaiBon99 commited on

Simon/basic_url_scan_integreted
369e64d

Simon commited on

Implement data loading utilities and example script for phishing detection
f2fb12f

SaiBon99 commited on

Add .gitattributes to manage LFS for phishing-links-ACTIVE.txt
0b12726

SaiBon99 commited on

Rename project to phishing-detection and added project structure
eb04abf

SaiBon99 commited on

Add initial uv configuration and .gitignore
3834199

SaiBon99 commited on

Initial commit
6e8fb18

igobl commited on

initial commit
80c10cd
verified

SaiBon99 commited on