- Open https://colab.research.google.com/
- You will have already open "Welcome to Colaboratory" notebook
- Open notebook (File -> Open Notebook) in top left or "Crtl/Cmd + O"
- Click on Github tab in the window that just opened.
- Enter this repo "https://github.com/DataHow/analytics-course-scripts.git" and click search.
- Select "datahow-course-scripts" under Repository, and keep the "main" branch.
- Open the first "00_Process_Characterization.ipynb" notebook.
Part 1:
- 00_Process_Simulation
- 01_PCA (Principal Component Analysis)
- 02_PLS (Linear Regression and Partial Least Squares)
- 03_GP (Gaussian Processes)
Part 2:
- 04_Hybrid_Model
- 05_Ensembles
- 06_Bayesian_Optimization