Skip to content

amrsmind/MultiLabelClassificationProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiLabelClassificationProblem

This is a MultiLabelClassification Problem(solved) by Python A JSON file contains a group of labeled/tagged articles. Each article has more than one label/tag. Note: our data may need some cleaning. What we need: A JSON file with a list of label(s)/tag(s) for each article.