Update README.md#326
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the README.md file. The review feedback identifies a typo ('c') introduced at the start of the file and points out that the newly added URL for the London Passenger Mode Choice dataset was incorrectly placed in the Badminton Dataset row.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| @@ -1,4 +1,4 @@ | |||
| <div align="center"> | |||
| c<div align="center"> | |||
| | ---------- | :----: | ------ | ------ | :---: | | ||
| | Bakery Dataset | [url](https://www.cs.cornell.edu/~arb/data/uchoice-Bakery/) | Benson et al. (2018) [[19]](#trident-references) | *load_bakery* | [#](https://artefactory.github.io/choice-learn/references/basket_models/datasets/bakery) | | ||
| | Badminton Dataset | [url]() | Désir et al. (2025) [[17]](#trident-references) | *BadmintonDataGenerator* | [#](https://artefactory.github.io/choice-learn/references/basket_models/datasets/badminton) | | ||
| | Badminton Dataset | [url](https://transp-or.epfl.ch/documents/technicalReports/CS_LPMC.pdf) | Désir et al. (2025) [[17]](#trident-references) | *BadmintonDataGenerator* | [#](https://artefactory.github.io/choice-learn/references/basket_models/datasets/badminton) | |
There was a problem hiding this comment.
The URL 'https://transp-or.epfl.ch/documents/technicalReports/CS_LPMC.pdf' is for the London Passenger Mode Choice (LPMC) dataset, but it has been added to the Badminton Dataset row instead. Please revert this change and place the URL in the London Passenger Mode Choice row (line 144) instead.
| | Badminton Dataset | [url](https://transp-or.epfl.ch/documents/technicalReports/CS_LPMC.pdf) | Désir et al. (2025) [[17]](#trident-references) | *BadmintonDataGenerator* | [#](https://artefactory.github.io/choice-learn/references/basket_models/datasets/badminton) | | |
| | Badminton Dataset | [url]() | Désir et al. (2025) [[17]](#trident-references) | *BadmintonDataGenerator* | [#](https://artefactory.github.io/choice-learn/references/basket_models/datasets/badminton) | |
Coverage Report for Python 3.9
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Coverage Report for Python 3.11
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Coverage Report for Python 3.12
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
add url for LPM dataset