.. DataRobot Blueprint Workshop ============================ The Blueprint Workshop is built to ensure that constructing and modifying DataRobot blueprints through a programmatic interface is idiomatic, convenient, and powerful. For those getting up and running for the first time, you will need to follow :ref:`our setup instructions `. For those already setup, going through the :ref:`tutorials `, is the best way to familiarize yourself with the Blueprint Workshop. We also provide both :doc:`examples ` and an :ref:`api reference ` for those already familiar with the Blueprint Workshop. Some examples in this documentation reference methods from the DataRobot Python Client. Please refer to the `DataRobot API documentation `_ homepage for a list of documentation for DataRobot APIs, including the `DataRobot Python Client documentation `_. For convenience, here is a complete table of contents: .. toctree:: :maxdepth: 2 :caption: Setup setup.rst configuration.rst .. toctree:: :maxdepth: 2 :caption: Tutorials getting_started.rst advanced_topics.rst .. toctree:: :maxdepth: 2 :caption: Examples examples/walkthrough/Walkthrough.ipynb examples/advanced/Custom.ipynb examples/advanced/FeatureSelection.ipynb .. toctree:: :maxdepth: 2 :titlesonly: :caption: Reference autodoc/api_reference.rst Indices and tables ================== * :ref:`genindex` * :ref:`search`