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.
- Host: GitHub
- URL: https://github.com/hsm207/seek
- Owner: hsm207
- Created: 2018-08-08T08:23:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T01:46:23.000Z (about 7 years ago)
- Last Synced: 2025-01-14T11:14:30.605Z (9 months ago)
- Language: Jupyter Notebook
- Size: 559 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.