Data Analysis Agent =================== The narrative documentation for the data analysis package — covering the **Data Analysis Agent** and the two analysis algorithms (**anomaly detection** and **Adtributor drill-down**) — lives in the package README, included below: .. include:: ../../openchatbi/analysis/README.md :parser: myst_parser.sphinx_ API Reference ------------- .. automodule:: openchatbi.analysis.agent :members: :undoc-members: :show-inheritance: .. automodule:: openchatbi.analysis.anomaly_detection :members: :undoc-members: :show-inheritance: .. automodule:: openchatbi.analysis.adtributor :members: :undoc-members: :show-inheritance: .. automodule:: openchatbi.analysis.models :members: :undoc-members: :show-inheritance: