pokt-scan / pocket-ml-testbench

MIT License
0 stars 0 forks source link

Manager : Numerical Task Process Sample - Add Boostrap #77

Open RawthiL opened 4 months ago

RawthiL commented 4 months ago

When calculating statistics from unknown sample distributions it is better to use bootstrapping, so we can ignore the nature of the distribution. These are not used for the Open LLM Leaderboard but are used for other metrics. So they will need to be included in the future.

LMEH (4600d6bf73ba2cf7037ae7feada03315839ef185)