Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.47 KB

readme.md

File metadata and controls

32 lines (28 loc) · 1.47 KB

WhizzML Tutorials

This folder contains some basic scripts that are mainly written to provide simple examples of utilities that can be done using WhizzML. The examples are provided to illustrate how to build simple functions that can be combined to perform usual chores.

Besides those examples, the docs folder contains 101's commented examples that describe the steps needed to create canonical training and predicting workflows. Each 101 deals with a different model type:

Most of these documents focus on the creation calls for all BigML resources using default parameters. Of course, they can be modified to add other tuning parameters in each creation call. To learn more about the available parameter, please check the API documentation.