cog-imperial / OMLT

Represent trained machine learning models as Pyomo optimization formulations
Other
257 stars 56 forks source link

Update README.rst #53

Closed ThebTron closed 2 years ago

ThebTron commented 2 years ago

The article for the software package is now on arXiv so I updated the readme accordingly.

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (bc6161f) into main (4fd2476) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   94.15%   94.15%           
=======================================
  Files          24       24           
  Lines        1231     1231           
  Branches      186      186           
=======================================
  Hits         1159     1159           
  Misses         42       42           
  Partials       30       30           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4fd2476...bc6161f. Read the comment docs.

jalving commented 2 years ago

Looks good. I will merge after the checks complete.