0 Forks
0 Stars
0 Watchers

kaggle

Solutions to Kaggle exercises

How to download and setup kaggle

Open terminal and run command
git clone https://github.com/akrisanov/kaggle.git
git clone is used to create a copy or clone of kaggle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kaggle https://github.com/akrisanov/kaggle/archive/master.zip

Or simply clone kaggle with SSH
[email protected]:akrisanov/kaggle.git

If you have some problems with kaggle

You may open issue on kaggle support forum (system) here: https://github.com/akrisanov/kaggle/issues