Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

In this lab we will work on another supervised learning problem to predict malicious vs benign websites. We are reducing the instructions in this lab which means you will need to solve a lot of the problems by yourself. Anything new in this lab will be accompanied with detailed instructions. But for the knowledge and techniques you have used before will have brief instructions. Eventually we hope you will be able to think by yourself without instructions.


## Getting Started

Open the `main.ipynb` file in the `your-code` directory. Follow the instructions and add your code and explanations as necessary.
Expand Down
Loading