Fix data ingestion path, update README images, and enable reload
2d7183c
Inder-26commited on
feat: Initialize project structure with ML components, utilities, exception handling, and S3 integration.
195cc50
Inder-26commited on
feat: Implement web application for phishing URL detection with new UI, integrated model training, and prediction endpoints, removing old artifacts.
137da8f
Inder-26commited on
full CI/CD pipeline with Docker Compose + MongoDB fallback
78b54a8
Inder-26commited on
Changed the port to 8080 and dagshub init enavles uding Variable "ENABLE_DAGSHUB"
d996a80
Inder-26commited on
Cloud pushed and s3 data storage implemented
8268752
Inder-26commited on
Pipeline completed and fastapi created
da68771
Inder-26commited on
mlflow and dagshub and you can see the models and compare them side by side and pick the best model according to you , I am using test_f1 as decision metric
c1c191a
Inder-26commited on
mlflow implemented in model_trainer.py
ef7b899
Inder-26commited on
Model Trainer And Evaluation With Hyperparameter Tuning