• Stars
    star
    176
  • Rank 216,987 (Top 5 %)
  • Language
    Jupyter Notebook
  • Created over 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a collection of iPython notebooks from my course on data mining. Data used in the notebooks can be downloaded from the given links in the notebooks.

DataMiningNotebooks

Please see the following data mining example notebooks that go along with my Data Mining companion class at Southern Methodist University.

Notebooks are numbered by the unit (i.e., week) at which they are covered in the class. Other class examples are prefixed with "E" and then the number of the example (they are not ties with a specific week). Also included here are the initial notebooks for various in-class assignments we use throughout the semester.

To use the notebooks you can either download the repository as a zip file (top right corner) or you can use a git checkout via the command:

git clone https://github.com/eclarson/DataMiningNotebooks.git

This will install the entire git repository into a new directory and you can always update the directory via git.

Please direct any questions to the course instructor or to Professor Larson ([email protected])