C# (CSharp) numl.Supervised.SVM.Selection Namespace

Classes

Name Description
RandomSetSelection Implements a Random Set Selection function which randomly selects new pairs.
WorkingSetSelection3 Implements Working Set Selection 3 which uses second order information for selecting new pairs.