Notebook repository adapted from the Kaggle course Introduction to Machine Learning. Credits to Dan Becker.
Notebooks need to be run with the following Python packages installed:
- boto3
- pandas
- sklearn
The data of this course are downloaded from an S3 bucket. The S3 client accesses the required S3 credentials through these environment variables:
- S3_ACCESS_KEY
- S3_SECRET_KEY