Skip to content

killB0x/remla24-team12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Phising Detection CNN

This project is a URL Phising Detection using Convolutional Neural Network (CNN) with Python.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Python and Pip.

Installing and Using Project Title

To install and set up the environment, follow these steps:

  1. Clone the repository:
  2. Install the required libraries using pipenv:
pipenv install
  1. Run the project: dvc pull dvc repro
  2. Check experiments: dvc exp show

To run custom experiment, update params.yml file and run dvc repro and then dvc exp show.

Code Quality Reports

We use dslinter to detect code smells specific to Machine Learning. The linter is configured using the .pylintrc configuration file provided by dslinter.

You can run the linter as follows:

pylint <path_to_sources>

This will create a code quality report in the reports folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages