yngtodd / nuclei

2018 Kaggle Data Science Bowl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Documentation Status Updates

Nuclei

Notes and models for the 2018 Kaggle Data Science Bowl

Installation

Stable release

To install nuclei, run this command in your terminal:

pip install nuclei

This will give you the most recent stable release of nuclei.

From sources

To install the development version:

git clone git://github.com/yngtodd/nuclei

Once you have a copy of the source, you can install it with:

python setup.py install

Features

  • TODO: Get this thing started!

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

2018 Kaggle Data Science Bowl

License:MIT License


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.4%Language:Makefile 0.3%