Hi, knows somebody a feasible approach to use multiclass classification with ~ 1500 categories instead of generating 1500 binary models?
In the past I avoid as much as possible multiclass classification for obvious reason. For my current issue it would have some important advantages at least for prototyping (1) No need to organize this huge amount of models in a database (serialization) (2) Comparability between the scores Disadvantage: (1) Difficult to adjust/weighting the outcome Many thanks Christian ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
