Contributing
December 18, 2025 · View on GitHub
This Howso™ opensource project only accepts code contributions from individuals and organizations that have signed a contributor license agreement. For more information on contributing and for links to the individual and corporate CLAs, please visit: https://www.howso.com/cla
Reviewing Recipes before a Release
All recipes should be visually inspected, but there are a couple of specific things that are worth looking for:
- In
time_series_forecasting.ipynbandtime_series_overview.ipynb, ensure that the forecasted lines are smooth and that the generative time series visually match the original time series. - In
car_type_demo.ipynbensure that Kia and Hyundai show up in the most similar records in the output of cell 21. - In
model_monitoring.ipynbensure that there is a clear distinction between the data pre-and post the start of the kiwi data. - In
auditing_and_editing.ipynbensure that the prediction after the edit results in the correct predicted value.