-
### Issue summary
Hi
May I ask what empirical scoring functions are used in the Monte Carlo chain, the refinement after the aggregating the top poses from each MC chain, and the final step?
…
-
Hi,
I was wondering if I could use AutoDock Vina scoring functions to evaluate protein-peptide complexes.
I used Python-based scripts from the AutoDock Vina website just for scoring the complexes.…
-
**Description**
Quite a few languages have issues with both bytes/chars scoring:
* *Assembly* already uses a custom scoring function
* *Uiua* might benefit from SBCS.
There are also quite a …
-
Moving the discussion with @amueller from https://github.com/pydata/patsy/issues/77#issuecomment-174335341.
Proposing to:
- add an optional 'labels' argument to `log_loss`
- add an argument to `make_…
pkch updated
3 months ago
-
This meta issue tracks the progress on MATCH features for ES|QL:
- https://github.com/elastic/elasticsearch/pull/113374
- https://github.com/elastic/elasticsearch/pull/114831
- Allow disjunctions to …
-
Some IOI problems have partial batch scoring: things like minimum score of batch cases, maximum score, score while factoring in submission size, etc. We should support a couple of these common cases, …
Xyene updated
8 years ago
-
### 🚀 The feature, motivation and pitch
I insist on trying to learn and study the llama-stack API and its examples, but they are complex. There’s no documentation, or I’m unable to access it.
I wa…
-
Tau and rho from the Summeval paper:
![image](https://github.com/user-attachments/assets/55cbbef6-8111-4bf5-b147-016ff643de44)
Tau and rho from the Unieval paper:
![image](https://github.com/user…
-
If specified, the hub connection object could provide a way to validate that all required quantiles for specific output_type_ids are present. And if not, the user should be warned.
Perhaps some of…
-
Currently scoring functions get run in sequence, however for certain functions, this process will take too long.
I would like to support an option to only run a subsequent function if there is not …