Skip to content

olivereanderson/Classifier-Chains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classifier-Chains

Classifier chains blog post

This repository provides a simple implementation of classifier chains in python and tests the implementation on the problem of predicting whether a paper is labelled as algebraic geometry, number theory or both. Most of the code is thoroughly explained in this blog post.

The repository also contains a class called MultilabelAnalyserthat provides functionality to get an overview of a dataset of samples associated with multi-labels.

About

Classifier chains (blog post)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages