You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A howto in this repository is referred to a comprehensive and end-to-end example that uses a given dataset. In most cases the goal of a howto is to show how to create training and prediction pipelines to train a model and to use and evaluate it continuously.
There are not a lot of guidelines about a howto. A howto can contain different python, or java files, or shell scripts. However these files are expected in any howto example:
An overview.md file which goes over the example in details and explains different aspects of it.