Skip to content

fabrycio30/python-foodtruck-multilabel-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Multilabel Classification

Multilabel Classification for food recommendation

dataset multilabel: foodtruck

Classifiers tested:

  • Binary Relevance (Base algorithms: Randon Forest and SVM)
  • Classifier Clain (Base algorithms: Randon Forest and SVM)
  • Label PowerSet (Base algorithms: Randon Forest and SVM)