ssusie / python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This folder contains materials for python recitation.

You will need ipython notebook http://ipython.org/notebook.html to run the notebook files ends in .ipynb.
Alternatively, you can also look at the files ends in .py which are exported from ipython notebook

# Notebooks
* python_basic.ipynb: review of basic operations in python
* numpy-example.ipynb: numpy and scipy.sparse examples
* mushroom-example.ipynb: use linear regression to classify mushrooms

# Data
* data: contains the mushroom data, constructed from UCI machine learning dataset
* rt-polaritydata: contains movie review data from http://www.cs.cornell.edu/people/pabo/movie-review-data/

About


Languages

Language:Jupyter Notebook 94.8%Language:Python 5.2%