Basic-Machine-Learning-Models
A collection for basic machine learning and data mining model implementations, in Python, mainly referencing the books: *Machine Learning: A Probabilistic Perspective* and *Data Mining Concepts and Techniques*. Most codes are implemented in a plain way, without using high-level API or modules. The demo of results is also generally available. Suitable for example and self-learning. Have fun!