Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 513 Bytes

File metadata and controls

6 lines (5 loc) · 513 Bytes

Traditional-Machine-Learning-Techniques

Logistic regression is used for binary classification. Note that the created model has one single perceptron to do both forward and backward propagations. The results are not very good and need to be improved. A basic diagram to introduce the main steps of logistic regression implementation is given below: