renebekkers, to random Dutch
@renebekkers@mastodon.social avatar

"asking for data is not tantamount to accusing researchers of fraud: it should be accepted as normal scientific practice to make data available in order that others can check the reproducibility of findings. If someone treats such a request as an accusation, or deems it "unreasonable", then I'm afraid it just makes me suspicious" 100% agree!

http://deevybee.blogspot.com/2024/05/are-commitments-to-open-data-policies.html

amadeus, to ArtificialIntelligence
@amadeus@mstdn.social avatar

Does anyone else maintain #changelog (s) for their #computer (s)?
I enter all configuration adjustments and #update (s) in a #markdown file for each machine.
This might seem like unnecessary extra work, but has paid off several times for the sake of traceability or #reproducibility in the past. 🤓
#musicproduction #linuxaudio

petrpajdla, to random
@petrpajdla@archaeo.social avatar

Last days left to apply to a training school in computational archaeology in September in Brno!

Join us if you are interested in how to query and analyse archaeological data integrated in the ARIADNE research infrastructure using R.

https://aiscr.cz/atRium

auditoryJoel, to science
@auditoryJoel@neuromatch.social avatar

From a Wash Post article on evidence humans were in N. America earlier than previously thought. I myself have a mixed-feelings middle-ground view on peer review, but I'm in a very different field.

"The peer-review process is designed to help validate scientific claims, but Lowery argues that in archaeology it often leads to a circle-the-wagon mentality, allowing scientists to wave away evidence that doesn’t support the dominant paradigm. He says he isn’t seeking formal publishing routes because “life’s too short,” comparing this aspect of academic science to “the dumbest game I’ve ever played.”"

https://www.washingtonpost.com/science/2024/05/19/first-americans-chesapeake-parsons-island/

koen_hufkens, to science
@koen_hufkens@mastodon.social avatar

#Reproducibility in #science is not a purity test and there is plenty of epistemic uncertainty. But my oh my, the bar is LOW.

#peerreview #AcademicChatter

@academicchatter

remixtures, to ML Portuguese
@remixtures@tldr.nettime.org avatar

#ML #Science #Transparency #Reproducibility: "Machine learning (ML) methods are proliferating in scientific research. However, the adoption of these methods has been accompanied by failures of validity, reproducibility, and generalizability. These failures can hinder scientific progress, lead to false consensus around invalid claims, and undermine the credibility of ML-based science. ML methods are often applied and fail in similar ways across disciplines. Motivated by this observation, our goal is to provide clear recommendations for conducting and reporting ML-based science. Drawing from an extensive review of past literature, we present the REFORMS checklist (recommendations for machine-learning-based science). It consists of 32 questions and a paired set of guidelines. REFORMS was developed on the basis of a consensus of 19 researchers across computer science, data science, mathematics, social sciences, and biomedical sciences. REFORMS can serve as a resource for researchers when designing and implementing a study, for referees when reviewing papers, and for journals when enforcing standards for transparency and reproducibility." https://www.science.org/doi/10.1126/sciadv.adk3452

rladies_bergen, to programming
@rladies_bergen@hachyderm.io avatar

It's May already! Let's do something fresh and learn about how to use containers with your projects!
RSVP here:
https://www.meetup.com/rladies-bergen/events/300711368/

rladies_bergen, to programming
@rladies_bergen@hachyderm.io avatar

Our book club 📚 is continuing!

During meeting no.9, we'll learn how to streamline your analysis using {targets} package, based on chapter 13 of “Building reproducible analytical pipelines with R” by Bruno Rodrigues (https://raps-with-r.dev/targets.html).

RSVP here:
https://www.meetup.com/rladies-bergen/events/300303825

PLOSBiology, to random
@PLOSBiology@fediscience.org avatar

#ShortcutCitations: using citations instead of describing methods may compromise #reproducibility. Analysis of >800 papers shows that >90% use ≥1 shortcut citation; these significantly impair reconstruction of the original method @questBIH #PLOSBiology https://plos.io/3VI4wa0

hweimer, to opensource
@hweimer@fediscience.org avatar

One important lesson from the #xz situation is that we should not allow binary blobs to enter the build process because they can't be audited. (In the case of xz-utils, most of the malicious code was hidden in a binary test archive.)

Some time ago, I have banned all binaries from the revision control system used for our papers. That means no PDFs, PNGs, etc. In our case, it's not malicious code but #reproducibility; nevertheless, the challenges are quite similar. (1/3)

#opensource #security

rladies_bergen, to programming
@rladies_bergen@hachyderm.io avatar

Wohoo, two events with Bergen and Cologne coming up! 👩‍💻 👨‍💻 🤩

Already tomorrow: chapter 12 in “Building reproducible analytical pipelines with R” by Bruno Rodrigues:
https://www.meetup.com/rladies-bergen/events/299337190/

And next one, April 16:
https://www.meetup.com/rladies-bergen/events/300045977

deevybee, to random
@deevybee@mastodon.social avatar

I recommend this blogpost by Eiko Fried to anyone who is trying to fight the good fight in improving science and getting demoralised
https://eiko-fried.com/antidotes-to-cynicism-creep/
#OpenScience #Reproducibility #integrity

MuninConf, to random
@MuninConf@mastodon.world avatar

📢 #CallForAbstracts for #Munin2024 now out!

https://site.uit.no/muninconf/call-for-submissions/

We welcome contributions on all aspects of #ScholComm, but esp.:
⚖️ #equity and #diversity
💎 #DiamondOpenAccess
🔁 #reproducibility
🎓 #OpenEducation
©️ #IPR
🌍 The role of research in tackling global challenges

Make 2024 the year you visit magical #Tromsø!

rladies_bergen, to programming
@rladies_bergen@hachyderm.io avatar

Next RLadies meeting rescheduled! 📢

April 4th we'll learn about how to package your code, based on chapter 11 of “Building reproducible analytical pipelines with R” by Bruno Rodrigues (https://raps-with-r.dev/packages.html)

Be sure to RSVP here: https://www.meetup.com/rladies-bergen/events/299337190/

petersuber, (edited ) to random
@petersuber@fediscience.org avatar

Watching with interest: "Backed by 250,000 Swiss francs, or roughly $285,000,… from the University of Bern, [a new program] will pay reviewers to root out mistakes in influential papers, beginning with a handful in . The more errors found, and the more severe they are, the more the sleuths stand to make."
https://www.chronicle.com/article/wanted-scientific-errors-cash-reward
()

_TimTaylor, to random
@_TimTaylor@fosstodon.org avatar

I wish more of the discussions in focussed on ensuring that analysis could be repeated with current/maintained R packages (and system libraries) rather than just taking a snapshot of your current environment. Fixing your environment is just accruing technical/analytical debt so "production" use cases aside (interpret "production" how you wish), I don't think it is as useful for research/science as some make out. There is of course more nuance to this but still ... 1/1

rupdecat, to hpc
@rupdecat@fediscience.org avatar

Everything set up. Waiting for students.

First round of the for users course (in preparation).

and do demand efforts! Teaching is important!

I am so excited. Like it's the first time in a classroom ... 😊

DataAngler, to random
@DataAngler@vis.social avatar

Just learned that I needed to go back a version in to keep using the groundhog 📦 and load versions of packages that I was using. Future me better appreciate this...

grusonh, to random

I love the renv package for .
But I often receive feedback from frustrated colleagues who get package installation errors.

I have written a blog post to dive more into the issues that can arise when using renv, where they come from (spoiler: it's not renv's fault), and possible solutions.

"Things that can go wrong when using renv"

https://epiverse-trace.github.io/posts/renv-complications/

okennedy, to datascience
@okennedy@social.sdf.org avatar

New server, who dis.

Hi, I'm a CS prof, focusing on , , (https://git.odin.cse.buffalo.edu/Astral), and in ( : https://mimirdb.info and : https://vizierdb.info). I occasionally find time to dabble in wildlife and landscape and . One of these days, I'll get back to doing or . I also frequently.

rmounce, to datascience
@rmounce@mastodon.social avatar

Currently reading:

A practical method for searching scholarly papers in the General Index without a high-performance computer

[in the Code4Lib journal]

https://journal.code4lib.org/articles/17663

any research that uses grep and awk is good in my book 😀

chartgerink, to NixOS
@chartgerink@akademienl.social avatar

I may be late to a hype train, but is pretty neat for 's sake!

It allows you to predefine the environment (e.g., specific python or R version) and then boot up an entire terminal with those prepackaged. This ensures you run code with the appropriate versions preloaded!*

*still in the process of testing and caveats will surely follow

https://nixos.org/

tomstafford, to datascience
@tomstafford@mastodon.online avatar

Five years ago today

In February, I'll be teaching this module for the 5th time. Cumulative evolution of my notes here https://tomstafford.github.io/psy6422/

#DataScience #DataViz #Reproducibility #Teaching

agata, to random

We’re kicking off this year’s Digital Scholarship Days #DSDays2024 at @unioslo with the Project Management in R workshop taught by the best @Drmowinckels 🙌🏻 #Rstats #RLadies #ProjectManagement #Reproducibility

Interested in reading more about the workshop and checking what’s happening rest of the week? Here’s the full schedule: https://www.ub.uio.no/english/courses-events/events/dsc/2024/digital-scholarship-days/00-mainpage.html

labarba, to random
@labarba@fosstodon.org avatar

In 2016, I had a conversation with GW librarians to talk about #OpenAccess and my group's commitment to #OpenScience

The interview page is saved on the Internet Archive https://web.archive.org/web/20171017192949/https://library.gwu.edu/vision/2016/interview-with-lorena-barba

labarba,
@labarba@fosstodon.org avatar

I make it part of my job to educate my graduate students about open access, open-source software, open data, practices for #reproducibility, and #OpenScience

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines