REST API samples and examples
Use sample notebooks with REST API samples and examples to learn about available features and techniques.
cURL samples
Some familiarity using cURL is helpful.
| Sample name | Framework | Techniques demonstrated |
|---|---|---|
| Use scikit-learn to predict diabetes progression | Scikit-Learn | Use cURL to interact with the Watson Machine Learning APIs Work with Watson Machine Learning repository to deploy and score a model |
| Use AutoAI and batch deployment to predict credit risk | Hybrid (AutoAI) | Work with Watson Machine Learning experiments to train AutoAI models Download computed models to local storage Perform batch deployment and score the trained model |
Learn more
For complete Watson Machine Learning API documentation and examples, refer to IBM Watson Machine Learning API documentation.
Parent topic: Training and deploying machine learning models in notebooks