Coder Social home page Coder Social logo

Update of benchmark data about cutpointr HOT 3 CLOSED

thie1e avatar thie1e commented on May 30, 2024
Update of benchmark data

from cutpointr.

Comments (3)

Thie1e avatar Thie1e commented on May 30, 2024

Hi,

thanks for letting me know. Looking forward to the update to pROC. And pull requests are of course welcome!

I can't recall if it was a memory or speed issue with pROC. I just ran the benchmarks again and indeed pROC is faster now. I don't know why that is - maybe an update to pROC or to R. It's not as fast as in your benchmarks, but I assume you are already using the updated version.

With OptimalCutpoints and 1e5 observations I still get Error: cannot allocate vector of size 37.2 Gb. ThresholdROC finishes but is very slow (several minutes).

You're right that we should let ROCR calculate sensitivity and specificity in the second benchmark. Below is what the results now look like for me. I'll push the new benchmarks to Github and also add a session info. I was planning to update the benchmarks eventually to use the bench package instead of microbenchmark because it also records the total memory allocation.

000009
000005

from cutpointr.

xrobin avatar xrobin commented on May 30, 2024

I assume you are using pROC 1.14.0 from CRAN. It already has some improvements but the master branch on github is on par with ROCR now. You can try it out with devtools::install_github("xrobin/pROC").

I've made some minor changes in the way pROC is called, especially using the coords function to find the best threshold. That one is very slow in 1.14.0. I'll update the data with the change in ROCR and send a pull request ASAP so you can see what's going on.

I see OptimalCutpoints is trying to allocate a very large vector. Shouldn't be a problem with pROC then. I'd love to see a memory benchmark though, that would be very interesting!

from cutpointr.

Thie1e avatar Thie1e commented on May 30, 2024

Continuing discussion in #20

from cutpointr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.