{ "metadata": { "name": "", "signature": "sha256:55bcd14f2534e3c4d1305defd8f3463f9885b410bf6c5bdecd57030c8ae5b85d" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "[[back to pattern_classification](https://github.com/rasbt/pattern_classification)]" ] }, { "cell_type": "code", "collapsed": false, "input": [ "%load_ext watermark" ], "language": "python", "metadata": {}, "outputs": [], "prompt_number": 1 }, { "cell_type": "code", "collapsed": false, "input": [ "%watermark -d -u -v -p scikit-learn,pandas,scipy,matplotlib" ], "language": "python", "metadata": {}, "outputs": [ { "output_type": "stream", "stream": "stdout", "text": [ "Last updated: 15/08/2014 \n", "\n", "CPython 3.4.1\n", "IPython 2.0.0\n", "\n", "scikit-learn 0.15.1\n", "pandas 0.14.0\n", "scipy 0.14.0\n", "matplotlib 1.3.1\n" ] } ], "prompt_number": 2 }, { "cell_type": "markdown", "metadata": {}, "source": [ "[More information](https://github.com/rasbt/watermark) about the `watermark` magic command extension.\n", "\n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "