REMLA24-Team-5 / Model-Training

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.
0 stars 0 forks source link

Add dependencies to requirements.txt #3

Closed SagaRut closed 2 months ago

SagaRut commented 2 months ago

Since poetry doesnt work with tensorflow (https://stackoverflow.com/questions/74949556/poetry-fails-to-install-tensorflow) for now I set up the requirements.txt file instead