Anton Akusok

Results 4 comments of Anton Akusok

Worked for me with Anaconda and MAGMA 1.7, did not work with MAGMA 2.0 I had a problem with missing symbol in "magma.py" but it was only one weird function....

Hello, Confusion matrix in ELM is not well implemented, I would suggest you using Scikit-Learn’s functionality instead: http://scikit-learn.org/stable/modules/model_evaluation.html#confusion-matrix Regarding classes, ELM/HPELM accept one-hot encoding, meaning that for 6 classes you...

Glad that it worked! BR, Anton > On 22 May 2018, at 15.19, ilame wrote: > > Hello, > > I think It is solved by using : confusion_matrix(y_true, >...

https://scikit-learn.org/stable/developers/develop.html