Sciweavers

173 search results - page 1 / 35
» Round Robin Classification
Sort
View
JMLR
2002
144views more  JMLR 2002»
13 years 5 months ago
Round Robin Classification
In this paper, we discuss round robin classification (aka pairwise classification), a technique for handling multi-class problems with binary classifiers by learning one classifie...
Johannes Fürnkranz
ICML
2001
IEEE
14 years 6 months ago
Round Robin Rule Learning
In this paper, we discuss a technique for handling multi-class problems with binary classifiers, namely to learn one classifier for each pair of classes. Although this idea is kno...
Johannes Fürnkranz
INFOCOM
2005
IEEE
13 years 11 months ago
FRR: a proportional and worst-case fair round robin scheduler
In this paper, we propose an O(1) complexity round robin scheduler, called Fair Round Robin (FRR), that provides good fairness and delay properties. Unlike existing O(1) complexit...
X. Yuan, Z. Duan
ADAEUROPE
2003
Springer
13 years 10 months ago
A Round Robin Scheduling Policy for Ada
Abstract. Although Ada defines a number of mechanisms for specifying scheduling policies, only one, Fifo Within Priorities is guaranteed to be supported by all implementations of ...
Alan Burns, Michael González Harbour, Andy ...