An open API service indexing awesome lists of open source software.

https://github.com/hsm207/seek

Solutions to the Data Scientist assignment from Global Delivery Pod.
https://github.com/hsm207/seek

Last synced: 7 months ago
JSON representation

Solutions to the Data Scientist assignment from Global Delivery Pod.

Awesome Lists containing this project

README

          

# Introduction

This repository contains my answers to the Data Scientist assessment
from Global Delivery Pod.

# System Requirements

Install `Python 3.6.6 |Anaconda custom (64-bit)| (default, Jun 28 2018, 11:27:44)
[MSC v.1900 64 bit (AMD64)]` and the following libraries:

1. [kaggle](https://github.com/Kaggle/kaggle-api)
2. [boto3](https://pypi.org/project/boto3/)
3. [retinasdk](https://github.com/cortical-io/retina-sdk.py)
4. [wikipedia](https://pypi.org/project/wikipedia/)

# Usage

The solution to each question is written in separate jupyter notebooks
and saved in the `./notebooks` folder.