digiLab-ai / twinLab-Tutorials

A demonstration of twinLab, a tool that makes it easy to incorporate Probabilisitic Machine Learning into engineering workflows
2 stars 0 forks source link

`Emulator.plot()` functionality added to notebooks #42

Closed sergiochavezlazo96 closed 7 months ago

sergiochavezlazo96 commented 7 months ago

📝 PR Overview

This PR uses the new plotting functionality added in mead-twin540-plotting. I change large blocks of code with emulator.plot when it was possible. Currently, blocks that use ax to generate different subplots are not possible to modify with emulator.plot.

TODO: Review plots that use recommend. TODO: If we want to support subplots, find a way to do it in client.

🎯 What is the PR about?

As above.

🔄 Type of Change

Implementation details

👥 Contributors

@alexander-mead @sergiochavezlazo96

alexander-mead commented 7 months ago

@sergiochavezlazo96 Can you merge with the latest dev branch and deal with the conflicts. Then we can get this merged.