dataset_type string | entries int64 | capacity_thresholds_included bool | negotiation_outcomes_recorded bool | overload_risk_scored bool | post_transfer_evaluated bool | distributed_ready bool | humanoid_ready bool |
|---|---|---|---|---|---|---|---|
load-redistribution | 2,100 | true | true | true | true | true | true |
Humanoid Cooperative Load Redistribution Dataset
This dataset models task load imbalance across humanoid nodes and cooperative redistribution behavior.
It captures workload saturation, capacity thresholds, and redistribution negotiation outcomes.
Objective
To enable adaptive load balancing and prevent node overload in distributed humanoid networks.
Data Fields
- node_id
- current_task_load
- max_capacity_threshold
- overload_risk_score
- redistribution_request_sent
- redistribution_partner_id
- load_transfer_amount
- post_transfer_stability_score
Use Cases
- Dynamic load balancing models
- Overload prevention systems
- Cooperative negotiation engines
- Stability optimization modules
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 15