| layout | home |
|---|---|
| permalink | /support/ |
| title | Seldonian \| Support |
We use GitHub issues to track ideas, feedback, tasks, bugs, and to answer questions. As described on the Overview page, this project consists of four repositories: Engine, Experiments, GUI, and Tutorials. Each repository has its own GitHub issues page. To determine which is the appropriate page for your question or feedback, see below.
-
Go to GitHub issues for the Engine repositoryEngine: The GitHub issues page in theEnginerepository should be used for questions and feedback related to the implementation of the Seldonian algorithm. Examples include questions related to how different optimizers can be selected or how different parametric models (parameterized policies in reinforcement learning) can be used by the engine. -
Go to GitHub issues for the Experiments repositoryExperiments: The GitHub issues page in theExperimentsrepository should be used for questions and feedback related to the Experiments library. This library is used for evaluating the performance and safety of Seldonian and other machine learning algorithms. Examples include questions related to how the multiple trials can be parallelized or why a certain plot is shown whenplot_generator.make_plots()is called. -
Go to GitHub issues for the GUI repositoryGUI: The GitHub issues page in theGUIrepository should be used for questions and feedback related to the Seldonian interface GUI. -
Go to GitHub issues for the Tutorials repositoryTutorials: The GitHub issues page in theTutorialsrepository should be used for beginner questions, general questions about how to use the library, and for any feedback or questions related to the tutorials and examples provided in theTutorialsrepository. If you are unsure where to post, start here!