REMLA24-Team-5
Popular repositories Loading
-
Model-Training
Model-Training PublicThe model-training repository contains all the code required to train and test a phishing URL detection machine learning model. It includes scripts for data preprocessing, model training, evaluatio…
Jupyter Notebook
-
operation
operation PublicThis is the central repository that contains all information about running the application and operating the cluster. The repository contains all information about provisioning and deployment (Vagr…
-
model-service
model-service PublicThe model-service represents a wrapper service for the released ML model. It offers a REST API to expose the model to other components.
Python
-
lib-ml
lib-ml PublicThis library contains the pre-processing logic for URL data that is used for training or queries for URL phishing detection.
Python
-
lib-version
lib-version PublicA version-aware library that can be asked for the version of itself.
Python
-
app
app PublicThe application has a frontend and a service, which expose a web application that queries a model-service to predict URLs as phishing or legitimate.
Python
Repositories
- operation Public
This is the central repository that contains all information about running the application and operating the cluster. The repository contains all information about provisioning and deployment (Vagrant, Ansible, Docker Compose, Kubernetes, etc.).
REMLA24-Team-5/operation’s past year of commit activity - Model-Training Public
The model-training repository contains all the code required to train and test a phishing URL detection machine learning model. It includes scripts for data preprocessing, model training, evaluation, and performance testing to ensure robust and accurate model development.
REMLA24-Team-5/Model-Training’s past year of commit activity - model-service Public
The model-service represents a wrapper service for the released ML model. It offers a REST API to expose the model to other components.
REMLA24-Team-5/model-service’s past year of commit activity