{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Machine Learning Notebooks\n", "\n", "Welcome to the Machine Learning Notebooks.\n", "\n", "## Tools\n", "* [NumPy](tools_numpy.ipynb)\n", "* [Matplotlib](tools_matplotlib.ipynb)\n", "* [Pandas](tools_pandas.ipynb)\n", "\n", "**This work is in progress, more notebooks are coming soon...**" ] } ], "metadata": { "kernelspec": { "display_name": "Python 2", "language": "python", "name": "python2" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.11" } }, "nbformat": 4, "nbformat_minor": 0 }