Course material for the NMBU course IND320 Data to decision.
Compiled Jupyter Notebooks are available as a Jupyter Book which is structured the same way as the folders below.
IND320
├── D2Dbook/ <- Jupyter Notebooks
│ ├── 0_General/
│ ├── 1_Decision_making/
│ ├── 2_Deployment1/1_Dashboards/
│ ├── 3_Data_sources/
│ ├── 4_Data_quality/
│ ├── 5_Machine_Learning/
│ ├── 6_Deployment2/
│ ├── 7_Appendix/
│ ├── data/
│ └── images/
├── docs/ <- Compiled book
└── streamlit/ <- Example apps