This paper introduces the Banditron, a vari-ant of the Perceptron [Rosenblatt, 1958], for the multiclass bandit setting. The multiclass bandit setting models a wide range of prac-tical supervised learning applications where the learner only receives partial feedback (re-ferred to as “bandit ” feedback, in the spirit of multi-armed bandit models) with respect to the true label (e.g. in many web applications users often only provide positive “click ” feed-back which does not necessarily fully disclose a true label). The Banditron has the abil-ity to learn in a multiclass classification set-ting with the “bandit ” feedback which only reveals whether or not the prediction made by the algorithm was correct or not (but does not necessarily reveal...