This shows you the differences between two versions of the page.
ep:labs:02:contents:tasks:ex1 [2019/10/06 14:15] radu.mantu removed |
ep:labs:02:contents:tasks:ex1 [2025/02/11 23:22] (current) cezar.craciunoiu created |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | == 01. [20p] Monitor system's memory with vmstat == | + | ==== Google Colab Notebook ==== |
- | * Write a script (any language, preferably python) that allocates approximately 1GB of memory, and keeps it allocated until receiving an input from the user (e.g. pressing a key in the terminal). | + | |
- | * Observe the effect of your script on the system's memory by using the //vmstat// command. | + | For this lab, we will use Google Colab for exploring pandas and seaborn. Please solve your tasks [[https://github.com/cosmaadrian/ml-environment/blob/master/EP_Plotting_II.ipynb|here]] by clicking "**Open in Colaboratory**". |
+ | |||
+ | You can then export this python notebook as a PDF (**File -> Print**) and upload it to **Moodle**. |