Machine Learning example function not found- helperLoadData

Hi,
I am a starter of machine learning. In the folling link,
I think there are some non bulit-in functions like helperLoadData
Can someone please tell me where to find this helperLoadData and aslo helperPlotEnsemble ?

 채택된 답변

Stephan
Stephan 2020년 2월 23일
편집: Stephan 2020년 2월 23일

0 개 추천

Note that your link refers to R2019b. The example you are looking for in R2019a you find here:

댓글 수: 4

Hi Stephan, I think it is the link. Can you please point out where the helperLoadData is? Thank you!
Did you try?:
openExample('predmaint/SimilarityBasedRULExample')
But your problem is not a missing helperLoadData. Did you copy the train.txt file into the working directory, as suggested in the instruction?
Hi Stephan, Thank you so much! I found the example and its sub-functions, now I am able to copy the code and run it. Appreciate your patience.

댓글을 달려면 로그인하십시오.

추가 답변 (3개)

Tsuwei Tan
Tsuwei Tan 2020년 2월 24일

0 개 추천

I did, but please see the attached figure, there is no helperLoadData function. Can you find where this helperLoadData function is?
Meina Zhang
Meina Zhang 2020년 4월 30일

0 개 추천

I am facing the same problem,too.Can you tell me how to solve this problem?Thank you very much.

댓글 수: 2

In varnames clear 'sensor_21'
or clear t(:,end) = []; %Discard last column of loaded data as all are empty ''

댓글을 달려면 로그인하십시오.

Arihant Jain
Arihant Jain 2020년 8월 2일

0 개 추천

Actually helperLoadData.m is another file which can be accessed by entering this in the command window of your Matlab but ensure the version is R2019a or above- "openExample('predmaint/SimilarityBasedRULExample')"

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

질문:

2020년 2월 23일

댓글:

2020년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by