Skip to content

sumrania/bioimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biological Image Classification

Multi-class classificiation using active learning of fluorescent microscopy images based on their subcellular localization patterns.

The algorithm I used is a Query-by-committee based approach as explained by Nigam and McCallum. Ideally an active learning algorithm chooses only those points which will minimize the error upon querying their label. In QBC, this error is approximated by a group of features.

About

Biological Image Classification using Active Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages