Examples
Examples of using Snap ML can be found in our open-source repository.
To clone the examples and install dependencies:
git clone https://github.com/IBM/snapml-examples
cd snapml-examples
pip install -r requirements.txt
Then navigate within the examples folder to explore the various Jupyter notebooks provided.