Data science and machine learning in chemical engineering
These are lecture notes from a mini course I taught on data science and machine learning in chemical engineering.
These are the official lectures from the class. I hope they work for you, but there may be links to files in a google drive that only CMU students can access. Let me know in an issue if you find one.
- Introduction
- Using numpy
- Interactive visualization with numpy and matplotlib
- Introduction to Pandas
- Intermediate Pandas
- Pandas as a database
- Introduction to linear regression with sklearn
- Intermediate sklearn
- Nonlinear models in sklearn
- Random Forest regression
Good luck!