Update AAAI acceptance rates for 2025 and 2026#1469
Conversation
Add AAAI 2025 and 2026 acceptance rates to accept_rates/AI/aaai.yml using public data from csconfstats.
|
Welcome to ccf-deadlines! |
There was a problem hiding this comment.
Pull request overview
Updates the AAAI conference acceptance-rate dataset by adding entries for AAAI 2025 and AAAI 2026, using publicly reported submission/acceptance counts from csconfstats.
Changes:
- Add AAAI 2025 submission/acceptance counts, acceptance-rate string, numeric rate, and source URL.
- Add AAAI 2026 submission/acceptance counts, acceptance-rate string, numeric rate, and source URL.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| - year: 2025 | ||
| submitted: 12957 | ||
| accepted: 3032 | ||
| str: 23.4%(3032/12957 25') | ||
| rate: 0.23400478505826966 | ||
| source: https://csconfstats.xoveexu.com/ | ||
|
|
There was a problem hiding this comment.
There are whitespace-only blank lines (with indentation) between list items (e.g., after the 2024 and 2025 blocks). Other accept_rates YAML files omit these and avoid trailing whitespace; please remove these whitespace-only lines to match the repository’s formatting conventions and reduce diff noise.
| - year: 2025 | |
| submitted: 12957 | |
| accepted: 3032 | |
| str: 23.4%(3032/12957 25') | |
| rate: 0.23400478505826966 | |
| source: https://csconfstats.xoveexu.com/ | |
| - year: 2025 | |
| submitted: 12957 | |
| accepted: 3032 | |
| str: 23.4%(3032/12957 25') | |
| rate: 0.23400478505826966 | |
| source: https://csconfstats.xoveexu.com/ |
|
Fixed the formatting issue by removing the extra blank lines. Thanks! |
|
Great job! |
Add AAAI 2025 and 2026 acceptance rates to accept_rates/AI/aaai.yml using public data from csconfstats.
Which conference does this PR update?
Related URL