• Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    Jupyter Notebook
  • Created over 3 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

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!