Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiclass ecoc #546

Closed
wants to merge 1,435 commits into from
Closed

Multiclass ecoc #546

wants to merge 1,435 commits into from

Conversation

pluskid
Copy link
Contributor

@pluskid pluskid commented May 22, 2012

Now the equivalence of OVR and ECOCOVR+LLBDecoding validated

lisitsyn and others added 30 commits May 7, 2012 11:17
…e to messy

problems. Parameter registration removed
get rid of SGVector<void/char>
СMap for mallocs tracing
Correct the equations in comment.
So one can actually do a cross-validation with multiclass linear
machines
Add vanilla store_model_features for LinearMulticlassMachine
- later SGMatrix/SGStringList/SGNDArray/SGSparseMatrix will all use
this
fixes a memory error in one example
* 'master' of git://github.com/shogun-toolbox/shogun:
  added debug messages
  code whitespace
  fix a memory error
  retun *this on self assignment
  derive SGVector from SGReferencedData to avoid code duplication
  Add vanilla store_model_features for LinearMulticlassMachine So one can actually do a cross-validation with multiclass linear machines
  Correct the equations in comment.
gsomix and others added 27 commits May 22, 2012 13:03
It is not proper to call this in constructor. For example,
the return value from apply() might be an "invalid" BinaryLabels
because not both positive and negative labels presented.
Ensure related kernels call labels->ensure_valid
…raining,

made clustering algorithms do not require labels
@pluskid
Copy link
Contributor Author

pluskid commented May 22, 2012

classifier_multiclass_ecoc.py is fixed

@sonney2k
Copy link
Member

needs a complete rebase

@sonney2k sonney2k closed this May 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants