Skip to content

Commit

Permalink
21041: added Conditioned and Predictive Insight recipes (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: DawnHogan <[email protected]>
  • Loading branch information
dawnhogan and DawnHogan authored Sep 26, 2024
1 parent c4de58a commit f730b35
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion source/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,15 @@ Explores the different types of insights that can be attained using Howso.

**Notable Recipes**

1. :download:`Engine-Insights <https://github.com/howsoai/howso-engine-recipes/tree/main/recipes/1-Insights>`
1. :download:`Engine-Insights <https://github.com/howsoai/howso-engine-recipes/blob/main/recipes/1-Insights/engine-insights.ipynb>`
- See an introduction to many of the insights that can be gained through Howso Engine.

2. :download:`Conditioned-Insights <https://github.com/howsoai/howso-engine-recipes/blob/main/recipes/1-Insights/conditioned-insights.ipynb>`
- See how your dataset's predictability changes under a variety of conditions providing out of the box insights on your data without the need to build multiple machine learning models.

3. :download:`Prediction-Insights <https://github.com/howsoai/howso-engine-recipes/blob/main/recipes/1-Insights/prediction-insights.ipynb>`
- See how Predictive insights with complete attribution and detailed explanations can be gained through Howso Engine.

Section 2-Workflows
^^^^^^^^^^^^^^^^^^^
Example use cases that combine different Howso insights and capabilities into practical workflows.
Expand Down

0 comments on commit f730b35

Please sign in to comment.