KELMOR icon indicating copy to clipboard operation
KELMOR copied to clipboard

Ask a question?

Open Njzjhd opened this issue 3 years ago • 4 comments

First of all, I appreciate the author's sharing of code and ideas. I would like to ask if the code is a complete reproduction of the paper "Fast kernel extreme learning machine for ordinal regression".

Njzjhd avatar Feb 17 '21 09:02 Njzjhd

Hi, sorry for the delay. This code is an accurate replication of the pseudocode of KELMOR provided in that paper (the full-rank version, the fast version --FKELMOR-- is not implemented yet). Note also that although this is as accurate an adaptation as possible of the pseudocode in the paper, this version is not the original version used by the authors in their paper, so the results of the experiments in that paper may be different.

jlsuarezdiaz avatar Mar 01 '21 09:03 jlsuarezdiaz

Dear friend,

Thank you for your reply and some caveats. I would like to ask, which part of your code implementation differs from the author? Also, for Fkelmor, will you implement it? Wish you a happy work, thank you again

------------------ 原始邮件 ------------------ 发件人: "jlsuarezdiaz/KELMOR" <[email protected]>; 发送时间: 2021年3月1日(星期一) 下午5:53 收件人: "jlsuarezdiaz/KELMOR"<[email protected]>; 抄送: "零度芝士蛋糕"<[email protected]>;"Author"<[email protected]>; 主题: Re: [jlsuarezdiaz/KELMOR] Ask a question? (#1)

Hi, sorry for the delay. This code is an accurate replication of the pseudocode of KELMOR provided in that paper (the full-rank version, the fast version --FKELMOR-- is not implemented yet). Note also that although this is as accurate an adaptation as possible of the pseudocode in the paper, this version is not the original version used by the authors in their paper, so the results of the experiments in that paper may be different.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Njzjhd avatar Mar 01 '21 09:03 Njzjhd

Hi, I didn't find the authors implementation, so I don't know if it differs, and that's why I implemented this version. But, as I said, this implementation is taken from the pseudocode, so they shouldn't differ very much. And yes, I want to implement FKELMOR, but I don't know when I will do it, I'm very busy right now.

Regards.

jlsuarezdiaz avatar Mar 01 '21 10:03 jlsuarezdiaz

Thank you very much. Expect good news

------------------ 原始邮件 ------------------ 发件人: "jlsuarezdiaz/KELMOR" <[email protected]>; 发送时间: 2021年3月1日(星期一) 晚上6:20 收件人: "jlsuarezdiaz/KELMOR"<[email protected]>; 抄送: "零度芝士蛋糕"<[email protected]>;"Author"<[email protected]>; 主题: Re: [jlsuarezdiaz/KELMOR] Ask a question? (#1)

Hi, I didn't find the authors implementation, so I don't know if it differs, and that's why I implemented this version. But, as I said, this implementation is taken from the pseudocode, so they shouldn't differ very much. And yes, I want to implement FKELMOR, but I don't know when I will do it, I'm very busy right now.

Regards.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Njzjhd avatar Mar 01 '21 10:03 Njzjhd