How to change code of machine which works only for predefined data set?

Hello Experts, I have a code for machine for testing and training but it works only for predefined data set. Please help me what should be modified so it would work according to my data set.I have attached the code and data set.Please help me.

5 Comments

Please explain, which problems you have. If it "works only for a predefined data set", does this mean, that the code runs fine with the provided data, but fails with other data? Which other data? How can we reproduce the problem? Which parts of the posted code are validated already? Which are new? How do you call it? Remember: You are the expert for your field and for the posted code, and we are the novices.
Thanks for reply, it works on data set which i have attached sinc_train, sinc_test and if i run this machine using my data set it gives error for data set. I want to use this machine to use my data set and predict disease.so i want to know what should i modify in code to run on my data set. i have read the code many times but not able to understand what should i modify. As my input attributes range and output attributes are different to there but i can't find in code where it is to modify.I have run the code on its predefined data set several times.
We have no information about what your new data set looks like.
I want to know i will need to change my data set or i can change code according to my data set attributes.
i have attached the data set and its first attribute is result that disease occurred or not in 0 and 1 form.

Answers (0)

This question is closed.

Asked:

on 23 Apr 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!