Skip to content

nerivo/Ipython-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ipython-notebooks

To run these notebooks the user will need to install python, ipython notebook, numpy, scipy, pandas, nltk and scikit-learn.

Python is generally installed on unix based operating systems. If you use windows download it from here: https://www.python.org/download/

Instructions on how to install ipython can be found here http://ipython.org/install.html

To install the remaining packages use pip. Eg. pip install numpy, pip install scipy, ... More information on pip can be found here: http://pip.readthedocs.org/en/latest/index.html

The spam notebook makes use of the Enron data set and can be downloaded here: http://www.aueb.gr/users/ion/data/enron-spam/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published