fabianp / mord

Ordinal regression algorithms
Other
263 stars 71 forks source link

AttributeError: module 'mord' has no attribute 'MulticlassLogistic' #20

Open NickyFot opened 5 years ago

NickyFot commented 5 years ago

It looks like MulticlassLogistic is not implemented even through mentioned in the documentation

orbidder commented 4 years ago

Just want to also flag that I ran in to this. Is there an implementation present on a dev version of the package, or other specific version?

adeelahuma commented 2 years ago

I also ran into the same issue for the 'MulticlassLogistic' class. Is it going to be implemented any sooner? In the meantime, does anyone know of any other package that does provide this support?