cog-imperial / OMLT

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

List notebook dependencies #85

Closed jalving closed 2 years ago

jalving commented 2 years ago

Legal Acknowledgement\ By contributing to this software project, I agree my contributions are submitted under the BSD license. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

This PR adds a library setup section to the notebooks that were missing them. Every notebook lists the required packages to run.

codecov[bot] commented 2 years ago

Codecov Report

Merging #85 (2c14a00) into main (bc46b99) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   94.19%   94.19%           
=======================================
  Files          25       25           
  Lines        1240     1240           
  Branches      192      192           
=======================================
  Hits         1168     1168           
  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 bc46b99...2c14a00. Read the comment docs.