The notebook gives different numbers than the README. Which is right? #33
The question in one lineI ran notebook 01 and got different evidence recall than the README quotes. What I have already triedRe-ran the cell. Same result. WhereNotebook 01 §1.3 vs README |
Replies: 1 comment 2 replies
|
Almost always a stale kernel holding an older If it persists after a clean restart, work through these in order — this is a small version of
If you have ruled all four out, that is a bug and worth an issue — with your The habit worth taking from this: "the numbers disagree" is not one question, it is four, Seeded by faculty as a worked example of the format. Start your own thread rather than replying here unless you have something to add. |
Almost always a stale kernel holding an older
nanoragmodule. Restart the kernel and runall cells from the top.
bootstrap()pins the seed but it cannot un-import a module Pythonalready loaded.
If it persists after a clean restart, work through these in order — this is a small version of
the diagnostic discipline the whole curriculum teaches:
TUNEDconfiguration over thefull 243-question set. Several notebook cells run on a 60–90 question sweep subsample to
stay fast, and say so in the cell. A different population gives a different number and
neither is wrong.