Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 504 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 504 Bytes

linclass

This project contains a custom implementation of rosenblatt's perceptron used for binary linear classification

The dataset iris contains the following features used to classify it as setosa or versicolor:

  • sepal length
  • petal length