Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 438 Bytes

readme.md

File metadata and controls

11 lines (5 loc) · 438 Bytes

Day 10

Hey guys, today we will be learning about logistic regression.

link to the content pdf: link

linke to a sample logistic regression code from scratch: link

Task: Create a visual to depict how the model is classifying the sample data during each iteration of training. Display the classified samples as green and the unclassified ones as red.