Basics:
1-eda_titanic: Exploratory Data Analysis (EDA) Challenge
2-etl_wheather_api: Extract, Transform and load data to construct a whather API
3-math_livecoding: Linear Algebra with NumPy
Machine Learning:
4-forecasting_nfp_lr: Forecasting Non-Farm Payrolls With Linear Regression
5-color_reduction: Color reduction with cluster algorithms (K-Means)
6-causal_inference: Causal Interference
- Fork the Repository: Start by forking this repository to your GitHub account. This will be your working space for the workshop.
- Clone the Repository: Clone the forked repository to your local machine.
- Branching: Each participant will create their own branch for working on assigned tasks. This approach will help simulate a real collaborative coding environment.
Happy Coding!