Skip to content

Commit

Permalink
tabel
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau committed May 23, 2024
1 parent 8a4dc11 commit 4553469
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@ Choice-Learn provides a modular suite of choice modeling tools for practitioners

A summary of the main contributions of Choice-Learn is provided in Table \ref{tab:comparison}.

+--------------+-------------+-----------+--------+-------------------+----------+
| Package | Data Processing | Estimation Method | Header 4 |
+:============:+:===========:+:=========:+:======:+:=================:+:========:+
| Biogeme | Traditional | NeuralNet | Custom | Custom | Custom |
+--------------+------------+------------+--------+-------------------+----------+
| Biogeme | cells span columns | cells span columns |
+--------------+------------+------------+--------+-------------------+----------+
| PyLogit | cells span columns | cells span columns |
+--------------+------------+------------+--------+-------------------+----------+
| Torch-Choice | cells | - body | cells span columns |
+--------------+------------+------------+--------+-------------------+----------+
| Choice-Learn | | - here | cells span columns |
+==============+============+============+========+===================+==========+
+--------------+-------------+-----------+-------------+-----------+--------+-------------------+----------+
| Package | Data Processing | Estimation | Estimation Method | Header 4 |
+:============:+:===========:+:=========:+:===========:+:=========:+:======:+:=================:+:========:+
| | Format | Batching | Traditional | NeuralNet | Custom | Custom | Custom |
+--------------+-------------+-----------+-------------+-----------+--------+-------------------+----------+
| Biogeme | cells span columns | cells span columns | cells span columns |
+--------------+-------------+-----------+-------------+-----------+--------+-------------------+----------+
| PyLogit | cells span columns | cells span columns | cells span columns |
+--------------+-------------+-----------+-------------+-----------+--------+-------------------+----------+
| Torch-Choice | cells span columns | cells | - body | cells span columns |
+--------------+-------------+-----------+-------------+-----------+--------+-------------------+----------+
| Choice-Learn | cells span columns | | - here | cells span columns |
+==============+============+============+============+============+========+===================+==========+


# Statement of need
Expand Down

0 comments on commit 4553469

Please sign in to comment.