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

Undefined Function "Kmeanlbg" #8

Open
kevinx001 opened this issue Jul 25, 2018 · 6 comments
Open

Undefined Function "Kmeanlbg" #8

kevinx001 opened this issue Jul 25, 2018 · 6 comments

Comments

@kevinx001
Copy link

when I run the code "schoolGgDTC.m",I can not run correctly. can you help me,Thank you very much

@arizawilmer
Copy link

what exactly is the problem?

@kevinx001
Copy link
Author

error in multigpCreat.m(line 197)
posX = kmeanlbg(totX,numActive);
error in schoolSparseCore (line 71)
model = multigpCreate(q, d, X, y, options);

error in schoolGgFITC (line 29)
[totalError, elapsed_time_train] = schoolSparseCore(dataSetName, options, ...

I can not understand this error

@arizawilmer
Copy link

I have not been able to replicate the error. Can you pause the run in multigpcreate to see what are the dimension of the values?

@kevinx001
Copy link
Author

Can I get you contact information?

@kevinx001
Copy link
Author

I have not been able to replicate the error. Can you pause the run in multigpcreate to see what are the dimension of the values?
error in multigpCreat.m(line 197)
case 'kmeansHeterotopic'
totX = cell2mat(X');
posX = kmeanlbg(totX,numActive);

@arizawilmer
Copy link

Search for wilmer ariza at university of Tasmania

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

No branches or pull requests

2 participants