aangelopoulos / ppi_py

A package for statistically rigorous scientific discovery using machine learning. Implements prediction-powered inference.
MIT License
194 stars 14 forks source link

Data splitting bugfix in example notebooks #19

Open listar2000 opened 3 days ago

listar2000 commented 3 days ago

This PR addresses #18 with some simple 1-line corrections.

Only three notebooks: galaxies, forest, gene_expression are affected. And only the interval construction parts have these problems (so the power experiments are not affected).

I have rerun all affected notebooks and made sure the change doesn't break anything.