-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ADD: official paper & citation (#158)
- Loading branch information
1 parent
a6be914
commit d1dadcc
Showing
4 changed files
with
73 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
@article{Auriau2024, | ||
doi = {10.21105/joss.06899}, | ||
url = {https://doi.org/10.21105/joss.06899}, | ||
year = {2024}, | ||
publisher = {The Open Journal}, | ||
volume = {9}, | ||
number = {101}, | ||
pages = {6899}, | ||
author = {Vincent Auriau and Ali Aouad and Antoine Désir and Emmanuel Malherbe}, | ||
title = {Choice-Learn: Large-scale choice modeling for operational contexts through the lens of machine learning}, | ||
journal = {Journal of Open Source Software} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: Choice-Learn | ||
message: >- | ||
Large-scale choice modeling for operational contexts | ||
through the lens of machine learning | ||
type: software | ||
authors: | ||
- given-names: Vincent | ||
family-names: Auriau | ||
email: vincent.auriau@artefact.com | ||
affiliation: CentraleSupélec | ||
orcid: 'https://orcid.org/0009-0002-9640-2639' | ||
- given-names: Ali | ||
family-names: Aouad | ||
orcid: 'https://orcid.org/0000-0002-9812-6140' | ||
affiliation: London Business School | ||
- given-names: Antoine | ||
family-names: Désir | ||
affiliation: INSEAD | ||
orcid: 'https://orcid.org/0000-0001-5654-3301' | ||
- given-names: Emmanuel | ||
family-names: Malherbe | ||
affiliation: Artefact Research Center | ||
orcid: 'https://orcid.org/0009-0006-0898-6873' | ||
identifiers: | ||
- type: doi | ||
value: 10.21105/joss.06899 | ||
repository-code: 'https://github.com/artefactory/choice-learn' | ||
url: 'https://artefactory.github.io/choice-learn/' | ||
abstract: >- | ||
Choice-Learn provides a modular suite of choice modeling | ||
tools for practitioners and academic researchers to | ||
process choice data, and then formulate, estimate and | ||
operationalize choice models. | ||
license: MIT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.