####################### 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 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 ================= * `Cost-effective Hyper-parameter Tuning using AdaptDL with NNI - Feb 23, 2021 `__ * `(in Chinese) A summary of NNI new capabilities in NNI 2.0 - Jan 21, 2021 `__ * `(in Chinese) A summary of NNI new capabilities in 2019 - Dec 26, 2019 `__ * `Find thy hyper-parameters for scikit-learn pipelines using Microsoft NNI - Nov 6, 2019 `__ * `(in Chinese) AutoML tools (Advisor, NNI and Google Vizier) comparison - Aug 05, 2019 `__ * `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>`__