ilovefood2 / docker-image-data-sci

Docker Image with many DS libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image for Data Science

Built on centos:latest, this image contains packages for creating a image with data science purpose.

Packages include:

python2.7

jupyter Theano Keras SciKit-Learn pandas Bokeh Seaborn NLTK Scrapy tensorflow XGBoost LightGBM CatBoost Dist-keras graphlab-create spacy

python3.6

Theano Keras SciKit-Learn pandas Bokeh Seaborn NLTK Scrapy tensorflow XGBoost LightGBM CatBoost Dist-keras spacy turicreate

hadoop2.9.2

spark2.4.1

scala2.12.7

jdk1.8

Usage

docker pull ikelca/repo:centos-data-sci

About

Docker Image with many DS libraries


Languages

Language:Shell 52.2%Language:Dockerfile 47.8%