Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreibarsan/dm-notes
Study notes for ETH Zurich's Data Mining course (Fall 2015).
https://github.com/andreibarsan/dm-notes
Last synced: 12 days ago
JSON representation
Study notes for ETH Zurich's Data Mining course (Fall 2015).
- Host: GitHub
- URL: https://github.com/andreibarsan/dm-notes
- Owner: AndreiBarsan
- License: unlicense
- Created: 2016-01-10T22:53:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T19:26:46.000Z (over 8 years ago)
- Last Synced: 2023-03-15T23:10:17.675Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 949 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ETH Zurich Data Mining Study Nodes
==================================Purpose
-------
* These are my personal notes for studying for the Winter 2016 ETH Data Mining
Exam.
* They also contain lots of (mostly incomplete) notes on various
prerequisites, such as linear algebra, convex optimization, signal
processing, etc.
* They are by no means complete or correct.Viewing the notes
-----------------
* You should probably clone the repo and open the notes using
[Jupyter](https://github.com/jupyter/notebook), since it seems GitHub's own
IPython renderer doesn't get along with LaTeX math very well (especially
explicit 'equation' environments).License
-------
* These notes are Public Domain.