-
# Goal
We have the most robust misbehavior system as possible, meaning the ability to report provable misbehaviors everywhere possible rather than voting/oracle reporting methods.
# Overview
For …
-
Thanks @SethKauf !
Peer Feedback:
- @Haina0
- @Malexandra-Jerez
- @Will-Peters
- @Gautam-1-R
It is now time for the peer feedback round for Mini-Project 03. Please
review @SethKauf's subm…
-
Quadratic voting is cutting edge nowadays. It has no previous relation with conviction voting but they can be combined very easily.
In some way, quadratic voting distributes voting power over peopl…
-
I'm building a Voting Ensemble Classifier model with transformation pipelines.
```
pipe_xgbc = Pipeline(steps=[
('transformer', variable_transformer),
('classifier', clf1)])
pipe_lgbc…
-
## Prework
I have identified an issue regarding unique id errors limiting WCAG related screen reader accessibility, when rendering HTML tables with columns names that have either special characters…
-
This issue is to maintain all features request on one page.
Note to **contributors**: If you want to work for a requested feature, re-open the linked issue. Everyone is welcome to work on any of the …
-
The owner should be able to choose a consensus mechanism on initialization
1. Owner has full authority
2. Any Payer has authority
3. Unanimous Payers have authority
4. Percentage of Payers have au…
-
### Terraform Core Version
1.5.2
### AWS Provider Version
4.65.0
### Affected Resource(s)
If you import OAS30 in your `aws_apigatewayv2_api.body` and you specified `x-amazon-apigateway-…
-
hi @xuyxu, I've been taking a look at Voting.py, If I'm not mistaken, only soft voting is implemented. are there any plans for implementing majority/hard, plurality and weighted voting as well?
Tha…
-
The XSD for API output is currently incomplete. Missing files should be added.
# API methods to write XSD for:
- [x] version
## items
- [x] items/add (HTTP 204)
- [x] items/list
- [x] items/tags
- [x]…