v2.2
Table of Contents
Overview
Installation
QuickStart
Auto (Hyper-parameter) Tuning
Write Trial
Tuners
Assessors
Training Platform
Examples
MNIST
Cifar10
Scikit-learn
GBDT
WebUI
How to Debug
Advanced
Neural Architecture Search
Model Compression
Feature Engineering
References
Use Cases and Solutions
Research and Publications
FAQ
How to Contribute
Change Log
NNI
Docs
»
Auto (Hyper-parameter) Tuning
»
Examples
Edit on GitHub
Examples
ΒΆ
MNIST
Cifar10
Overview
Scikit-learn
1. How to run the example
2. Description of the example
3. How to write scikit-learn code using NNI
GBDT
1. Search Space in GBDT
2. Task description
3. How to run in nni