I am investigating the REC (regression error characteristic)curve, and I am using R to write the code implementing the R

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

I am investigating the REC (regression error characteristic)curve, and I am using R to write the code implementing the R

Post by answerhappygod »

I am investigating the REC (regression error
characteristic)curve, and I am using R to write the code
implementing the REC so that I can use it to compare different
models.
For example, Data set is called "ff", split into "ff.train",
"ff.test". I have the SVM fit using data inside ff.train ,
lets call it "svm.fit". Now, I want to draw the REC curve of
model "svm.fit" in RStudio, but I can't find any package or
self-created function that is working.
Can you give the R code of implementing the REC curve plot?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply