Skip to content

Custom implementation of a linear binary classifier using rosenblatt's perceptron

Notifications You must be signed in to change notification settings

jrabello/linclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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





About

Custom implementation of a linear binary classifier using rosenblatt's perceptron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages