> On 25 May 2017, at 20:35, Elahe chalabi via R-help
> wrote:
>
> Thanks for your reply Bert. But the question on how to plot MDS on predicted
> data I guess belong to here!
Actually, You have 2 questions in conflict.
1- how can I plot MDS on predicted data?
2- Is MDS plot a way to find out
Thanks for your reply Bert. But the question on how to plot MDS on predicted
data I guess belong to here!
On Thursday, May 25, 2017 9:43 AM, Bert Gunter wrote:
Elahe:
On Thu, May 25, 2017 at 8:15 AM, Elahe chalabi via R-help
wrote:
> Hi all,
> I have applied Random Forest on my data and
Elahe:
On Thu, May 25, 2017 at 8:15 AM, Elahe chalabi via R-help
wrote:
> Hi all,
> I have applied Random Forest on my data and divided data into test and rain
> set to see the prediction results and it seems good cause the accuracy is
> 82%. Now my question is how can I plot MDS on predicted
Hi all,
I have applied Random Forest on my data and divided data into test and rain set
to see the prediction results and it seems good cause the accuracy is 82%. Now
my question is how can I plot MDS on predicted data? here is my code:
spl=sample.split(df$PatientType,SplitRatio = 0.7)
4 matches
Mail list logo