Examples#
For a thorough tutorial of the methods introduced in scikit-matter
, we
suggest you check out the pedagogic notebooks in our companion project
kernel-tutorials.
For running the examples locally install scikit-matter
with the examples
optional dependencies.
pip install skmatter[examples]