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

Calling python function #12

Open
nekovolta opened this issue Apr 16, 2019 · 0 comments
Open

Calling python function #12

nekovolta opened this issue Apr 16, 2019 · 0 comments

Comments

@nekovolta
Copy link

Hello. I am new in this area, not just NILM field, in Machine Learning in general. I am trying to run an experiment using Matlab based on FHMM algorithm, but I get an error. It is line 51 of the disag_fhmm.m file:

pyObj = py.nilmtk.disaggregate.chris.fhmm.Fhmm();

I read about the integration of Python with Matlab, but apart from that, my doubt is where is that function 'py.nilmtk.disaggregate.chris.fhmm.Fhmm()', because I searched in the folders, but it is not here. How can I use that function?

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

1 participant