####################### Use Cases and Solutions ####################### Different from the tutorials and examples in the rest of the document which show the usage of a feature, this part mainly introduces end-to-end scenarios and use cases to help users further understand how NNI can help them. NNI can be widely adopted in various scenarios. We also encourage community contributors to share their AutoML practices especially the NNI usage practices from their experience. Use Cases and Solutions ======================= .. toctree:: :maxdepth: 2 Automatic Model Tuning (HPO/NAS) Automatic System Tuning (AutoSys) Model Compression Feature Engineering Performance measurement, comparison and analysis Use NNI on Google Colab Auto Completion for nnictl Commands External Repositories and References ==================================== With authors' permission, we listed a set of NNI usage examples and relevant articles. External Repositories ===================== * `Hyperparameter Tuning for Matrix Factorization `__ with NNI * `scikit-nni `__ Hyper-parameter search for scikit-learn pipelines using NNI Relevant Articles ================= * `Hyper Parameter Optimization Comparison <./HpoComparison.rst>`__ * `Neural Architecture Search Comparison <./NasComparison.rst>`__ * `Parallelizing a Sequential Algorithm TPE <./ParallelizingTpeSearch.rst>`__ * `Automatically tuning SVD with NNI <./RecommendersSvd.rst>`__ * `Automatically tuning SPTAG with NNI <./SptagAutoTune.rst>`__ * `Find thy hyper-parameters for scikit-learn pipelines using Microsoft NNI `__ * `(in Chinese) AutoML tools (Advisor, NNI and Google Vizier) comparison `__ * `(in Chinese) A summary of NNI new capabilities in 2019 `__