John Foley

Results 40 issues of John Foley

Hi there, we're evaluating GCS and this tooling, and we'd like for the workload containers to be able to retrieve a raw hardware attestation with a custom nonce/runtime_data, not just...

We were using cffi in order to build fewer wheels, but with the new CI setup introduced in #54 being relatively successful, we can try out PyO3 again; as the...

Be smarter instead of burning a column.

Want to take arbitrary ``y_pred`` along with ``qids``, ``y_true`` and an optional ``qrel`` to have reliable (pessimistic) mAP, ndcg, and mrr.

So that we have some sense it hasn't crashed without the gigantic table output...

This should be doable as a patch release.

Write a wrapper for the library with argparse and friends that matches Ranklib's command-line behavior for these two models (i.e., -ranker 4 is CA, -ranker 8 is RF, all others...

python

So we don't need to expose mutable datasets to Python, although I suppose it could return a "new" dataset... either way needs thinking.