Skip to content

mamurak/intro-to-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Machine Learning

Notebook repository adapted from the Kaggle course Introduction to Machine Learning. Credits to Dan Becker.

Requirements

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published