.. _python_library_walkthroughs: Python Library ================================ This tutorial will guide you through how to get started with using the RIME Library in your Jupyter notebook. Similar to the `RIME Stress Testing Tutorial `__, we will be using the `IEEE-CIS Fraud Detection dataset `__. Since the RIME Library is directly accessible after installing our python package, please make sure to complete the steps in `Installation <../get_started/installation.html>`__ first. .. toctree:: :maxdepth: 2 python-library/rime_data_model_setup.md .. toctree:: :maxdepth: 2 python-library/rime_stress_tests.md .. toctree:: :maxdepth: 2 python-library/rime_adversarial.md .. toctree:: :maxdepth: 2 python-library/rime_model_behavior.md .. toctree:: :maxdepth: 2 python-library/rime_model_performance.md