modeling-examples
modeling-examples copied to clipboard
Gurobi modeling examples
Fixes #26 @yurchisin this possibly affects you more than anyone. I don't think we publish this notebook on our website.
Some notebooks have been broken recently by changes in packages, eg gurobipy 10 -> gurobipy 11 pandas 1 -> pandas 2 gensim not compatible with [SciPy 1.13.0](https://github.com/scipy/scipy/releases/tag/v1.13.0) We need to...
In `modeling-examples/optimization101/bike_share/predict_bike_flow.ipynb` we try to download a dataset at: `https://s3.amazonaws.com/tripdata/202207-citbike-tripdata.csv.zip` It no longer exists. I'll see if I can find it somewhere else.
Hi Gurobi Team, Thank you for providing such an excellent examples repository—it's been incredibly helpful for newcomers. I would like to contribute an industry example focused on cloud resource management....