Spaces:
Sleeping
Sleeping
Commit History
Update model version in PhishingDetectionPipeline to 5 bbe7a31
Update model version in PhishingDetectionPipeline to 1 90679af
Load model metadata and images from Hopsworks, update model info display 484525f
Update image filenames in app.py for confusion matrix and feature importance d6c19c2
Update image filenames in app.py for confusion matrix and feature importance 2b4267e
Update import paths in test_inference_pipeline.py for phishing detection model 5bb5dd6
Update Gradio version for better compatibility with HF Spaces 5ee1865
Update Gradio version for better compatibility with HF Spaces becf817
Update Gradio version for better compatibility with HF Spaces 11d971c
Update Gradio version for better compatibility with HF Spaces fcd8582
Specify Python 3.12 for HF Space to match scikit-learn>=1.8.0 requirement d0aa2ff
Remove training data files - not needed for HF Space inference app 739edba
Add Gradio app for phishing detection with URLScan.io integration ee527e8
Track large data files with Git LFS for HF Space cc51f05
initial commit 3de1f60
Add unit tests for PhishingDetectionPipeline class 680d86c
removed temporary examples 11efc47
Add Gradio app and inference pipeline for phishing detection 45dfcaa
Rename configuration and content files for improved project structure 6a346d8
Add initial site configuration and content for phishing detection model (#12) 1e3001a
Simon commited on
forgot to pass variabel to the function a808589
spelling error 756f4a5
Add max-batches argument to batch URL scanner for improved processing control 78e9b95
Add max_batches parameter to batch URL scanning function for better control over processing a7faf87
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
Enhance URL scanning process by tracking attempted scans and handling permanent failures 318768d
Add batch URL scanning script and feature extraction utilities eaa9a59
Refactor load_phishing_urls.py to include URL IDs and update primary key for DataFrame b8043cd
Changed python hopsworks requriments. Added a script to gather the .txt files with phishing urls from the phishing database. (#9) 270b534
Update dependencies for hopsworks and sqlalchemy to specific versions 8e9be73
Add script to transform legitimate URLs for phishing detection 09de783
Add unit tests for sitemap parser and URL extraction functions d619900
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
Simon/basic_url_scan_integreted 369e64d
Simon commited on