Skip to content

Handwritten in Python perceptron and adaline classifiers to distinguish bad wine from good one.

Notifications You must be signed in to change notification settings

apelykh/42-ft_sommelier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42-ft_sommelier: wine classifier

Project goal: given the chemical attributes of wine, classify it as 'good' or 'bad'

Allowed libraries:

  • matplotlib
  • pandas
  • standard python lbraries

Directly importing numpy, scipy, scikit-learn, tensorflow etc. is forbidden!

About

Handwritten in Python perceptron and adaline classifiers to distinguish bad wine from good one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published